diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-10 15:05:53 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-10 15:05:53 +0100 |
commit | 4c775bf118845058299c27c859138f147e15d972 (patch) | |
tree | 6c7c41e493b83e6eb3c2a618e7177548a629a587 /npc | |
parent | 498eb77edc82b299ee253430b5440bcfeef626f1 (diff) | |
download | serverdata-4c775bf118845058299c27c859138f147e15d972.tar.gz serverdata-4c775bf118845058299c27c859138f147e15d972.tar.bz2 serverdata-4c775bf118845058299c27c859138f147e15d972.tar.xz serverdata-4c775bf118845058299c27c859138f147e15d972.zip |
add 003-4
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/_warps.txt | 2 | ||||
-rw-r--r-- | npc/003-4/_import.txt | 3 | ||||
-rw-r--r-- | npc/003-4/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 8 insertions, 1 deletions
diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt index 3f5c3414a..f3e1044a8 100644 --- a/npc/003-1/_warps.txt +++ b/npc/003-1/_warps.txt @@ -4,7 +4,7 @@ 003-1,46,72,0 warp #003-1_46_72 0,0,003-2,32,40 003-1,52,72,0 warp #003-1_52_72 0,0,003-2,38,40 003-1,56,99,0 warp #003-1_56_99 0,0,003-3,39,40 -003-1,54,137,0 warp #003-1_54_137 0,0,003-4,35,40 +003-1,54,137,0 warp #003-1_54_137 0,0,003-4,39,38 003-1,51,119,0 warp #003-1_51_119 0,0,003-1,82,119 003-1,81,119,0 warp #003-1_81_119 0,0,003-1,52,119 003-1,96,144,0 warp #003-1_96_144 0,0,003-5,38,40 diff --git a/npc/003-4/_import.txt b/npc/003-4/_import.txt new file mode 100644 index 000000000..b6c9bd0bb --- /dev/null +++ b/npc/003-4/_import.txt @@ -0,0 +1,3 @@ +// Map 003-4: Omar House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-4/_warps.txt", diff --git a/npc/003-4/_warps.txt b/npc/003-4/_warps.txt new file mode 100644 index 000000000..dc1610ff4 --- /dev/null +++ b/npc/003-4/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-4: Omar House warps +003-4,39,39,0 warp #003-4_39_39 0,0,003-1,54,100 diff --git a/npc/_import.txt b/npc/_import.txt index 53c10e6b3..2e960517e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -69,6 +69,7 @@ @include "npc/003-2-2/_import.txt" @include "npc/003-2/_import.txt" @include "npc/003-3/_import.txt" +@include "npc/003-4/_import.txt" @include "npc/003-5/_import.txt" @include "npc/003-6/_import.txt" @include "npc/003-7/_import.txt" |