diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 01:09:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 01:09:33 -0300 |
commit | dd8b1220217aedac126a453daadaf9b11ad2e103 (patch) | |
tree | b53addd4e7e8713a2761d99dbe258154f3602f5e /npc/014-1 | |
parent | 0a962a51be6e69d5998b112c10a534c4c8a1e80e (diff) | |
download | serverdata-dd8b1220217aedac126a453daadaf9b11ad2e103.tar.gz serverdata-dd8b1220217aedac126a453daadaf9b11ad2e103.tar.bz2 serverdata-dd8b1220217aedac126a453daadaf9b11ad2e103.tar.xz serverdata-dd8b1220217aedac126a453daadaf9b11ad2e103.zip |
Make Maps. Now we have something to do in Hurnscald! (besides quests)
Diffstat (limited to 'npc/014-1')
-rw-r--r-- | npc/014-1/_import.txt | 1 | ||||
-rw-r--r-- | npc/014-1/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/014-1/_warps.txt | 3 |
3 files changed, 7 insertions, 1 deletions
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 |