From 4bc905dace26d2e841ba2de676e11bab625421ae Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 Aug 2018 02:02:24 -0300 Subject: Add 014-5 to weather core, regenerate maps --- npc/014-3/_warps.txt | 1 + npc/014-5/_import.txt | 1 + npc/014-5/_mobs.txt | 4 ++++ npc/functions/weather.txt | 1 + 4 files changed, 7 insertions(+) create mode 100644 npc/014-5/_mobs.txt (limited to 'npc') diff --git a/npc/014-3/_warps.txt b/npc/014-3/_warps.txt index 8d4dd156a..0d0752f12 100644 --- a/npc/014-3/_warps.txt +++ b/npc/014-3/_warps.txt @@ -3,6 +3,7 @@ 014-3,158,142,0 warp #014-3_158_142 0,0,015-3,172,195 014-3,149,154,0 warp #014-3_149_154 1,0,014-2,48,25 014-3,224,111,0 warp #014-3_224_111 0,4,012-1,23,61 +014-3,173,59,0 warp #014-3_173_59 1,0,014-5,81,228 014-3,138,86,0 warp #014-3_138_86 0,0,015-2,49,100 014-3,73,61,0 warp #014-3_73_61 0,0,014-3,95,59 014-3,95,58,0 warp #014-3_95_58 0,0,014-3,73,62 diff --git a/npc/014-5/_import.txt b/npc/014-5/_import.txt index 823504e9c..ad9e4eaee 100644 --- a/npc/014-5/_import.txt +++ b/npc/014-5/_import.txt @@ -1,3 +1,4 @@ // Map 014-5: North Woodlands // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/014-5/_mobs.txt", "npc/014-5/_warps.txt", diff --git a/npc/014-5/_mobs.txt b/npc/014-5/_mobs.txt new file mode 100644 index 000000000..e7e5dca5e --- /dev/null +++ b/npc/014-5/_mobs.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-5: North Woodlands mobs +014-5,76,70,48,44 monster Plushroom Field 1011,16,80000,80000 +014-5,66,110,44,38 monster Chagashroom Field 1128,16,80000,80000 diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index b0f3e68e9..69bf20d5a 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -56,6 +56,7 @@ OnInit: htput(.wcore, "014-2", "woodland"); htput(.wcore, "014-3", "woodland"); htput(.wcore, "014-4", "woodland"); + htput(.wcore, "014-5", "woodland"); htput(.wcore, "017-1", "woodland"); htput(.wcore, "018-1", "woodland"); htput(.wcore, "018-2", "woodland"); -- cgit v1.2.3-60-g2f50