From 5a069c11221e0447f84d481169aaae18cbb6bb54 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 7 May 2019 11:40:50 -0300 Subject: Make Maps - Blue Sage House --- npc/020-1/_warps.txt | 1 + npc/020-7-1/_import.txt | 3 +++ npc/020-7-1/_warps.txt | 3 +++ npc/020-7/_import.txt | 3 +++ npc/020-7/_warps.txt | 4 ++++ npc/_import.txt | 2 ++ 6 files changed, 16 insertions(+) create mode 100644 npc/020-7-1/_import.txt create mode 100644 npc/020-7-1/_warps.txt create mode 100644 npc/020-7/_import.txt create mode 100644 npc/020-7/_warps.txt (limited to 'npc') diff --git a/npc/020-1/_warps.txt b/npc/020-1/_warps.txt index c3440cd6d..d8018a13e 100644 --- a/npc/020-1/_warps.txt +++ b/npc/020-1/_warps.txt @@ -1,6 +1,7 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 020-1: Nivalis warps 020-1,47,48,0 warp #020-1_47_48 0,0,020-2,30,36 +020-1,66,52,0 warp #020-1_66_52 0,0,020-7,40,49 020-1,64,82,0 warp #020-1_64_82 0,0,020-4,64,53 020-1,86,46,0 warp #020-1_86_46 0,0,020-5,33,30 020-1,57,91,0 warp #020-1_57_91 0,0,020-3,20,28 diff --git a/npc/020-7-1/_import.txt b/npc/020-7-1/_import.txt new file mode 100644 index 000000000..e231ccd83 --- /dev/null +++ b/npc/020-7-1/_import.txt @@ -0,0 +1,3 @@ +// Map 020-7-1: Blue Sages' Mansion +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/020-7-1/_warps.txt", diff --git a/npc/020-7-1/_warps.txt b/npc/020-7-1/_warps.txt new file mode 100644 index 000000000..fb35ff2f9 --- /dev/null +++ b/npc/020-7-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 020-7-1: Blue Sages' Mansion warps +020-7-1,23,30,0 warp #020-7-1_23_30 0,1,020-7,55,22 diff --git a/npc/020-7/_import.txt b/npc/020-7/_import.txt new file mode 100644 index 000000000..f049965c8 --- /dev/null +++ b/npc/020-7/_import.txt @@ -0,0 +1,3 @@ +// Map 020-7: Blue Sages' Mansion +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/020-7/_warps.txt", diff --git a/npc/020-7/_warps.txt b/npc/020-7/_warps.txt new file mode 100644 index 000000000..e276b9bff --- /dev/null +++ b/npc/020-7/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 020-7: Blue Sages' Mansion warps +020-7,56,21,0 warp #020-7_56_21 1,0,020-7-1,25,30 +020-7,40,50,0 warp #020-7_40_50 0,0,020-1,66,53 diff --git a/npc/_import.txt b/npc/_import.txt index 0b043cfa5..6e071fd89 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -133,6 +133,8 @@ @include "npc/020-4/_import.txt" @include "npc/020-5/_import.txt" @include "npc/020-6/_import.txt" +@include "npc/020-7-1/_import.txt" +@include "npc/020-7/_import.txt" @include "npc/021-1/_import.txt" @include "npc/021-2/_import.txt" @include "npc/021-3/_import.txt" -- cgit v1.2.3-60-g2f50