From c5795013b52c95847491e13a5549381016629640 Mon Sep 17 00:00:00 2001 From: sevenzz23 Date: Fri, 1 Nov 2013 02:22:55 +0700 Subject: Item Binding System Final. Fixed, some issue thanks to Master Ind ;) Signed-off-by: sevenzz23 --- src/map/pc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map') diff --git a/src/map/pc.c b/src/map/pc.c index ba445b4f4..6c4ebe149 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -10331,6 +10331,7 @@ void pc_defaults(void) { pc->class2idx = pc_class2idx; pc->get_group_level = pc_get_group_level; pc->can_give_items = pc_can_give_items; + pc->bound_chk = pc_bound_chk; pc->can_give_bounded_items = pc_can_give_bounded_items; pc->can_use_command = pc_can_use_command; -- cgit v1.2.3-60-g2f50