From d8e361905743817862807fe316d855ff8886c729 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Dec 2018 11:57:35 -0200 Subject: Allow player access to Nivalis Town Square --- npc/020-1/_import.txt | 1 + npc/020-1/_warps.txt | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 npc/020-1/_warps.txt (limited to 'npc/020-1') diff --git a/npc/020-1/_import.txt b/npc/020-1/_import.txt index 4e95fbf32..26462c45f 100644 --- a/npc/020-1/_import.txt +++ b/npc/020-1/_import.txt @@ -1,4 +1,5 @@ // Map 020-1: Nivalis // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/020-1/_mobs.txt", +"npc/020-1/_warps.txt", "npc/020-1/siege.txt", diff --git a/npc/020-1/_warps.txt b/npc/020-1/_warps.txt new file mode 100644 index 000000000..f1ee0c18f --- /dev/null +++ b/npc/020-1/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 020-1: Nivalis warps +020-1,70,128,0 warp #020-1_70_128 3,0,019-1,70,22 +020-1,107,55,0 warp #020-1_107_55 0,0,019-2,38,55 -- cgit v1.2.3-70-g09d2