From 26faa9a208a15ea858f5069a4c0d92e8a0709bdb Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 18 Feb 2018 02:08:36 +0100 Subject: delete evol maps --- npc/001-2-33/_warps.txt | 53 ------------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 npc/001-2-33/_warps.txt (limited to 'npc/001-2-33/_warps.txt') diff --git a/npc/001-2-33/_warps.txt b/npc/001-2-33/_warps.txt deleted file mode 100644 index 0f913422c..000000000 --- a/npc/001-2-33/_warps.txt +++ /dev/null @@ -1,53 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 001-2-33: Legion of Aemil Headquarters warps -001-2-33,29,32,0 script #001-2-33_29_32_h NPC_HIDDEN,0,0,{ -OnTouch: - warp "001-2-34", 29, 32; -close; - -OnUnTouch: - doevent "#001-2-33_29_32::OnUnTouch"; -} -001-2-33,29,32,0 script #001-2-33_29_32 NPC_ARTIS_IN_DOOR,1,2,{ - close; -OnTouch: - doorTouch; - -OnUnTouch: - doorUnTouch; - -OnTimer340: - doorTimer; - -OnInit: - doorInit; -} - -001-2-33,39,32,0 script #001-2-33_39_32_h NPC_HIDDEN,0,0,{ -OnTouch: - warp "001-2-32", 27, 32; -close; - -OnUnTouch: - doevent "#001-2-33_39_32::OnUnTouch"; -} -001-2-33,39,32,0 script #001-2-33_39_32 NPC_ARTIS_IN_DOOR,1,2,{ - close; -OnTouch: - doorTouch; - -OnUnTouch: - doorUnTouch; - -OnTimer340: - doorTimer; - -OnInit: - doorInit; -} - -001-2-33,45,28,0 warp #001-2-33_45_28 0,0,001-2-38,24,28 -001-2-33,23,28,0 warp #001-2-33_23_28 0,0,001-2-37,36,28 -001-2-33,25,44,0 warp #001-2-33_25_40 2,0,001-2-40,27,46 -001-2-33,43,40,0 warp #001-2-33_43_40 2,0,001-2-40,45,46 -001-2-33,34,46,0 warp #001-2-33_34_46 0,0,001-1,57,42 -- cgit v1.2.3-70-g09d2