summaryrefslogtreecommitdiff
path: root/npc/001-2-33
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-10-12 12:01:49 -0500
committerwushin <pasekei@gmail.com>2016-11-24 21:28:52 -0600
commite7ed1047703ea1eca35d0821e3491a66d79f24a6 (patch)
tree60a43b0bd42027afb426bd3043dc6392f818baf3 /npc/001-2-33
parent01b3347b3ddde80d53380691cb8ba811597be5ea (diff)
downloadserverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.tar.gz
serverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.tar.bz2
serverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.tar.xz
serverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.zip
Add auto-gen files in
Diffstat (limited to 'npc/001-2-33')
-rw-r--r--npc/001-2-33/_import.txt4
-rw-r--r--npc/001-2-33/_warps.txt59
2 files changed, 55 insertions, 8 deletions
diff --git a/npc/001-2-33/_import.txt b/npc/001-2-33/_import.txt
index 095e0187..7dadf6f8 100644
--- a/npc/001-2-33/_import.txt
+++ b/npc/001-2-33/_import.txt
@@ -1,6 +1,6 @@
-// Map 001-2-33: Artis, Legion of Aemil Headquarters
+// Map 001-2-33: Legion of Aemil Headquarters
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/001-2-33/_warps.txt",
-"npc/001-2-33/doors.txt",
"npc/001-2-33/lozerk.txt",
"npc/001-2-33/mapflags.txt",
"npc/001-2-33/triggers.txt",
diff --git a/npc/001-2-33/_warps.txt b/npc/001-2-33/_warps.txt
index 0e6f5fda..16311469 100644
--- a/npc/001-2-33/_warps.txt
+++ b/npc/001-2-33/_warps.txt
@@ -1,6 +1,53 @@
-// Map 001-2-33: Artis, Legion of Aemil Headquarters
-001-2-33,34,47,0 warp ToArtis#001-2-33 0,0,001-1,57,42
-001-2-33,23,30,0 warp ToLeftDormroom#001-2-33 0,0,001-2-37,36,28
-001-2-33,45,30,0 warp ToRightDormroom#001-2-33 0,0,001-2-38,24,28
-001-2-33,25,40,0 warp ToLeftPvP#001-2-33 1,0,001-2-40,27,46
-001-2-33,43,40,0 warp ToRightPvP#001-2-33 1,0,001-2-40,45,46
+// 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,30,0 warp #001-2-33_45_28 0,0,001-2-38,24,28
+001-2-33,23,30,0 warp #001-2-33_23_28 0,0,001-2-37,36,28
+001-2-33,25,40,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,47,0 warp #001-2-33_34_46 0,0,001-1,57,42