From 3b60669a15b7fac135c629b608c43be14fb908c3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 Jun 2018 09:10:40 -0300 Subject: Make Maps --- npc/012-1/_warps.txt | 1 + npc/014-3/_import.txt | 4 ++++ npc/014-3/_mobs.txt | 5 +++++ npc/014-3/_warps.txt | 3 +++ npc/_import.txt | 1 + 5 files changed, 14 insertions(+) create mode 100644 npc/014-3/_import.txt create mode 100644 npc/014-3/_mobs.txt create mode 100644 npc/014-3/_warps.txt (limited to 'npc') diff --git a/npc/012-1/_warps.txt b/npc/012-1/_warps.txt index 34ddb165f..5668b57e0 100644 --- a/npc/012-1/_warps.txt +++ b/npc/012-1/_warps.txt @@ -1,5 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 012-1: Hurnscald warps +012-1,22,62,0 warp #012-1_22_62 0,3,014-3,223,111 012-1,79,17,0 warp #012-1_79_17 3,0,014-1,78,97 012-1,79,102,0 warp #012-1_79_102 3,0,014-2,178,22 012-1,132,101,0 warp #012-1_132_101 2,0,014-2,232,21 diff --git a/npc/014-3/_import.txt b/npc/014-3/_import.txt new file mode 100644 index 000000000..38507716e --- /dev/null +++ b/npc/014-3/_import.txt @@ -0,0 +1,4 @@ +// Map 014-3: Woodlands Central Area +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/014-3/_mobs.txt", +"npc/014-3/_warps.txt", diff --git a/npc/014-3/_mobs.txt b/npc/014-3/_mobs.txt new file mode 100644 index 000000000..10a83b912 --- /dev/null +++ b/npc/014-3/_mobs.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-3: Woodlands Central Area mobs +014-3,133,94,91,52 monster Mouboo 1023,30,30000,45000 +014-3,128,89,52,58 monster Forest Mushroom 1060,9,60000,45000 +014-3,122,121,90,35 monster Squirrel 1032,26,30000,42000 diff --git a/npc/014-3/_warps.txt b/npc/014-3/_warps.txt new file mode 100644 index 000000000..c3e787df0 --- /dev/null +++ b/npc/014-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-3: Woodlands Central Area warps +014-3,224,111,0 warp #014-3_224_111 0,4,012-1,23,61 diff --git a/npc/_import.txt b/npc/_import.txt index f46f1ff09..ecc85ee9a 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -60,6 +60,7 @@ @include "npc/012-7/_import.txt" @include "npc/014-1/_import.txt" @include "npc/014-2/_import.txt" +@include "npc/014-3/_import.txt" @include "npc/015-1/_import.txt" @include "npc/016-1/_import.txt" @include "npc/016-6/_import.txt" -- cgit v1.2.3-60-g2f50