From c4b1405080e6bb508e3af302e42b148cbd58b089 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Oct 2021 14:02:30 -0300 Subject: LEGENDARYINIT is no longer needed --- npc/commands/grantpower.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/npc/commands/grantpower.txt b/npc/commands/grantpower.txt index 2141495d6..cd88cff2b 100644 --- a/npc/commands/grantpower.txt +++ b/npc/commands/grantpower.txt @@ -10,16 +10,6 @@ OnCall: .@request$ = ""; .@request$ += implode(.@atcmd_parameters$, " "); - if (is_admin()) { - if (!$LEGENDARYINIT) { - inventoryplace Lightbringer, 3; // Script Handled: LB and AS - getitembound DemureAxe, 1, 1; - getitembound Tyranny, 1, 1; - getitembound Runestaff, 1, 1; - $LEGENDARYINIT=true; - Exception("Legendary weapons not previously initialized.", RB_ISFATAL|RB_DISPBOTTOM); - } - } // Player is not attached .@id = getcharid(3, .@request$); -- cgit v1.2.3-70-g09d2