diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-26 22:17:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-26 22:17:08 -0300 |
commit | d4b175883aff103d824b0f0ad06574fffaf455d6 (patch) | |
tree | bfe975332569634ec97222de498bc6227d671c5c /npc | |
parent | 8c9379080c1387e6361004583b11e652326d2990 (diff) | |
download | serverdata-d4b175883aff103d824b0f0ad06574fffaf455d6.tar.gz serverdata-d4b175883aff103d824b0f0ad06574fffaf455d6.tar.bz2 serverdata-d4b175883aff103d824b0f0ad06574fffaf455d6.tar.xz serverdata-d4b175883aff103d824b0f0ad06574fffaf455d6.zip |
Rebuild maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/010-2-1/_import.txt | 4 | ||||
-rw-r--r-- | npc/010-2-1/_mobs.txt | 10 | ||||
-rw-r--r-- | npc/010-2-1/_warps.txt | 6 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 0 insertions, 21 deletions
diff --git a/npc/010-2-1/_import.txt b/npc/010-2-1/_import.txt deleted file mode 100644 index bfe5d5e8c..000000000 --- a/npc/010-2-1/_import.txt +++ /dev/null @@ -1,4 +0,0 @@ -// Map 010-2-1: Canyon Caves -// This file is generated automatically. All manually added changes will be removed when running the Converter. -"npc/010-2-1/_mobs.txt", -"npc/010-2-1/_warps.txt", diff --git a/npc/010-2-1/_mobs.txt b/npc/010-2-1/_mobs.txt deleted file mode 100644 index 7c5134f47..000000000 --- a/npc/010-2-1/_mobs.txt +++ /dev/null @@ -1,10 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 010-2-1: Canyon Caves mobs -010-2-1,55,58,29,22 monster Cave Snake 1035,12,35000,150000 -010-2-1,70,40,3,1 monster Small Topaz Bif 1101,1,35000,150000 -010-2-1,54,54,54,54 monster Cave Maggot 1027,20,40000,200000 -010-2-1,43,66,9,6 monster Snake 1122,3,35000,150000 -010-2-1,46,40,4,4 monster Snake 1122,3,35000,150000 -010-2-1,84,56,9,9 monster Snake 1122,3,35000,150000 -010-2-1,60,46,29,22 monster Cave Maggot 1027,6,35000,150000 -010-2-1,55,48,29,22 monster Small Topaz Bif 1101,3,35000,150000 diff --git a/npc/010-2-1/_warps.txt b/npc/010-2-1/_warps.txt deleted file mode 100644 index 052a836e2..000000000 --- a/npc/010-2-1/_warps.txt +++ /dev/null @@ -1,6 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 010-2-1: Canyon Caves warps -010-2-1,78,73,0 warp #010-2-1_78_73 0,0,004-2,100,90 -010-2-1,26,86,0 warp #010-2-1_26_86 0,0,004-2,84,78 -010-2-1,25,47,0 warp #010-2-1_25_47 0,0,010-1,93,67 -010-2-1,51,26,0 warp #010-2-1_51_26 0,0,004-2,116,35 diff --git a/npc/_import.txt b/npc/_import.txt index f2b6d1773..683dcae10 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -41,7 +41,6 @@ @include "npc/009-1/_import.txt" @include "npc/010-1-1/_import.txt" @include "npc/010-1/_import.txt" -@include "npc/010-2-1/_import.txt" @include "npc/010-2/_import.txt" @include "npc/011-1/_import.txt" @include "npc/011-2/_import.txt" |