diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-8/_import.txt | 3 | ||||
-rw-r--r-- | npc/001-8/_mobs.txt | 8 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 12 insertions, 0 deletions
diff --git a/npc/001-8/_import.txt b/npc/001-8/_import.txt new file mode 100644 index 000000000..2829ecaf4 --- /dev/null +++ b/npc/001-8/_import.txt @@ -0,0 +1,3 @@ +// Map 001-8: Hungry Quirin Arena +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-8/_mobs.txt", diff --git a/npc/001-8/_mobs.txt b/npc/001-8/_mobs.txt new file mode 100644 index 000000000..24a0290ca --- /dev/null +++ b/npc/001-8/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-8: Hungry Quirin Arena mobs +001-8,49,49,30,30 monster Piousse 1003,11,20000,20000 +001-8,28,47,10,7 monster Plushroom Field 1011,18,30000,30000 +001-8,70,51,10,7 monster Chagashroom Field 1128,18,30000,30000 +001-8,49,28,31,10 monster Manana Tree 1017,26,30000,30000 +001-8,28,70,10,10 monster Squirrel 1032,8,30000,30000 +001-8,67,72,14,9 monster Manana Tree 1017,8,30000,30000 diff --git a/npc/_import.txt b/npc/_import.txt index 8922e975a..e65c61b2f 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -11,6 +11,7 @@ @include "npc/001-5/_import.txt" @include "npc/001-6/_import.txt" @include "npc/001-7/_import.txt" +@include "npc/001-8/_import.txt" @include "npc/002-1/_import.txt" @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" |