From 4af18cb0cc0b4c3930faa3f521b30b6a93a9dbaa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 May 2019 00:53:36 -0300 Subject: More alpha bugs --- npc/commands/grantpower.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/grantpower.txt') diff --git a/npc/commands/grantpower.txt b/npc/commands/grantpower.txt index 0e678657c..ac48c10b7 100644 --- a/npc/commands/grantpower.txt +++ b/npc/commands/grantpower.txt @@ -11,7 +11,7 @@ OnCall: .@request$ = ""; .@request$ += implode(.@atcmd_parameters$, " "); if (is_admin()) { - if (.@request$ == "" && !$LEGENDARYINIT) { + if (!$LEGENDARYINIT) { inventoryplace Lightbringer, 3; // Script Handled: LB and AS getitembound DemureAxe, 1, 1; getitembound Tyranny, 1, 1; -- cgit v1.2.3-60-g2f50