From e72d67766020ec3cc177f0c80a404711146ef7c5 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 4 Nov 2014 20:26:16 -0800 Subject: Update scripts for stricter checks --- world/map/npc/items/unequipcb.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/items') diff --git a/world/map/npc/items/unequipcb.txt b/world/map/npc/items/unequipcb.txt index 5db24bd4..83a74f20 100644 --- a/world/map/npc/items/unequipcb.txt +++ b/world/map/npc/items/unequipcb.txt @@ -1,8 +1,8 @@ // For now this has to use a real map name, but the effect happens -// on any map because of the -1s at the end. +// 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,-1,-1 +017-9.gat,0,0,0|script|UnequipCB|-1, { end; -- cgit v1.2.3-60-g2f50