summaryrefslogtreecommitdiff
path: root/world/map/npc/025-4/battlecaves.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/025-4/battlecaves.txt')
-rw-r--r--world/map/npc/025-4/battlecaves.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/025-4/battlecaves.txt b/world/map/npc/025-4/battlecaves.txt
index ffab9a05..8acebf2a 100644
--- a/world/map/npc/025-4/battlecaves.txt
+++ b/world/map/npc/025-4/battlecaves.txt
@@ -933,7 +933,7 @@ OnBossDeath:
if (attachrid(getcharid(3,$@cave10fighter$)) == 0) goto L_Abort;
message strcharinfo(0), "What a harsh battle... You should hurry and save Julia!";
set Rossy_Quest, 16;
- getexp 100000, 0;
+ getexp 120000, 0;
set BOSS_POINTS, BOSS_POINTS + 50;
message strcharinfo(0), "You gain 50 Boss Points giving you a total of " + BOSS_POINTS + ".";
end;