diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-6/_import.txt | 3 | ||||
-rw-r--r-- | npc/001-6/_mobs.txt | 11 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 15 insertions, 0 deletions
diff --git a/npc/001-6/_import.txt b/npc/001-6/_import.txt new file mode 100644 index 000000000..253c63e14 --- /dev/null +++ b/npc/001-6/_import.txt @@ -0,0 +1,3 @@ +// Map 001-6: Cave Of Trials +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-6/_mobs.txt", diff --git a/npc/001-6/_mobs.txt b/npc/001-6/_mobs.txt new file mode 100644 index 000000000..0de5ac589 --- /dev/null +++ b/npc/001-6/_mobs.txt @@ -0,0 +1,11 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-6: Cave Of Trials mobs +001-6,94,24,92,38 monster Bif 1058,6,45000,45000 +001-6,159,156,6,7 monster King Of Trials 1079,1,60000,60000 +001-6,147,139,38,42 monster Giant Mutated Bat 1044,4,60000,60000 +001-6,40,143,22,37 monster Red Slive 1092,24,60000,60000 +001-6,40,75,33,37 monster Lava Slime 1097,12,60000,60000 +001-6,88,160,30,24 monster Yellow Slime 1091,8,60000,60000 +001-6,112,52,69,41 monster Snake 1122,9,60000,60000 +001-6,119,91,57,42 monster Black Scorpion 1074,19,60000,60000 +001-6,135,117,11,12 monster Dark Lizard 1051,2,60000,60000 diff --git a/npc/_import.txt b/npc/_import.txt index 4e7fa6cb5..09a33de79 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -7,6 +7,7 @@ @include "npc/001-2/_import.txt" @include "npc/001-4/_import.txt" @include "npc/001-5/_import.txt" +@include "npc/001-6/_import.txt" @include "npc/002-1/_import.txt" @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" |