From dd8b1220217aedac126a453daadaf9b11ad2e103 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 Jun 2018 01:09:33 -0300 Subject: Make Maps. Now we have something to do in Hurnscald! (besides quests) --- npc/014-1/_import.txt | 1 + npc/014-1/_mobs.txt | 4 ++++ npc/014-1/_warps.txt | 3 ++- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 npc/014-1/_mobs.txt (limited to 'npc/014-1') diff --git a/npc/014-1/_import.txt b/npc/014-1/_import.txt index e33767915..a036c39cc 100644 --- a/npc/014-1/_import.txt +++ b/npc/014-1/_import.txt @@ -1,3 +1,4 @@ // Map 014-1: Woodland Mining Camp // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/014-1/_mobs.txt", "npc/014-1/_warps.txt", diff --git a/npc/014-1/_mobs.txt b/npc/014-1/_mobs.txt new file mode 100644 index 000000000..8de224201 --- /dev/null +++ b/npc/014-1/_mobs.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-1: Woodland Mining Camp mobs +014-1,97,59,86,45 monster Silk Worm 1034,15,30000,30000 +014-1,97,67,50,45 monster Mouboo 1023,12,30000,45000 diff --git a/npc/014-1/_warps.txt b/npc/014-1/_warps.txt index 332df5e07..d77a98243 100644 --- a/npc/014-1/_warps.txt +++ b/npc/014-1/_warps.txt @@ -1,3 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 014-1: Woodland Mining Camp warps -014-1,79,98,0 warp #014-1_79_98 3,0,008-1,78,18 +014-1,79,98,0 warp #014-1_79_98 3,0,012-1,78,18 +014-1,79,57,0 warp #014-1_79_57 1,0,015-1,99,132 -- cgit v1.2.3-70-g09d2