diff options
author | Wushin <pasekei@gmail.com> | 2014-06-30 18:50:14 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2014-06-30 18:50:14 -0500 |
commit | a0cdf3e2821228f570bf339cd675c012ad4fea57 (patch) | |
tree | 14d7403ac2da270232696ecf7c8bd333dd350590 /world/map/npc/items | |
parent | 5a51f56e7a5fe139231e674434150560b8632c31 (diff) | |
parent | df92273c8412b87d7fe86b4547d08c66cf2ed5c2 (diff) | |
download | serverdata-a0cdf3e2821228f570bf339cd675c012ad4fea57.tar.gz serverdata-a0cdf3e2821228f570bf339cd675c012ad4fea57.tar.bz2 serverdata-a0cdf3e2821228f570bf339cd675c012ad4fea57.tar.xz serverdata-a0cdf3e2821228f570bf339cd675c012ad4fea57.zip |
Merge pull request #121 from wushin/move-utilities-from-botcheck
Moving GM/Dev utilities off of botcheck
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; |