From 6731bdb96bdc8213227a098ab3f71dcc84da1546 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 7 Oct 2018 22:50:54 -0300 Subject: Rebuild maps to create lookout stations, and add 021-1 to mapreg. --- npc/019-2/_import.txt | 1 + npc/019-2/_warps.txt | 3 +++ npc/021-1/_import.txt | 3 +++ npc/021-1/_warps.txt | 6 ++++++ npc/_import.txt | 1 + 5 files changed, 14 insertions(+) create mode 100644 npc/019-2/_warps.txt create mode 100644 npc/021-1/_import.txt create mode 100644 npc/021-1/_warps.txt (limited to 'npc') diff --git a/npc/019-2/_import.txt b/npc/019-2/_import.txt index d4169912c..5eda4091c 100644 --- a/npc/019-2/_import.txt +++ b/npc/019-2/_import.txt @@ -1,3 +1,4 @@ // Map 019-2: Nivalis Port // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/019-2/_mobs.txt", +"npc/019-2/_warps.txt", diff --git a/npc/019-2/_warps.txt b/npc/019-2/_warps.txt new file mode 100644 index 000000000..272db1592 --- /dev/null +++ b/npc/019-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 019-2: Nivalis Port warps +019-2,76,24,0 warp #019-2_76_24 0,0,021-1,212,299 diff --git a/npc/021-1/_import.txt b/npc/021-1/_import.txt new file mode 100644 index 000000000..292821262 --- /dev/null +++ b/npc/021-1/_import.txt @@ -0,0 +1,3 @@ +// Map 021-1: Ice Labyrinth +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/021-1/_warps.txt", diff --git a/npc/021-1/_warps.txt b/npc/021-1/_warps.txt new file mode 100644 index 000000000..31416f969 --- /dev/null +++ b/npc/021-1/_warps.txt @@ -0,0 +1,6 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 021-1: Ice Labyrinth warps +021-1,103,40,0 warp #021-1_103_40 0,0,021-1,200,49 +021-1,183,282,0 warp #021-1_183_282 0,0,021-1,158,282 +021-1,159,282,0 warp #021-1_159_282 0,0,021-1,184,282 +021-1,212,300,0 warp #021-1_212_300 0,0,019-2,76,25 diff --git a/npc/_import.txt b/npc/_import.txt index 24890f67d..13cb320f0 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -103,6 +103,7 @@ @include "npc/019-1-1/_import.txt" @include "npc/019-1/_import.txt" @include "npc/019-2/_import.txt" +@include "npc/021-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" -- cgit v1.2.3-70-g09d2