diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-11 00:05:04 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-11 00:05:04 +0100 |
commit | 0ee489296d88c00fc1912b5c005dd303cc249133 (patch) | |
tree | 94190277d08ee090683ddfe170ef3fb74eaf8d3b /npc | |
parent | 97902470eacd22bb675554441aca33d7f405c65b (diff) | |
download | serverdata-0ee489296d88c00fc1912b5c005dd303cc249133.tar.gz serverdata-0ee489296d88c00fc1912b5c005dd303cc249133.tar.bz2 serverdata-0ee489296d88c00fc1912b5c005dd303cc249133.tar.xz serverdata-0ee489296d88c00fc1912b5c005dd303cc249133.zip |
fix map 004-1
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/_warps.txt | 1 | ||||
-rw-r--r-- | npc/004-1/_import.txt | 4 | ||||
-rw-r--r-- | npc/004-1/_mobs.txt | 5 | ||||
-rw-r--r-- | npc/004-1/_warps.txt | 3 |
4 files changed, 12 insertions, 1 deletions
diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt index f3e1044a8..34d1f4ff5 100644 --- a/npc/003-1/_warps.txt +++ b/npc/003-1/_warps.txt @@ -16,3 +16,4 @@ 003-1,82,68,0 warp #003-1_82_68 0,0,002-3,35,40 003-1,51,65,0 warp #003-1_51_65 0,0,003-2,42,34 003-1,115,93,0 warp #003-1_115_93 0,0,003-8,41,28 +003-1,60,157,0 warp #003-1_60_157 0,0,004-1,64,57 diff --git a/npc/004-1/_import.txt b/npc/004-1/_import.txt index 5faddb3c5..414c0e196 100644 --- a/npc/004-1/_import.txt +++ b/npc/004-1/_import.txt @@ -1,2 +1,4 @@ -// Map 004-1: Tulimshar South +// Map 004-1: Tulimshar // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/004-1/_mobs.txt", +"npc/004-1/_warps.txt", diff --git a/npc/004-1/_mobs.txt b/npc/004-1/_mobs.txt new file mode 100644 index 000000000..829a9bf66 --- /dev/null +++ b/npc/004-1/_mobs.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 004-1: Tulimshar mobs +004-1,60,61,0,1 monster Plushroom Field 1011,1,35000,150000 +004-1,84,66,33,48 monster Maggot 1030,50,35000,450000 +004-1,81,63,2,3 monster croc 1006,1,35000,150000 diff --git a/npc/004-1/_warps.txt b/npc/004-1/_warps.txt new file mode 100644 index 000000000..843ff1436 --- /dev/null +++ b/npc/004-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 004-1: Tulimshar warps +004-1,62,57,0 warp #004-1_62_57 0,0,003-1,59,157 |