From 4acb4e0df3bac8dcc8f92776242fe6d1780c6851 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 11 Feb 2018 01:00:15 +0100 Subject: add new map 003-1-2 Inwall bridge --- npc/003-1-2/_import.txt | 4 ++++ npc/003-1-2/_mobs.txt | 3 +++ npc/003-1-2/_warps.txt | 5 +++++ npc/003-1/_warps.txt | 5 +++-- npc/_import.txt | 1 + 5 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 npc/003-1-2/_import.txt create mode 100644 npc/003-1-2/_mobs.txt create mode 100644 npc/003-1-2/_warps.txt (limited to 'npc') diff --git a/npc/003-1-2/_import.txt b/npc/003-1-2/_import.txt new file mode 100644 index 000000000..2b6b015f7 --- /dev/null +++ b/npc/003-1-2/_import.txt @@ -0,0 +1,4 @@ +// Map 003-1-2: Tulimshar Jeweler +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-1-2/_mobs.txt", +"npc/003-1-2/_warps.txt", diff --git a/npc/003-1-2/_mobs.txt b/npc/003-1-2/_mobs.txt new file mode 100644 index 000000000..531b82111 --- /dev/null +++ b/npc/003-1-2/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-1-2: Tulimshar Jeweler mobs +003-1-2,34,36,15,3 monster Black Scorpion 1074,2,35000,150000 diff --git a/npc/003-1-2/_warps.txt b/npc/003-1-2/_warps.txt new file mode 100644 index 000000000..84eaa9b60 --- /dev/null +++ b/npc/003-1-2/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-1-2: Tulimshar Jeweler warps +003-1-2,33,34,0 warp #003-1-2_33_34 0,0,003-1,81,119 +003-1-2,19,34,0 warp #003-1-2_19_34 0,0,003-1,53,119 +003-1-2,48,34,0 warp #003-1-2_48_34 0,0,003-1,116,119 diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt index 34d1f4ff5..46b562f7b 100644 --- a/npc/003-1/_warps.txt +++ b/npc/003-1/_warps.txt @@ -5,8 +5,8 @@ 003-1,52,72,0 warp #003-1_52_72 0,0,003-2,38,40 003-1,56,99,0 warp #003-1_56_99 0,0,003-3,39,40 003-1,54,137,0 warp #003-1_54_137 0,0,003-4,39,38 -003-1,51,119,0 warp #003-1_51_119 0,0,003-1,82,119 -003-1,81,119,0 warp #003-1_81_119 0,0,003-1,52,119 +003-1,51,120,0 warp #003-1_51_120 0,0,003-1-2,19,35 +003-1,81,120,0 warp #003-1_81_120 0,0,003-1-2,33,35 003-1,96,144,0 warp #003-1_96_144 0,0,003-5,38,40 003-1,106,147,0 warp #003-1_106_147 0,0,003-6,32,38 003-1,112,147,0 warp #003-1_112_147 0,0,003-6,40,38 @@ -17,3 +17,4 @@ 003-1,51,65,0 warp #003-1_51_65 0,0,003-2,42,34 003-1,115,93,0 warp #003-1_115_93 0,0,003-8,41,28 003-1,60,157,0 warp #003-1_60_157 0,0,004-1,64,57 +003-1,116,120,0 warp #003-1_116_120 0,0,003-1-2,48,35 diff --git a/npc/_import.txt b/npc/_import.txt index 098e7b4b0..75717ef81 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -63,6 +63,7 @@ @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" @include "npc/002-4/_import.txt" +@include "npc/003-1-2/_import.txt" @include "npc/003-1/_import.txt" @include "npc/003-2-0/_import.txt" @include "npc/003-2-1/_import.txt" -- cgit v1.2.3-70-g09d2