From 9f79ae84ed441a60e9294df5a84885fc798415b4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 Mar 2019 15:11:03 -0300 Subject: Make Thorn/Blossom EXP Reward scalable --- npc/014-5/blossom.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-5') diff --git a/npc/014-5/blossom.txt b/npc/014-5/blossom.txt index cbd332aba..37fd58012 100644 --- a/npc/014-5/blossom.txt +++ b/npc/014-5/blossom.txt @@ -85,7 +85,7 @@ L_SpringQuest: delitem CobaltHerb, 50; delitem AlizarinHerb, 50; getitem Wreath, 1; - getexp 6500, 120; + getexp (200*BaseLevel), 120; setq1 SQuest_Spring, 1; mesn; mesq l("Many thanks! At least he'll know he haven't impressed me yet!"); -- cgit v1.2.3-60-g2f50