From 8ce6a07497ebccfc549201647fa00be064a1cbc5 Mon Sep 17 00:00:00 2001 From: Saulc Date: Mon, 19 Feb 2018 00:45:08 +0100 Subject: add map 003-1-3 magic school cave --- npc/003-1-3/_import.txt | 4 ++++ npc/003-1-3/_mobs.txt | 4 ++++ npc/003-1-3/_warps.txt | 4 ++++ npc/003-1/_warps.txt | 2 ++ npc/004-2/_import.txt | 2 +- npc/_import.txt | 1 + 6 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 npc/003-1-3/_import.txt create mode 100644 npc/003-1-3/_mobs.txt create mode 100644 npc/003-1-3/_warps.txt (limited to 'npc') diff --git a/npc/003-1-3/_import.txt b/npc/003-1-3/_import.txt new file mode 100644 index 000000000..90753ead4 --- /dev/null +++ b/npc/003-1-3/_import.txt @@ -0,0 +1,4 @@ +// Map 003-1-3: magic school cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-1-3/_mobs.txt", +"npc/003-1-3/_warps.txt", diff --git a/npc/003-1-3/_mobs.txt b/npc/003-1-3/_mobs.txt new file mode 100644 index 000000000..767ef1eb8 --- /dev/null +++ b/npc/003-1-3/_mobs.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-1-3: magic school cave mobs +003-1-3,55,58,29,22 monster Cave Snake 1035,8,35000,150000 +003-1-3,70,40,3,1 monster Bif 1058,1,35000,150000 diff --git a/npc/003-1-3/_warps.txt b/npc/003-1-3/_warps.txt new file mode 100644 index 000000000..c8e143d02 --- /dev/null +++ b/npc/003-1-3/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-1-3: magic school cave warps +003-1-3,83,82,0 warp #003-1-3_83_82 0,0,003-1,59,54 +003-1-3,37,86,0 warp #003-1-3_37_86 0,0,003-1,25,46 diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt index 5a87130c0..bbd88c7e5 100644 --- a/npc/003-1/_warps.txt +++ b/npc/003-1/_warps.txt @@ -17,3 +17,5 @@ 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 4,0,004-1,63,57 003-1,116,120,0 warp #003-1_116_120 0,0,003-1-2,48,35 +003-1,58,54,0 warp #003-1_58_54 0,0,003-1-3,82,82 +003-1,25,45,0 warp #003-1_25_45 0,0,003-1-3,35,85 diff --git a/npc/004-2/_import.txt b/npc/004-2/_import.txt index bc0ba945d..841c90112 100644 --- a/npc/004-2/_import.txt +++ b/npc/004-2/_import.txt @@ -1,5 +1,5 @@ // Map 004-2: Desert Mountains // This file is generated automatically. All manually added changes will be removed when running the Converter. -"npc/004-2/bgmaster.txt", "npc/004-2/_mobs.txt", "npc/004-2/_warps.txt", +"npc/004-2/bgmaster.txt", diff --git a/npc/_import.txt b/npc/_import.txt index d4958414a..ebf8d30d3 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -8,6 +8,7 @@ @include "npc/002-3/_import.txt" @include "npc/002-4/_import.txt" @include "npc/003-1-2/_import.txt" +@include "npc/003-1-3/_import.txt" @include "npc/003-1/_import.txt" @include "npc/003-13/_import.txt" @include "npc/003-2-0/_import.txt" -- cgit v1.2.3-60-g2f50