From e659f757b4fc75d63993577134b0c7cec6df3cec Mon Sep 17 00:00:00 2001 From: Stefan Dombrowski Date: Fri, 3 Feb 2012 00:39:13 +0100 Subject: Making doors and docks unclickable --- world/map/npc/015-3/barrier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/015-3/barrier.txt') diff --git a/world/map/npc/015-3/barrier.txt b/world/map/npc/015-3/barrier.txt index 32b0a6c3..d0603c6c 100644 --- a/world/map/npc/015-3/barrier.txt +++ b/world/map/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,42,0|script|#CatCaveBarrier|127,1,1,{ +015-3.gat,31,42,0|script|#CatCaveBarrier|45,1,1,{ if (getequipid(equip_head) != 1217 && (getequipid(equip_head) > 0 -- cgit v1.2.3-60-g2f50