From ac94b5185e33f525bb26f02cafbd3d877d0a2f60 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:06:39 -0600 Subject: Fix Items For AST --- world/map/npc/items/unequipcb.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/items/unequipcb.txt') diff --git a/world/map/npc/items/unequipcb.txt b/world/map/npc/items/unequipcb.txt index 83a74f20..c033c80f 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.gat,0,0,0|script|UnequipCB|-1, +017-9.gat,0,0,0|script|UnequipCB|-1 { end; @@ -13,7 +13,7 @@ OnUnequip: } // Paired with unequipcb -function|script|UnequipLater|, +function|script|UnequipLater { // if there are multiple items that want to be removed, // only schedule one timer - scripts will be called again -- cgit v1.2.3-60-g2f50