diff options
Diffstat (limited to 'npc/099-5/boss.txt')
-rw-r--r-- | npc/099-5/boss.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/099-5/boss.txt b/npc/099-5/boss.txt index 467c5295..f737b38c 100644 --- a/npc/099-5/boss.txt +++ b/npc/099-5/boss.txt @@ -1441,6 +1441,7 @@ L_MissionComplete: L_Winner: getitem SaviorArmor, 1; + getvaultexp(250); // This is TMW's main quest, worth 50% of the EXP bar $@DD5_TALLY$ = ""; #DD5_TALLY = 1; mes "##2You were the MVP with "+$@DD5_TALLY_+" points!##0"; |