From 9b5cadb49152a2e56841e52a864374870c243b7a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 23 May 2018 18:49:39 -0300 Subject: Testing --- npc/003-4-1/_import.txt | 1 - npc/003-4-1/warp.txt | 13 ------------- 2 files changed, 14 deletions(-) delete mode 100644 npc/003-4-1/warp.txt (limited to 'npc/003-4-1') diff --git a/npc/003-4-1/_import.txt b/npc/003-4-1/_import.txt index f9baab1c1..de17f1c1b 100644 --- a/npc/003-4-1/_import.txt +++ b/npc/003-4-1/_import.txt @@ -2,4 +2,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/003-4-1/_mobs.txt", "npc/003-4-1/_warps.txt", -"npc/003-4-1/warp.txt", diff --git a/npc/003-4-1/warp.txt b/npc/003-4-1/warp.txt deleted file mode 100644 index 35f49165a..000000000 --- a/npc/003-4-1/warp.txt +++ /dev/null @@ -1,13 +0,0 @@ -// TMW2 Scripts. - -003-4,38,31,0 script Mahoud Basement NPC_HIDDEN,0,0,{ - -OnTouch: - if (isinstance(getq2(TulimsharQuest_Hasan))) - warp "hasn@"+str(getcharid(0)), 34, 27; - else if (getq(TulimsharQuest_Hasan) > 3) - warp "003-4-1", 34, 27; - else - dispbottom l("This door is locked."); - end; -} -- cgit v1.2.3-60-g2f50