From a462574856c4c9584948014a90da6a09acd2ba86 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 14 Jul 2021 00:41:17 -0300 Subject: Make GM Robe and GM Cap weightless (Big Crunch request) Also, minor code edits (no visible effects ingame) --- npc/099-5/boss.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/099-5/boss.txt') 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"; -- cgit v1.2.3-60-g2f50