diff options
author | Fate <fate-tmw@googlemail.com> | 2009-01-18 12:15:12 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-01-18 12:15:12 -0700 |
commit | b6126dcef7f6f13e98b815e0d4909979b52bd29d (patch) | |
tree | b4b0ff5090c8faefa7e6c3946d9281c71d553892 /npc/015-3/barrier.txt | |
parent | 03e7550003650cb5cf79eb0c8d470ce8bd24ae27 (diff) | |
parent | d66e5af9f0024f897a8d239aa5100b30c487a45b (diff) | |
download | serverdata-b6126dcef7f6f13e98b815e0d4909979b52bd29d.tar.gz serverdata-b6126dcef7f6f13e98b815e0d4909979b52bd29d.tar.bz2 serverdata-b6126dcef7f6f13e98b815e0d4909979b52bd29d.tar.xz serverdata-b6126dcef7f6f13e98b815e0d4909979b52bd29d.zip |
Merge branch 'master' into magic
Diffstat (limited to 'npc/015-3/barrier.txt')
-rw-r--r-- | npc/015-3/barrier.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-3/barrier.txt b/npc/015-3/barrier.txt index 4039e9f5..3abffbb1 100644 --- a/npc/015-3/barrier.txt +++ b/npc/015-3/barrier.txt @@ -1,7 +1,7 @@ // You can only enter the cat cave naked, otherwise the cat's reaction scares // you away. You can also get in while wearing the cat ears. -015-3.gat,31,36,0 script #CatCaveBarrier 127,1,1,{ +015-3.gat,31,42,0 script #CatCaveBarrier 127,1,1,{ if (getequipid(equip_head) != 1217 && (getequipid(equip_head) > 0 || getequipid(equip_shield) > 0 || |