diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/034-1/_import.txt | 3 | ||||
-rw-r--r-- | npc/034-1/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/034-2/_import.txt | 3 | ||||
-rw-r--r-- | npc/034-2/_mobs.txt | 18 | ||||
-rw-r--r-- | npc/034-3/_import.txt | 3 | ||||
-rw-r--r-- | npc/034-3/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/034-4/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 4 |
8 files changed, 40 insertions, 0 deletions
diff --git a/npc/034-1/_import.txt b/npc/034-1/_import.txt new file mode 100644 index 000000000..d7b8ea9ef --- /dev/null +++ b/npc/034-1/_import.txt @@ -0,0 +1,3 @@ +// Map 034-1: Outskirts +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/034-1/_mobs.txt", diff --git a/npc/034-1/_mobs.txt b/npc/034-1/_mobs.txt new file mode 100644 index 000000000..eb5927023 --- /dev/null +++ b/npc/034-1/_mobs.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 034-1: Outskirts mobs +034-1,42,35,21,12 monster LogHead 1025,30,100000,30000 +034-1,42,35,20,11 monster SpikyMushroom 1019,10,100000,30000 diff --git a/npc/034-2/_import.txt b/npc/034-2/_import.txt new file mode 100644 index 000000000..77d11a7b2 --- /dev/null +++ b/npc/034-2/_import.txt @@ -0,0 +1,3 @@ +// Map 034-2: Bandit Cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/034-2/_mobs.txt", diff --git a/npc/034-2/_mobs.txt b/npc/034-2/_mobs.txt new file mode 100644 index 000000000..a2577da6c --- /dev/null +++ b/npc/034-2/_mobs.txt @@ -0,0 +1,18 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 034-2: Bandit Cave mobs +034-2,31,52,10,6 monster RedSlime 1008,8,100000,30000 +034-2,31,52,9,7 monster CaveMaggot 1056,3,100000,30000 +034-2,56,102,1,1 monster Spider 1012,1,100000,250000 +034-2,61,102,1,1 monster Spider 1012,1,100000,250000 +034-2,65,102,1,1 monster Spider 1012,1,100000,250000 +034-2,71,109,2,1 monster BlackScorpion 1009,1,100000,250000 +034-2,59,56,6,18 monster Bandit 1064,37,100000,10000 +034-2,59,44,6,6 monster BanditLord 1065,4,100000,20000 +034-2,60,69,9,4 monster BanditLord 1065,4,100000,20000 +034-2,63,94,0,0 monster SleepingBandit 1099,1,100000,60000 +034-2,53,93,0,0 monster SleepingBandit 1099,1,100000,60000 +034-2,48,71,0,0 monster SleepingBandit 1099,1,100000,60000 +034-2,38,30,8,6 monster Bandit 1064,8,100000,10000 +034-2,39,33,5,4 monster BanditLord 1065,2,100000,20000 +034-2,80,101,5,6 monster CopperSlime 1098,7,100000,60000 +034-2,60,94,9,2 monster CopperSlime 1098,7,100000,60000 diff --git a/npc/034-3/_import.txt b/npc/034-3/_import.txt new file mode 100644 index 000000000..7368b6519 --- /dev/null +++ b/npc/034-3/_import.txt @@ -0,0 +1,3 @@ +// Map 034-3: Archipelago +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/034-3/_mobs.txt", diff --git a/npc/034-3/_mobs.txt b/npc/034-3/_mobs.txt new file mode 100644 index 000000000..6b648eba7 --- /dev/null +++ b/npc/034-3/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 034-3: Archipelago mobs +034-3,55,29,21,19 monster AzulSlime 1100,18,100000,20000 diff --git a/npc/034-4/_import.txt b/npc/034-4/_import.txt new file mode 100644 index 000000000..07d314849 --- /dev/null +++ b/npc/034-4/_import.txt @@ -0,0 +1,2 @@ +// Map 034-4: Forsaken Inn +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index 8ea37d6b2..f44fa165f 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -322,6 +322,10 @@ @include "npc/033-3/_import.txt" @include "npc/033-4/_import.txt" @include "npc/033-5/_import.txt" +@include "npc/034-1/_import.txt" +@include "npc/034-2/_import.txt" +@include "npc/034-3/_import.txt" +@include "npc/034-4/_import.txt" @include "npc/042-0/_import.txt" @include "npc/042-1/_import.txt" @include "npc/042-10/_import.txt" |