From 4cf99dfe633b24b65af22e602ec8c92c35a75611 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Jul 2018 23:29:59 -0300 Subject: Include map 008-0 for Party Dungeon --- npc/003-1-1/_warps.txt | 1 + npc/008-0/_import.txt | 4 ++++ npc/008-0/_mobs.txt | 7 +++++++ npc/008-0/_warps.txt | 3 +++ npc/_import.txt | 1 + 5 files changed, 16 insertions(+) create mode 100644 npc/008-0/_import.txt create mode 100644 npc/008-0/_mobs.txt create mode 100644 npc/008-0/_warps.txt (limited to 'npc') diff --git a/npc/003-1-1/_warps.txt b/npc/003-1-1/_warps.txt index fb17c62bb..91b75880b 100644 --- a/npc/003-1-1/_warps.txt +++ b/npc/003-1-1/_warps.txt @@ -2,3 +2,4 @@ // Map 003-1-1: Tulimshar Sewers warps 003-1-1,143,127,0 warp #003-1-1_143_127 0,0,003-1,115,111 003-1-1,57,99,0 warp #003-1-1_57_99 0,0,003-1,56,84 +003-1-1,44,143,0 warp #003-1-1_44_143 0,0,008-0,41,23 diff --git a/npc/008-0/_import.txt b/npc/008-0/_import.txt new file mode 100644 index 000000000..abdaecd6e --- /dev/null +++ b/npc/008-0/_import.txt @@ -0,0 +1,4 @@ +// Map 008-0: Party Dungeon Waiting Hall +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/008-0/_mobs.txt", +"npc/008-0/_warps.txt", diff --git a/npc/008-0/_mobs.txt b/npc/008-0/_mobs.txt new file mode 100644 index 000000000..48253d79b --- /dev/null +++ b/npc/008-0/_mobs.txt @@ -0,0 +1,7 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-0: Party Dungeon Waiting Hall mobs +008-0,49,49,28,28 monster Ratto 1005,6,35000,600000 +008-0,50,47,28,28 monster Cave Bat 1039,4,35000,600000 +008-0,48,48,28,28 monster Silk Worm 1034,6,35000,600000 +008-0,49,63,29,16 monster Red Scorpion 1072,3,35000,600000 +008-0,49,32,29,14 monster Scorpion 1071,3,35000,600000 diff --git a/npc/008-0/_warps.txt b/npc/008-0/_warps.txt new file mode 100644 index 000000000..b14f6a756 --- /dev/null +++ b/npc/008-0/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-0: Party Dungeon Waiting Hall warps +008-0,41,22,0 warp #008-0_41_22 0,0,003-1-1,44,142 diff --git a/npc/_import.txt b/npc/_import.txt index 2dca8f0b0..f72bfc293 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -46,6 +46,7 @@ @include "npc/005-7/_import.txt" @include "npc/006-1/_import.txt" @include "npc/007-1/_import.txt" +@include "npc/008-0/_import.txt" @include "npc/009-1/_import.txt" @include "npc/009-2/_import.txt" @include "npc/009-3/_import.txt" -- cgit v1.2.3-60-g2f50