From 09853b8be9930a83f56a2af8f4a6cac76fe980c9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Sep 2018 11:49:26 -0300 Subject: Rebuild map data --- npc/014-5/_warps.txt | 1 + npc/019-1/_import.txt | 4 ++++ npc/019-1/_mobs.txt | 5 +++++ npc/019-1/_warps.txt | 3 +++ npc/_import.txt | 1 + 5 files changed, 14 insertions(+) create mode 100644 npc/019-1/_import.txt create mode 100644 npc/019-1/_mobs.txt create mode 100644 npc/019-1/_warps.txt (limited to 'npc') diff --git a/npc/014-5/_warps.txt b/npc/014-5/_warps.txt index 565f94bff..4b7a2e5f0 100644 --- a/npc/014-5/_warps.txt +++ b/npc/014-5/_warps.txt @@ -2,3 +2,4 @@ // Map 014-5: North Woodlands warps 014-5,82,229,0 warp #014-5_82_229 1,0,014-3,172,60 014-5,86,31,0 warp #014-5_86_31 0,0,015-5,81,139 +014-5,192,16,0 warp #014-5_192_16 2,0,019-1,60,101 diff --git a/npc/019-1/_import.txt b/npc/019-1/_import.txt new file mode 100644 index 000000000..3c9b74696 --- /dev/null +++ b/npc/019-1/_import.txt @@ -0,0 +1,4 @@ +// Map 019-1: Snow Field +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/019-1/_mobs.txt", +"npc/019-1/_warps.txt", diff --git a/npc/019-1/_mobs.txt b/npc/019-1/_mobs.txt new file mode 100644 index 000000000..cf41202dc --- /dev/null +++ b/npc/019-1/_mobs.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 019-1: Snow Field mobs +019-1,70,67,52,48 monster Fluffy 1022,50,100000,30000 +019-1,61,73,52,48 monster White Slime 1094,20,100000,30000 +019-1,79,61,52,48 monster Wolvern 1037,12,60000,30000 diff --git a/npc/019-1/_warps.txt b/npc/019-1/_warps.txt new file mode 100644 index 000000000..c8e84a466 --- /dev/null +++ b/npc/019-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 019-1: Snow Field warps +019-1,61,102,0 warp #019-1_61_102 3,0,014-5,192,17 diff --git a/npc/_import.txt b/npc/_import.txt index 55c90fc8e..dfda64b20 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -98,6 +98,7 @@ @include "npc/018-4-2/_import.txt" @include "npc/018-4/_import.txt" @include "npc/018-5/_import.txt" +@include "npc/019-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" -- cgit v1.2.3-60-g2f50