From 251aa913a4f31be4970241e0cc7638c8b87a6d47 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 28 Feb 2018 02:11:21 -0300 Subject: Include new maps (server-side). Traps and warps from TMW-BR 012 not included. --- npc/005-1/_mobs.txt | 4 ++-- npc/012/_import.txt | 2 ++ npc/_import.txt | 2 ++ npc/botcheck/_import.txt | 2 ++ 4 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 npc/012/_import.txt create mode 100644 npc/botcheck/_import.txt (limited to 'npc') diff --git a/npc/005-1/_mobs.txt b/npc/005-1/_mobs.txt index d7f349937..58784977d 100644 --- a/npc/005-1/_mobs.txt +++ b/npc/005-1/_mobs.txt @@ -3,8 +3,8 @@ 005-1,36,40,2,1 monster CloverPatch 1028,1,35000,300000 005-1,23,56,1,0 monster IronFragments 1058,1,35000,300000 005-1,63,84,7,6 monster Maggot 1030,8,35000,300000,Trainer::OnKillMaggot -005-1,82,87,8,9 monster CandorScorpion 1073,8,35000,300000,Trainer::OnKillCandorScorpion +005-1,82,87,8,9 monster Candor Scorpion 1073,8,35000,300000,Trainer::OnKillCandorScorpion 005-1,36,105,6,3 monster Piou 1002,1,35000,300000 -005-1,80,33,16,15 monster CandorScorpion 1073,16,35000,300000,Trainer::OnKillCandorScorpion +005-1,80,33,16,15 monster Candor Scorpion 1073,16,35000,300000,Trainer::OnKillCandorScorpion 005-1,71,39,28,10 monster ManaBug 1075,4,35000,300000 005-1,30,39,12,14 monster Scorpion 1071,2,35000,300000,Trainer::OnKillScorpion diff --git a/npc/012/_import.txt b/npc/012/_import.txt new file mode 100644 index 000000000..7e97eab7e --- /dev/null +++ b/npc/012/_import.txt @@ -0,0 +1,2 @@ +// Map 012: Enchanted Forest +// 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 ed26e28cc..e85098266 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -48,6 +48,8 @@ @include "npc/008-2-7/_import.txt" @include "npc/008-2-8/_import.txt" @include "npc/008-2-9/_import.txt" +@include "npc/012/_import.txt" +@include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" @include "npc/test/_import.txt" @include "npc/testbg/_import.txt" diff --git a/npc/botcheck/_import.txt b/npc/botcheck/_import.txt new file mode 100644 index 000000000..44cc9580c --- /dev/null +++ b/npc/botcheck/_import.txt @@ -0,0 +1,2 @@ +// Map botcheck: Area Botcheck +// This file is generated automatically. All manually added changes will be removed when running the Converter. -- cgit v1.2.3-70-g09d2