From eab755a44129de4992ba0c0ed011857c1d10d54a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 13 Jul 2019 00:57:13 -0300 Subject: Apply same patch to Frostia's Generals --- npc/024-16/generals.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/024-16/generals.txt b/npc/024-16/generals.txt index 3cf3a2135..adc020777 100644 --- a/npc/024-16/generals.txt +++ b/npc/024-16/generals.txt @@ -27,6 +27,8 @@ function script FrostiaTaskMaster { mesn; mesq l("It's not much of a reward, but doesn't it feels great to help others in need?! HAHAHA!"); Zeny+=.@lv; + // Raise LV according to monster level + .@lv+=strmobinfo(3, .@q2)/2; getexp BaseLevel*.@lv, .@lv; setq2 .@q, 0; return false; -- cgit v1.2.3-70-g09d2