From 96f9dcc356fcea07458631eb55603cffa33aaae5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Sep 2018 15:19:14 -0300 Subject: Regenerate map data --- npc/014-5/sign.txt | 2 ++ npc/019-1-1/_import.txt | 3 +++ npc/019-1-1/_warps.txt | 3 +++ npc/019-1/_warps.txt | 1 + npc/_import.txt | 1 + 5 files changed, 10 insertions(+) create mode 100644 npc/019-1-1/_import.txt create mode 100644 npc/019-1-1/_warps.txt (limited to 'npc') diff --git a/npc/014-5/sign.txt b/npc/014-5/sign.txt index 422cd3d80..c4018c1f4 100644 --- a/npc/014-5/sign.txt +++ b/npc/014-5/sign.txt @@ -8,8 +8,10 @@ mesc l("Welcome to the Greenlands, the place cursed by the Monster King to be ice forever, and now known as Icelands."); next; mesc l("It's advised to come ready for the cold, the hungry beasts, and other dangers snow may bring."); + /* next; mesc l("WARNING: Path temporaly closed due strong snowstorm."), 3; + */ close; OnInit: diff --git a/npc/019-1-1/_import.txt b/npc/019-1-1/_import.txt new file mode 100644 index 000000000..0dd8ae92d --- /dev/null +++ b/npc/019-1-1/_import.txt @@ -0,0 +1,3 @@ +// Map 019-1-1: Miller's House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/019-1-1/_warps.txt", diff --git a/npc/019-1-1/_warps.txt b/npc/019-1-1/_warps.txt new file mode 100644 index 000000000..f5764e2b8 --- /dev/null +++ b/npc/019-1-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-1: Miller's House warps +019-1-1,33,42,0 warp #019-1-1_33_42 0,0,019-1,84,59 diff --git a/npc/019-1/_warps.txt b/npc/019-1/_warps.txt index c8e84a466..603b4c279 100644 --- a/npc/019-1/_warps.txt +++ b/npc/019-1/_warps.txt @@ -1,3 +1,4 @@ // 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 +019-1,84,53,0 warp #019-1_84_53 0,0,019-1-1,33,41 diff --git a/npc/_import.txt b/npc/_import.txt index dfda64b20..1df91b4d4 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-1/_import.txt" @include "npc/019-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" -- cgit v1.2.3-60-g2f50