summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2013-05-17 21:43:03 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2013-05-17 21:43:03 +0200
commitcf071d9846890a24d8d462f82da9b6d0f96d8fd2 (patch)
tree0ee54ce871cf58907c51007d7897fa07b3b1fdf6
parent262912f0c8545a82fe2fbf68699cc53d65384b1d (diff)
downloadserverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.tar.gz
serverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.tar.bz2
serverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.tar.xz
serverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.zip
Run make maps to add 034-2. Submodule pointer updated.
m---------client-data0
-rw-r--r--world/map/data/034-2.wlkbin0 -> 5004 bytes
-rw-r--r--world/map/data/resnametable.txt1
-rw-r--r--world/map/npc/034-1/_warps.txt2
-rw-r--r--world/map/npc/034-2/_import.txt5
-rw-r--r--world/map/npc/034-2/_mobs.txt8
-rw-r--r--world/map/npc/034-2/_warps.txt6
-rw-r--r--world/map/npc/_import.txt1
8 files changed, 23 insertions, 0 deletions
diff --git a/client-data b/client-data
-Subproject 8d9264bcae8835e2ea0bc0dd1d429fb04d4dee6
+Subproject 85e0d215065bd09a39e88ee7a46620c748a23e8
diff --git a/world/map/data/034-2.wlk b/world/map/data/034-2.wlk
new file mode 100644
index 00000000..d5da4d31
--- /dev/null
+++ b/world/map/data/034-2.wlk
Binary files differ
diff --git a/world/map/data/resnametable.txt b/world/map/data/resnametable.txt
index a865b707..13e5ff4a 100644
--- a/world/map/data/resnametable.txt
+++ b/world/map/data/resnametable.txt
@@ -84,6 +84,7 @@
032-3.gat#032-3.wlk#
033-1.gat#033-1.wlk#
034-1.gat#034-1.wlk#
+034-2.gat#034-2.wlk#
041-1.gat#041-1.wlk#
042-1.gat#042-1.wlk#
042-2.gat#042-2.wlk#
diff --git a/world/map/npc/034-1/_warps.txt b/world/map/npc/034-1/_warps.txt
index 9c0acf36..be29b7b1 100644
--- a/world/map/npc/034-1/_warps.txt
+++ b/world/map/npc/034-1/_warps.txt
@@ -5,3 +5,5 @@
034-1.gat,16,103|warp|To Deep Snow Forest|-1,1,045-1.gat,176,133
034-1.gat,15,31|warp|To Deep Snow Forest|-1,0,045-1.gat,174,59
034-1.gat,95,18|warp|ToHighlands1|0,-1,046-1.gat,95,116
+034-1.gat,31,68|warp|To Trapper|-1,-1,034-2.gat,28,31
+034-1.gat,64,99|warp|To Cabin|-1,-1,034-2.gat,73,29
diff --git a/world/map/npc/034-2/_import.txt b/world/map/npc/034-2/_import.txt
new file mode 100644
index 00000000..07dfa138
--- /dev/null
+++ b/world/map/npc/034-2/_import.txt
@@ -0,0 +1,5 @@
+// Map 034-2: Trappers Huts
+// This file is generated automatically. All manually changes will be removed when running the Converter.
+map: 034-2.gat
+npc: npc/034-2/_mobs.txt
+npc: npc/034-2/_warps.txt
diff --git a/world/map/npc/034-2/_mobs.txt b/world/map/npc/034-2/_mobs.txt
new file mode 100644
index 00000000..9cabee2a
--- /dev/null
+++ b/world/map/npc/034-2/_mobs.txt
@@ -0,0 +1,8 @@
+// This file is generated automatically. All manually changes will be removed when running the Converter.
+// Trappers Huts mobs
+
+
+
+034-2.gat,0,0,0|script|Mob034-2|-1,{
+ end;
+}
diff --git a/world/map/npc/034-2/_warps.txt b/world/map/npc/034-2/_warps.txt
new file mode 100644
index 00000000..2e840d68
--- /dev/null
+++ b/world/map/npc/034-2/_warps.txt
@@ -0,0 +1,6 @@
+// This file is generated automatically. All manually changes will be removed when running the Converter.
+// Trappers Huts warps
+
+034-2.gat,28,32|warp|To Outside|-1,-1,034-1.gat,31,69
+034-2.gat,73,30|warp|To Outside|-1,-1,034-1.gat,64,100
+034-2.gat,30,33|warp|To Outside|-1,-1,034-1.gat,31,69
diff --git a/world/map/npc/_import.txt b/world/map/npc/_import.txt
index c16ab26e..05d7791e 100644
--- a/world/map/npc/_import.txt
+++ b/world/map/npc/_import.txt
@@ -83,6 +83,7 @@ import: npc/032-1/_import.txt
import: npc/032-3/_import.txt
import: npc/033-1/_import.txt
import: npc/034-1/_import.txt
+import: npc/034-2/_import.txt
import: npc/041-1/_import.txt
import: npc/042-1/_import.txt
import: npc/042-2/_import.txt