From 16f5ec14e81910f13c3ed947e2f6ec6e866f16e5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 Jun 2018 16:57:23 -0300 Subject: Hurnscald Potion Shop. The potion maker/seller is still missing! --- npc/012-1/_warps.txt | 1 + npc/012-4/_import.txt | 3 +++ npc/012-4/_warps.txt | 3 +++ npc/_import.txt | 1 + 4 files changed, 8 insertions(+) create mode 100644 npc/012-4/_import.txt create mode 100644 npc/012-4/_warps.txt (limited to 'npc') diff --git a/npc/012-1/_warps.txt b/npc/012-1/_warps.txt index 48a14b1ca..99f24b462 100644 --- a/npc/012-1/_warps.txt +++ b/npc/012-1/_warps.txt @@ -3,3 +3,4 @@ 012-1,79,17,0 warp #012-1_79_17 3,0,014-1,78,97 012-1,65,55,0 warp #012-1_65_55 0,0,012-2,36,46 012-1,89,58,0 warp #012-1_89_58 0,0,012-3,41,45 +012-1,101,55,0 warp #012-1_101_55 0,0,012-4,35,30 diff --git a/npc/012-4/_import.txt b/npc/012-4/_import.txt new file mode 100644 index 000000000..8bb7f52a8 --- /dev/null +++ b/npc/012-4/_import.txt @@ -0,0 +1,3 @@ +// Map 012-4: Alchemy Shop +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/012-4/_warps.txt", diff --git a/npc/012-4/_warps.txt b/npc/012-4/_warps.txt new file mode 100644 index 000000000..fb88327c2 --- /dev/null +++ b/npc/012-4/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 012-4: Alchemy Shop warps +012-4,35,31,0 warp #012-4_35_31 0,0,012-1,101,56 diff --git a/npc/_import.txt b/npc/_import.txt index e80546ff1..6125ae7ce 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -49,6 +49,7 @@ @include "npc/012-1/_import.txt" @include "npc/012-2/_import.txt" @include "npc/012-3/_import.txt" +@include "npc/012-4/_import.txt" @include "npc/014-1/_import.txt" @include "npc/015-1/_import.txt" @include "npc/boss/_import.txt" -- cgit v1.2.3-70-g09d2