From 3ed3bcdad347fd38dd572251ff9beb715065c140 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 28 Mar 2018 17:32:24 -0300 Subject: 003-10 test server version to show how it is wrong. Make Maps won't work anymore. --- npc/003-10/_import.txt | 3 +++ npc/003-10/_warps.txt | 5 +++++ npc/_import.txt | 1 + 3 files changed, 9 insertions(+) create mode 100644 npc/003-10/_import.txt create mode 100644 npc/003-10/_warps.txt (limited to 'npc') diff --git a/npc/003-10/_import.txt b/npc/003-10/_import.txt new file mode 100644 index 000000000..215053cd4 --- /dev/null +++ b/npc/003-10/_import.txt @@ -0,0 +1,3 @@ +// Map 003-10: Guard's House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-10/_warps.txt", diff --git a/npc/003-10/_warps.txt b/npc/003-10/_warps.txt new file mode 100644 index 000000000..d0cb1fe2d --- /dev/null +++ b/npc/003-10/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-10: Guard's House warps +003-10,34,43,0 warp #003-10_34_43 1,0,003-10,33,58 +003-10,34,57,0 warp #003-10_34_57 1,0,003-10,33,42 +003-10,42,80,0 warp #003-10_42_80 0,0,003-1,114,84 diff --git a/npc/_import.txt b/npc/_import.txt index 96fe8565e..b93ae75da 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -15,6 +15,7 @@ @include "npc/003-1-2/_import.txt" @include "npc/003-1-3/_import.txt" @include "npc/003-1/_import.txt" +@include "npc/003-10/_import.txt" @include "npc/003-13/_import.txt" @include "npc/003-2/_import.txt" @include "npc/003-3/_import.txt" -- cgit v1.2.3-70-g09d2