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-4/thorn.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-4/thorn.txt') diff --git a/npc/014-4/thorn.txt b/npc/014-4/thorn.txt index 99dfe81e4..bb8a3dd31 100644 --- a/npc/014-4/thorn.txt +++ b/npc/014-4/thorn.txt @@ -88,7 +88,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! If I let my wose side blossom, I'm sure she'll look at me!"); -- cgit v1.2.3-60-g2f50