From 95131f67ccf42e1a81ac0c925284f869692c841c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 May 2022 18:24:38 -0300 Subject: Remove old code regarding Aegis Shield --- npc/boss/throne.txt | 4 ++-- 1 file 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; } -- cgit v1.2.3-60-g2f50