From 28b5642e4cf13e55d65ca4ef1f339ff9280f2ecc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 24 May 2020 01:42:21 -0300 Subject: 025-1 is now officially a map --- npc/025-1/_import.txt | 4 ++++ npc/025-1/_mobs.txt | 13 +++++++++++++ npc/_import.txt | 1 + 3 files changed, 18 insertions(+) create mode 100644 npc/025-1/_import.txt create mode 100644 npc/025-1/_mobs.txt (limited to 'npc') diff --git a/npc/025-1/_import.txt b/npc/025-1/_import.txt new file mode 100644 index 000000000..47899d4b6 --- /dev/null +++ b/npc/025-1/_import.txt @@ -0,0 +1,4 @@ +// Map 025-1: Fortress Town - Holy Land +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/025-1/_mobs.txt", +"npc/025-1/ctrl.txt", diff --git a/npc/025-1/_mobs.txt b/npc/025-1/_mobs.txt new file mode 100644 index 000000000..a82116a67 --- /dev/null +++ b/npc/025-1/_mobs.txt @@ -0,0 +1,13 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 025-1: Fortress Town - Holy Land mobs +025-1,39,96,15,6 monster Croc 1006,6,60000,30000 +025-1,35,41,10,15 monster Croc 1006,6,60000,30000 +025-1,78,33,12,11 monster Croc 1006,6,60000,30000 +025-1,120,30,12,8 monster Croc 1006,6,60000,30000 +025-1,136,30,1,8 monster Croc 1006,6,60000,30000 +025-1,142,77,7,11 monster Croc 1006,6,60000,30000 +025-1,161,86,11,15 monster Croc 1006,6,60000,30000 +025-1,79,97,12,6 monster Croc 1006,6,60000,30000 +025-1,42,115,15,4 monster Croc 1006,6,60000,30000 +025-1,45,116,20,3 monster Croc 1006,6,60000,30000 +025-1,154,116,20,3 monster Croc 1006,6,60000,30000 diff --git a/npc/_import.txt b/npc/_import.txt index 759af378e..17e35fbd9 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -185,6 +185,7 @@ @include "npc/024-7/_import.txt" @include "npc/024-8/_import.txt" @include "npc/024-9/_import.txt" +@include "npc/025-1/_import.txt" @include "npc/025-2-1/_import.txt" @include "npc/025-2/_import.txt" @include "npc/027-1/_import.txt" -- cgit v1.2.3-60-g2f50