From c41327c3c00818cdfe185afd8a940feb312c0ea7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Jul 2018 23:46:46 -0300 Subject: Make Maps again --- npc/001-9/_import.txt | 2 ++ npc/017-1/_warps.txt | 1 + npc/017-2-1/_import.txt | 2 ++ npc/017-2-1/_mobs.txt | 5 +++++ npc/017-2-1/_warps.txt | 3 +++ npc/017-2/_warps.txt | 3 ++- npc/_import.txt | 1 + 7 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 npc/001-9/_import.txt create mode 100644 npc/017-2-1/_mobs.txt create mode 100644 npc/017-2-1/_warps.txt (limited to 'npc') diff --git a/npc/001-9/_import.txt b/npc/001-9/_import.txt new file mode 100644 index 000000000..417c1114c --- /dev/null +++ b/npc/001-9/_import.txt @@ -0,0 +1,2 @@ +// Map 001-9: Eternity Maze +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/017-1/_warps.txt b/npc/017-1/_warps.txt index ad9e84da6..5810d4b17 100644 --- a/npc/017-1/_warps.txt +++ b/npc/017-1/_warps.txt @@ -4,3 +4,4 @@ 017-1,185,197,0 warp #017-1_185_197 0,0,018-3,114,24 017-1,179,197,0 warp #017-1_179_197 0,0,018-1,32,66 017-1,182,197,0 warp #017-1_182_197 0,0,018-4,164,104 +017-1,119,60,0 warp #017-1_119_60 0,0,017-2,31,30 diff --git a/npc/017-2-1/_import.txt b/npc/017-2-1/_import.txt index 0a8172af5..8b1633271 100644 --- a/npc/017-2-1/_import.txt +++ b/npc/017-2-1/_import.txt @@ -1,2 +1,4 @@ // Map 017-2-1: Jack's Basement // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/017-2-1/_mobs.txt", +"npc/017-2-1/_warps.txt", diff --git a/npc/017-2-1/_mobs.txt b/npc/017-2-1/_mobs.txt new file mode 100644 index 000000000..e51f666ad --- /dev/null +++ b/npc/017-2-1/_mobs.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 017-2-1: Jack's Basement mobs +017-2-1,62,83,5,6 monster Small Emerald Bif 1104,1,45000,45000 +017-2-1,73,61,54,42 monster Dark Lizard 1051,36,25000,25000 +017-2-1,49,71,40,58 monster Red Slime 1092,29,45000,45000 diff --git a/npc/017-2-1/_warps.txt b/npc/017-2-1/_warps.txt new file mode 100644 index 000000000..7c0035a5d --- /dev/null +++ b/npc/017-2-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 017-2-1: Jack's Basement warps +017-2-1,121,115,0 warp #017-2-1_121_115 0,0,017-2,21,29 diff --git a/npc/017-2/_warps.txt b/npc/017-2/_warps.txt index 97c07e729..526c98f69 100644 --- a/npc/017-2/_warps.txt +++ b/npc/017-2/_warps.txt @@ -1,3 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 017-2: Jack's House warps -017-2,31,32,0 warp #017-2_31_32 0,0,017-1,0,0 +017-2,31,32,0 warp #017-2_31_32 0,0,017-1,119,61 +017-2,21,30,0 warp #017-2_21_30 0,0,017-2-1,121,116 diff --git a/npc/_import.txt b/npc/_import.txt index acb231c6a..7ee69fb31 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -12,6 +12,7 @@ @include "npc/001-6/_import.txt" @include "npc/001-7/_import.txt" @include "npc/001-8/_import.txt" +@include "npc/001-9/_import.txt" @include "npc/002-1/_import.txt" @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" -- cgit v1.2.3-60-g2f50