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 ++++ 3 files changed, 12 insertions(+) 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/003-1-3') 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 -- cgit v1.2.3-70-g09d2