diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2013-05-17 21:43:03 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-05-17 21:43:03 +0200 |
commit | cf071d9846890a24d8d462f82da9b6d0f96d8fd2 (patch) | |
tree | 0ee54ce871cf58907c51007d7897fa07b3b1fdf6 /world/map/npc/034-2 | |
parent | 262912f0c8545a82fe2fbf68699cc53d65384b1d (diff) | |
download | serverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.tar.gz serverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.tar.bz2 serverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.tar.xz serverdata-cf071d9846890a24d8d462f82da9b6d0f96d8fd2.zip |
Run make maps to add 034-2. Submodule pointer updated.
Diffstat (limited to 'world/map/npc/034-2')
-rw-r--r-- | world/map/npc/034-2/_import.txt | 5 | ||||
-rw-r--r-- | world/map/npc/034-2/_mobs.txt | 8 | ||||
-rw-r--r-- | world/map/npc/034-2/_warps.txt | 6 |
3 files changed, 19 insertions, 0 deletions
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 |