summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-06 02:02:24 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-06 02:02:24 -0300
commit4bc905dace26d2e841ba2de676e11bab625421ae (patch)
treee38795fc15fc098ee8c1972e566222527651648e
parent3cfd63f99e7997f86e8c849935cb09a1c5bff120 (diff)
downloadserverdata-4bc905dace26d2e841ba2de676e11bab625421ae.tar.gz
serverdata-4bc905dace26d2e841ba2de676e11bab625421ae.tar.bz2
serverdata-4bc905dace26d2e841ba2de676e11bab625421ae.tar.xz
serverdata-4bc905dace26d2e841ba2de676e11bab625421ae.zip
Add 014-5 to weather core, regenerate maps
-rw-r--r--maps/re/014-3.mcachebin1688 -> 1696 bytes
-rw-r--r--maps/re/014-5.mcachebin2373 -> 2324 bytes
-rw-r--r--npc/014-3/_warps.txt1
-rw-r--r--npc/014-5/_import.txt1
-rw-r--r--npc/014-5/_mobs.txt4
-rw-r--r--npc/functions/weather.txt1
6 files changed, 7 insertions, 0 deletions
diff --git a/maps/re/014-3.mcache b/maps/re/014-3.mcache
index 24ba66ae2..b7f96e4c3 100644
--- a/maps/re/014-3.mcache
+++ b/maps/re/014-3.mcache
Binary files differ
diff --git a/maps/re/014-5.mcache b/maps/re/014-5.mcache
index 478c7ea08..439caeaba 100644
--- a/maps/re/014-5.mcache
+++ b/maps/re/014-5.mcache
Binary files differ
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");