From ae7acafff7f568be9c998018e1f6093dbd171425 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 17 Nov 2022 16:54:17 -0300 Subject: All boss fights now give experience, but the values could be tweaked. --- world/map/npc/031-4/cindyCave.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/031-4/cindyCave.txt') diff --git a/world/map/npc/031-4/cindyCave.txt b/world/map/npc/031-4/cindyCave.txt index 1655205f..fc9fab08 100644 --- a/world/map/npc/031-4/cindyCave.txt +++ b/world/map/npc/031-4/cindyCave.txt @@ -206,6 +206,7 @@ OnReward: goto L_End; set QL_CINDY, 2; message strcharinfo(0), "Cindy looks relieved and as if she wants to talk with you."; + getexp 100000, 0; set BOSS_POINTS, BOSS_POINTS + 70; message strcharinfo(0), "You gain 70 Boss Points giving you a total of " + BOSS_POINTS + "."; goto L_End; -- cgit v1.2.3-60-g2f50