From 582e4f5903a30dbe1287611d5b82e9836e28c016 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Mar 2019 14:19:52 -0300 Subject: Make maps - accept 018-5-1 --- npc/018-5-1/_import.txt | 3 +++ npc/018-5-1/_warps.txt | 5 +++++ npc/018-5/_import.txt | 1 + npc/018-5/_warps.txt | 5 +++++ npc/_import.txt | 1 + 5 files changed, 15 insertions(+) create mode 100644 npc/018-5-1/_import.txt create mode 100644 npc/018-5-1/_warps.txt create mode 100644 npc/018-5/_warps.txt (limited to 'npc') diff --git a/npc/018-5-1/_import.txt b/npc/018-5-1/_import.txt new file mode 100644 index 000000000..b04b339ec --- /dev/null +++ b/npc/018-5-1/_import.txt @@ -0,0 +1,3 @@ +// Map 018-5-1: Mountain Cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/018-5-1/_warps.txt", diff --git a/npc/018-5-1/_warps.txt b/npc/018-5-1/_warps.txt new file mode 100644 index 000000000..d3a3e60c2 --- /dev/null +++ b/npc/018-5-1/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 018-5-1: Mountain Cave warps +018-5-1,36,99,0 warp #018-5-1_36_99 0,0,018-5,60,147 +018-5-1,79,68,0 warp #018-5-1_79_68 0,0,018-5,99,83 +018-5-1,77,54,0 warp #018-5-1_77_54 0,0,018-5,97,69 diff --git a/npc/018-5/_import.txt b/npc/018-5/_import.txt index aa575340c..d827bfe88 100644 --- a/npc/018-5/_import.txt +++ b/npc/018-5/_import.txt @@ -1,4 +1,5 @@ // Map 018-5: Lilit Island // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/018-5/_mobs.txt", +"npc/018-5/_warps.txt", "npc/018-5/soul_menhir.txt", diff --git a/npc/018-5/_warps.txt b/npc/018-5/_warps.txt new file mode 100644 index 000000000..cde18dc75 --- /dev/null +++ b/npc/018-5/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 018-5: Lilit Island warps +018-5,99,82,0 warp #018-5_99_82 0,0,018-5-1,79,67 +018-5,97,68,0 warp #018-5_97_68 0,0,018-5-1,77,53 +018-5,60,146,0 warp #018-5_60_146 0,0,018-5-1,36,98 diff --git a/npc/_import.txt b/npc/_import.txt index 3ce4af1b4..02af9f73d 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -115,6 +115,7 @@ @include "npc/018-4-1/_import.txt" @include "npc/018-4-2/_import.txt" @include "npc/018-4/_import.txt" +@include "npc/018-5-1/_import.txt" @include "npc/018-5/_import.txt" @include "npc/019-1-1/_import.txt" @include "npc/019-1/_import.txt" -- cgit v1.2.3-60-g2f50