summaryrefslogtreecommitdiff
path: root/npc/021-2
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-02-16 09:36:41 +0000
committerJared Adams <jaxad0127@gmail.com>2009-02-16 09:36:41 +0000
commit051a0461b6251535c5c3019ae8e5c1fbe1347a66 (patch)
tree3ce334e21eb4e04476ccafa2f192b986ca003152 /npc/021-2
parent81f9673228ea0a9fcfc364ede5ce4e705d51b771 (diff)
downloadserverdata-051a0461b6251535c5c3019ae8e5c1fbe1347a66.tar.gz
serverdata-051a0461b6251535c5c3019ae8e5c1fbe1347a66.tar.bz2
serverdata-051a0461b6251535c5c3019ae8e5c1fbe1347a66.tar.xz
serverdata-051a0461b6251535c5c3019ae8e5c1fbe1347a66.zip
Make sure no script just ends
Diffstat (limited to 'npc/021-2')
-rw-r--r--npc/021-2/_import.txt3
-rw-r--r--npc/021-2/_mobs.txt7
-rw-r--r--npc/021-2/_warps.txt5
3 files changed, 15 insertions, 0 deletions
diff --git a/npc/021-2/_import.txt b/npc/021-2/_import.txt
new file mode 100644
index 00000000..f00477be
--- /dev/null
+++ b/npc/021-2/_import.txt
@@ -0,0 +1,3 @@
+map: 021-2.gat
+npc: npc/021-2/_mobs.txt
+npc: npc/021-2/_warps.txt
diff --git a/npc/021-2/_mobs.txt b/npc/021-2/_mobs.txt
new file mode 100644
index 00000000..e192181c
--- /dev/null
+++ b/npc/021-2/_mobs.txt
@@ -0,0 +1,7 @@
+// 021-2 mobs
+
+
+
+021-2.gat,0,0,0 script Mob021-2 -1,{
+ end;
+}
diff --git a/npc/021-2/_warps.txt b/npc/021-2/_warps.txt
new file mode 100644
index 00000000..947ede8e
--- /dev/null
+++ b/npc/021-2/_warps.txt
@@ -0,0 +1,5 @@
+// 021-2 warps
+
+021-2.gat,27,30 warp toOutside -1,-1,021-1.gat,53,135
+021-2.gat,33,30 warp toOutside -1,-1,021-1.gat,55,135
+021-2.gat,39,30 warp toOutside -1,-1,021-1.gat,57,135