diff options
author | gumi <mekolat@users.noreply.github.com> | 2017-08-18 21:23:11 -0400 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2017-08-18 21:23:11 -0400 |
commit | 9ac596438f9707c547a473394f2a38ce2d8d5023 (patch) | |
tree | d4d7bc4ff6785ecf09c5bd25344dccf8ee9267f5 /npc | |
parent | 6edd354dd81f9fdb793462116263e96021c2de42 (diff) | |
download | serverdata-9ac596438f9707c547a473394f2a38ce2d8d5023.tar.gz serverdata-9ac596438f9707c547a473394f2a38ce2d8d5023.tar.bz2 serverdata-9ac596438f9707c547a473394f2a38ce2d8d5023.tar.xz serverdata-9ac596438f9707c547a473394f2a38ce2d8d5023.zip |
make maps following the clientdata merges
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/_warps.txt | 1 | ||||
-rw-r--r-- | npc/001-2-18/_warps.txt | 1 | ||||
-rw-r--r-- | npc/001-2-42/_import.txt | 3 | ||||
-rw-r--r-- | npc/001-2-42/_warps.txt | 3 | ||||
-rw-r--r-- | npc/001-3-0/_import.txt | 4 | ||||
-rw-r--r-- | npc/001-3-0/_mobs.txt | 17 | ||||
-rw-r--r-- | npc/001-3-0/_warps.txt | 8 | ||||
-rw-r--r-- | npc/001-3-1/_import.txt | 3 | ||||
-rw-r--r-- | npc/001-3-1/_warps.txt | 4 | ||||
-rw-r--r-- | npc/_import.txt | 3 |
10 files changed, 47 insertions, 0 deletions
diff --git a/npc/001-1/_warps.txt b/npc/001-1/_warps.txt index 4218e0f6..90a7dc1f 100644 --- a/npc/001-1/_warps.txt +++ b/npc/001-1/_warps.txt @@ -442,3 +442,4 @@ OnInit: doorInit; } +001-1,198,61,0 warp #001-1_198_61 0,0,001-3-0,198,59 diff --git a/npc/001-2-18/_warps.txt b/npc/001-2-18/_warps.txt index 0852b8f7..e0342239 100644 --- a/npc/001-2-18/_warps.txt +++ b/npc/001-2-18/_warps.txt @@ -1,3 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 001-2-18: Docks Warehouse warps 001-2-18,39,36,0 warp #001-2-18_39_36 0,0,001-1,182,75 +001-2-18,39,26,0 warp #001-2-18_39_26 2,0,001-2-42,39,36 diff --git a/npc/001-2-42/_import.txt b/npc/001-2-42/_import.txt new file mode 100644 index 00000000..1afffd48 --- /dev/null +++ b/npc/001-2-42/_import.txt @@ -0,0 +1,3 @@ +// Map 001-2-42: Docks Warehouse Second Level +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-2-42/_warps.txt", diff --git a/npc/001-2-42/_warps.txt b/npc/001-2-42/_warps.txt new file mode 100644 index 00000000..d8b06045 --- /dev/null +++ b/npc/001-2-42/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-42: Docks Warehouse Second Level warps +001-2-42,39,37,0 warp #001-2-42_39_37 2,0,001-2-18,39,28 diff --git a/npc/001-3-0/_import.txt b/npc/001-3-0/_import.txt new file mode 100644 index 00000000..320f28ce --- /dev/null +++ b/npc/001-3-0/_import.txt @@ -0,0 +1,4 @@ +// Map 001-3-0: Sewer +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-3-0/_mobs.txt", +"npc/001-3-0/_warps.txt", diff --git a/npc/001-3-0/_mobs.txt b/npc/001-3-0/_mobs.txt new file mode 100644 index 00000000..31c8266f --- /dev/null +++ b/npc/001-3-0/_mobs.txt @@ -0,0 +1,17 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-3-0: Sewer mobs +001-3-0,175,32,2,2 monster Ratto 1005,2,60000,30000 +001-3-0,201,54,2,2 monster Ratto 1005,3,25000,10000 +001-3-0,151,97,18,1 monster Ratto 1005,3,40000,15000 +001-3-0,146,121,3,2 monster Ratto 1005,2,50000,25000 +001-3-0,101,111,8,3 monster Ratto 1005,4,30000,15000 +001-3-0,145,68,2,2 monster Ratto 1005,2,60000,30000 +001-3-0,146,28,2,1 monster Ratto 1005,2,60000,30000 +001-3-0,90,65,3,3 monster Ratto 1005,3,35000,15000 +001-3-0,56,50,8,4 monster Ratto 1005,4,35000,15000 +001-3-0,42,102,3,3 monster Ratto 1005,3,40000,20000 +001-3-0,145,64,1,5 monster Blub 1008,2,35000,80000 +001-3-0,162,45,1,3 monster Little Blub 1007,4,10000,20000 +001-3-0,129,88,2,2 monster Blub 1008,2,35000,80000 +001-3-0,100,38,2,2 monster Little Blub 1007,4,10000,20000 +001-3-0,171,45,0,2 monster Little Blub 1007,4,10000,20000 diff --git a/npc/001-3-0/_warps.txt b/npc/001-3-0/_warps.txt new file mode 100644 index 00000000..bc37d90a --- /dev/null +++ b/npc/001-3-0/_warps.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-3-0: Sewer warps +001-3-0,196,35,0 warp #001-3-0_196_35 0,0,001-1,197,35 +001-3-0,172,41,0 warp #001-3-0_172_41 0,0,001-3-1,34,58 +001-3-0,162,40,0 warp #001-3-0_162_40 0,0,001-3-1,23,57 +001-3-0,198,60,0 warp #001-3-0_198_59 0,0,001-1,199,61 +001-3-0,152,55,0 warp #001-3-0_152_55 0,0,001-1,152,51 +001-3-0,85,130,0 warp #001-3-0_85_130 0,0,001-1,86,130 diff --git a/npc/001-3-1/_import.txt b/npc/001-3-1/_import.txt new file mode 100644 index 00000000..6511aab3 --- /dev/null +++ b/npc/001-3-1/_import.txt @@ -0,0 +1,3 @@ +// Map 001-3-1: Rivercave +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-3-1/_warps.txt", diff --git a/npc/001-3-1/_warps.txt b/npc/001-3-1/_warps.txt new file mode 100644 index 00000000..f0c3d747 --- /dev/null +++ b/npc/001-3-1/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-3-1: Rivercave warps +001-3-1,24,58,0 warp #001-3-1_24_58 1,0,001-3-0,162,41 +001-3-1,35,59,0 warp #001-3-1_35_59 1,0,001-3-0,172,42 diff --git a/npc/_import.txt b/npc/_import.txt index 1f8a3f29..1718dc71 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -47,11 +47,14 @@ @include "npc/001-2-4/_import.txt" @include "npc/001-2-40/_import.txt" @include "npc/001-2-41/_import.txt" +@include "npc/001-2-42/_import.txt" @include "npc/001-2-5/_import.txt" @include "npc/001-2-6/_import.txt" @include "npc/001-2-7/_import.txt" @include "npc/001-2-8/_import.txt" @include "npc/001-2-9/_import.txt" +@include "npc/001-3-0/_import.txt" +@include "npc/001-3-1/_import.txt" @include "npc/008-1/_import.txt" @include "npc/008-2-0/_import.txt" @include "npc/008-2-1/_import.txt" |