From ef463cc092a07131893bfec2596fe6101ba8c099 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 5 Jun 2018 17:33:06 -0300 Subject: Make maps, no NPC added yet --- npc/012-1/_warps.txt | 1 + npc/012-7/_import.txt | 3 +++ npc/012-7/_warps.txt | 3 +++ npc/_import.txt | 1 + 4 files changed, 8 insertions(+) create mode 100644 npc/012-7/_import.txt create mode 100644 npc/012-7/_warps.txt (limited to 'npc') diff --git a/npc/012-1/_warps.txt b/npc/012-1/_warps.txt index b9d0e17be..34ddb165f 100644 --- a/npc/012-1/_warps.txt +++ b/npc/012-1/_warps.txt @@ -9,3 +9,4 @@ 012-1,121,71,0 warp #012-1_121_71 0,0,012-5,34,36 012-1,116,66,0 warp #012-1_116_66 0,0,012-5,23,26 012-1,110,56,0 warp #012-1_110_56 0,0,012-6,58,68 +012-1,102,69,0 warp #012-1_102_69 0,0,012-7,35,64 diff --git a/npc/012-7/_import.txt b/npc/012-7/_import.txt new file mode 100644 index 000000000..1f927ce5f --- /dev/null +++ b/npc/012-7/_import.txt @@ -0,0 +1,3 @@ +// Map 012-7: Town Hall +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/012-7/_warps.txt", diff --git a/npc/012-7/_warps.txt b/npc/012-7/_warps.txt new file mode 100644 index 000000000..7cc2e52e1 --- /dev/null +++ b/npc/012-7/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 012-7: Town Hall warps +012-7,35,65,0 warp #012-7_35_65 0,0,012-1,102,70 diff --git a/npc/_import.txt b/npc/_import.txt index 766deab92..4e7fa6cb5 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -53,6 +53,7 @@ @include "npc/012-4/_import.txt" @include "npc/012-5/_import.txt" @include "npc/012-6/_import.txt" +@include "npc/012-7/_import.txt" @include "npc/014-1/_import.txt" @include "npc/014-2/_import.txt" @include "npc/015-1/_import.txt" -- cgit v1.2.3-60-g2f50