From e6d42426f7d4cbb1677a0e2528f5e66ced9bdbbf Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Sun, 17 Mar 2019 00:39:16 -0300
Subject: Regenerate maps + Scalable EXP reward for Yetifly Challenge.

---
 npc/017-1/_mobs.txt        | 2 +-
 npc/018-5-1/_import.txt    | 1 +
 npc/018-5-1/_mobs.txt      | 8 ++++++++
 npc/018-5-boss/command.txt | 1 +
 4 files changed, 11 insertions(+), 1 deletion(-)
 create mode 100644 npc/018-5-1/_mobs.txt

diff --git a/npc/017-1/_mobs.txt b/npc/017-1/_mobs.txt
index 7031407db..41a2b2c45 100644
--- a/npc/017-1/_mobs.txt
+++ b/npc/017-1/_mobs.txt
@@ -3,4 +3,4 @@
 017-1,105,129,75,76	monster	Cyan Butterfly	1172,40,30000,30000
 017-1,125,69,103,47	monster	Squirrel	1032,25,30000,30000
 017-1,123,176,103,58	monster	Living Potato	1181,36,30000,30000
-017-1,128,122,108,114	monster	Alizarin Plant	1188,15,45000,45000
+017-1,128,122,108,114	monster	Alizarin Plant	1188,45,45000,45000
diff --git a/npc/018-5-1/_import.txt b/npc/018-5-1/_import.txt
index b04b339ec..54ff2274e 100644
--- a/npc/018-5-1/_import.txt
+++ b/npc/018-5-1/_import.txt
@@ -1,3 +1,4 @@
 // Map 018-5-1: Mountain Cave
 // This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/018-5-1/_mobs.txt",
 "npc/018-5-1/_warps.txt",
diff --git a/npc/018-5-1/_mobs.txt b/npc/018-5-1/_mobs.txt
new file mode 100644
index 000000000..dd690dce9
--- /dev/null
+++ b/npc/018-5-1/_mobs.txt
@@ -0,0 +1,8 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 018-5-1: Mountain Cave mobs
+018-5-1,62,64,61,51	monster	Alizarin Plant	1188,16,30000,30000
+018-5-1,80,53,27,35	monster	Snake	1122,8,30000,30000
+018-5-1,60,76,43,27	monster	Black Slime	1178,9,30000,30000
+018-5-1,64,63,27,27	monster	Dark Lizard	1051,10,30000,30000
+018-5-1,61,75,38,34	monster	Black Scorpion	1074,10,30000,30000
+018-5-1,81,53,22,31	monster	Black Mamba	1174,1,90000,60000
diff --git a/npc/018-5-boss/command.txt b/npc/018-5-boss/command.txt
index dccc62d1e..0985a6fbe 100644
--- a/npc/018-5-boss/command.txt
+++ b/npc/018-5-boss/command.txt
@@ -45,6 +45,7 @@ OnCycle:
     // Is it over? Were you victorious?
     if (@YETIFLY_CYCLE >= 6) {
         setq LilitQuest_Access, 1;
+        getexp BaseLevel*425, JobLevel*190; // Reference: (35,25). Scalable reward.
         warp "018-5", 97, 70;
         mesn l("Yetifly the Mighty");
         mesq l("Not bad... You can now enter Lilit. If you think you can defeat me, climb the tree and meet me at the top!");
-- 
cgit v1.2.3-70-g09d2