diff options
Diffstat (limited to 'npc/015-3')
-rw-r--r-- | npc/015-3/_mobs.txt | 1 | ||||
-rw-r--r-- | npc/015-3/_warps.txt | 2 | ||||
-rw-r--r-- | npc/015-3/barrier.txt | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/npc/015-3/_mobs.txt b/npc/015-3/_mobs.txt index 7ed7bc67..1c1d9941 100644 --- a/npc/015-3/_mobs.txt +++ b/npc/015-3/_mobs.txt @@ -4,7 +4,6 @@ 015-3.gat,29,31,2,2 monster Maggots 1002,2,0,0,Mob015-3::On1002 015-3.gat,23,19,1,1 monster Maggots 1002,1,0,0,Mob015-3::On1002 015-3.gat,40,19,1,1 monster Spider 1012,1,0,0,Mob015-3::On1012 -015-3.gat,29,35,2,1 monster Spider 1012,1,0,0,Mob015-3::On1012 015-3.gat,0,0,0 script Mob015-3 -1,{ diff --git a/npc/015-3/_warps.txt b/npc/015-3/_warps.txt index 90107d63..8b8a83d7 100644 --- a/npc/015-3/_warps.txt +++ b/npc/015-3/_warps.txt @@ -1,3 +1,3 @@ // 015-3 warps -015-3.gat,31,37 warp to 015-1 -1,-1,015-1.gat,59,32 +015-3.gat,31,43 warp to 015-1 -1,-1,015-1.gat,59,32 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 || |