diff options
Diffstat (limited to 'world/map/npc/099-5')
-rw-r--r-- | world/map/npc/099-5/boss.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/099-5/boss.txt b/world/map/npc/099-5/boss.txt index 96b7cb93..d36457d2 100644 --- a/world/map/npc/099-5/boss.txt +++ b/world/map/npc/099-5/boss.txt @@ -1511,11 +1511,11 @@ L_MissionComplete: close; L_Winner: - getitem "BlueRose", 1; + getitem "SaviorArmor", 1; set $@DD5_TALLY$, ""; set #DD5_TALLY, 1; mes "##2You were the MVP with "+$@DD5_TALLY_+" points!##0"; - mes "##2Exchange this blue rose with a Game Master!##0"; + //mes "##2Exchange this blue rose with a Game Master!##0"; close; L_TooEarly: |