summaryrefslogtreecommitdiff
path: root/npc/029-9/boss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/029-9/boss.txt')
-rw-r--r--npc/029-9/boss.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/029-9/boss.txt b/npc/029-9/boss.txt
index 86e27b681..1588cc752 100644
--- a/npc/029-9/boss.txt
+++ b/npc/029-9/boss.txt
@@ -404,8 +404,10 @@ OnMFDispose:
OnMFSurvive:
dispbottom l("Mission accomplished. Well played!");
getitem StrangeCoin, max(1, 1+(($@FIRESOFSTEAM_DIFF-100)/30));
- if (!MOUBOOTAUR_WINNER)
+ if (!MOUBOOTAUR_WINNER) {
MOUBOOTAUR_WINNER=gettimetick(2);
+ getitem StrangeCoin, 250; // First victory - major reward
+ }
specialeffect(FX_FANFARE, AREA, getcharid(3));
end;