summaryrefslogtreecommitdiff
path: root/npc/001-2-19
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-19
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-19')
-rw-r--r--npc/001-2-19/_import.txt6
-rw-r--r--npc/001-2-19/_warps.txt55
2 files changed, 54 insertions, 7 deletions
diff --git a/npc/001-2-19/_import.txt b/npc/001-2-19/_import.txt
index 4091d03e..c92d0825 100644
--- a/npc/001-2-19/_import.txt
+++ b/npc/001-2-19/_import.txt
@@ -1,5 +1,5 @@
-// Map 001-2-19: Artis, Merchant Hall
-"npc/001-2-19/mapflags.txt",
+// Map 001-2-19: Merchant Hall
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/001-2-19/_warps.txt",
-"npc/001-2-19/doors.txt",
"npc/001-2-19/lloyd.txt",
+"npc/001-2-19/mapflags.txt",
diff --git a/npc/001-2-19/_warps.txt b/npc/001-2-19/_warps.txt
index cab875e3..f69ef28a 100644
--- a/npc/001-2-19/_warps.txt
+++ b/npc/001-2-19/_warps.txt
@@ -1,4 +1,51 @@
-// Map 001-2-19: Artis, Merchant Hall
-001-2-19,41,31,0 warp ToArtisTop#001-2-19 0,0,001-1,104,33
-001-2-19,33,39,0 warp ToArtisMiddle#001-2-19 0,0,001-1,101,37
-001-2-19,41,56,0 warp ToMerchantRoom#001-2-19 0,0,001-2-20,29,27
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 001-2-19: Merchant Hall warps
+001-2-19,41,31,0 warp #001-2-19_41_31 0,0,001-1,104,33
+001-2-19,41,24,0 script #001-2-19_41_24_h NPC_HIDDEN,0,0,{
+OnTouch:
+ warp "001-2-25", 29, 30;
+close;
+
+OnUnTouch:
+ doevent "#001-2-19_41_24::OnUnTouch";
+}
+001-2-19,41,24,0 script #001-2-19_41_24 NPC_ARTIS_DOOR_WOOD,2,3,{
+ close;
+OnTouch:
+ doorTouch;
+
+OnUnTouch:
+ doorUnTouch;
+
+OnTimer340:
+ doorTimer;
+
+OnInit:
+ doorInit;
+}
+
+001-2-19,33,39,0 warp #001-2-19_33_38 0,0,001-1,101,37
+001-2-19,41,56,0 warp #001-2-19_41_55 0,0,001-2-20,29,27
+001-2-19,41,47,0 script #001-2-19_41_47_h NPC_HIDDEN,0,0,{
+OnTouch:
+ warp "001-1", 104, 42;
+close;
+
+OnUnTouch:
+ doevent "#001-2-19_41_47::OnUnTouch";
+}
+001-2-19,41,47,0 script #001-2-19_41_47 NPC_ARTIS_DOOR_WOOD,2,3,{
+ close;
+OnTouch:
+ doorTouch;
+
+OnUnTouch:
+ doorUnTouch;
+
+OnTimer340:
+ doorTimer;
+
+OnInit:
+ doorInit;
+}
+