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/022-1/dock.txt | 2 +- world/map/npc/022-1/tutorial.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/022-1') diff --git a/world/map/npc/022-1/dock.txt b/world/map/npc/022-1/dock.txt index e59c52e6..654f4199 100644 --- a/world/map/npc/022-1/dock.txt +++ b/world/map/npc/022-1/dock.txt @@ -1,6 +1,6 @@ // The ferry dock -022-1.gat,84,72,0|script|#tulimshardock|127,6,1,{ +022-1.gat,84,72,0|script|#tulimshardock|45,6,1,{ set @loc, DOCK_tulimshar; callfunc "Ferry"; } diff --git a/world/map/npc/022-1/tutorial.txt b/world/map/npc/022-1/tutorial.txt index ecb1f628..5b89336c 100644 --- a/world/map/npc/022-1/tutorial.txt +++ b/world/map/npc/022-1/tutorial.txt @@ -2,7 +2,7 @@ // Author: Jenalya // if you enter the tutorial area from outside, it is set to be already done -022-1.gat,19,37,0|script|#tutorial|127,0,2{ +022-1.gat,19,37,0|script|#tutorial|45,0,2{ set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; set hasan, 0; set kaan, 0; -- cgit v1.2.3-60-g2f50