summaryrefslogtreecommitdiff
path: root/npc/boss/throne.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/boss/throne.txt')
-rw-r--r--npc/boss/throne.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/boss/throne.txt b/npc/boss/throne.txt
index c1c4fc9eb..80a93492f 100644
--- a/npc/boss/throne.txt
+++ b/npc/boss/throne.txt
@@ -118,11 +118,11 @@ OnVictory:
donpcevent("@exprate::OnReload");
donpcevent("@droprate::OnReload");
// Player Reward
- getitembound(AegisShield, 1, 1);
+ /*getitembound(AegisShield, 1, 1);
dispbottom l("For defeating the Monster King, you've got the Legendary @@.", getitemlink(AegisShield));
dispbottom l("This item cannot be traded normally and is a Legendary Item.");
dispbottom l("You can transfer it with \"@grantpower\" command. Please contact a GM for more info.");
- dispbottom l("Protip: If you plan in selling it, it's adviseable to ask for GM mediation.");
+ dispbottom l("Protip: If you plan in selling it, it's adviseable to ask for GM mediation."); */
end;
}