From 80af8075940cab5dfb6455af2c731fb01527c097 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 2 May 2015 17:14:43 -0400 Subject: npc -1 => 32767 --- world/map/npc/items/unequipcb.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/items') diff --git a/world/map/npc/items/unequipcb.txt b/world/map/npc/items/unequipcb.txt index 1d269d3a..70480acb 100644 --- a/world/map/npc/items/unequipcb.txt +++ b/world/map/npc/items/unequipcb.txt @@ -2,7 +2,7 @@ // on any map because of the -1 at the end. // Note: the client (I think) has a display bug if this is called // during the intial connection's equip hook -017-9,0,0,0|script|UnequipCB|-1 +017-9,0,0,0|script|UnequipCB|32767 { end; -- cgit v1.2.3-60-g2f50