diff options
author | wushin <pasekei@gmail.com> | 2014-06-18 10:02:03 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-06-18 10:13:46 -0500 |
commit | df92273c8412b87d7fe86b4547d08c66cf2ed5c2 (patch) | |
tree | caa1ab6efe20a2249d7f1205d662a2b4dc27526a /world/map/npc/items | |
parent | 511dc33bfe89c98251579d72ff7f3fa795e29d15 (diff) | |
download | serverdata-df92273c8412b87d7fe86b4547d08c66cf2ed5c2.tar.gz serverdata-df92273c8412b87d7fe86b4547d08c66cf2ed5c2.tar.bz2 serverdata-df92273c8412b87d7fe86b4547d08c66cf2ed5c2.tar.xz serverdata-df92273c8412b87d7fe86b4547d08c66cf2ed5c2.zip |
Moving GM/Dev utilities off of botcheck
Allows botcheck to become a permanent prison
Diffstat (limited to 'world/map/npc/items')
-rw-r--r-- | world/map/npc/items/unequipcb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/items/unequipcb.txt b/world/map/npc/items/unequipcb.txt index 10080990..5db24bd4 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 -1s at the end. // Note: the client (I think) has a display bug if this is called // during the intial connection's equip hook -botcheck.gat,0,0,0|script|UnequipCB|-1,-1,-1 +017-9.gat,0,0,0|script|UnequipCB|-1,-1,-1 { end; |