summaryrefslogtreecommitdiff
path: root/world/map/npc/items
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-11-04 20:26:16 -0800
committerBen Longbons <b.r.longbons@gmail.com>2014-11-04 23:01:58 -0800
commite72d67766020ec3cc177f0c80a404711146ef7c5 (patch)
treeec4c4025d70992bc6b98f07a55f772e473e3418f /world/map/npc/items
parentfaa2151d3e775bfa02b7ebac5c946140ceb30c52 (diff)
downloadserverdata-e72d67766020ec3cc177f0c80a404711146ef7c5.tar.gz
serverdata-e72d67766020ec3cc177f0c80a404711146ef7c5.tar.bz2
serverdata-e72d67766020ec3cc177f0c80a404711146ef7c5.tar.xz
serverdata-e72d67766020ec3cc177f0c80a404711146ef7c5.zip
Update scripts for stricter checks
Diffstat (limited to 'world/map/npc/items')
-rw-r--r--world/map/npc/items/unequipcb.txt4
1 files changed, 2 insertions, 2 deletions
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;