From acbfb6a6c32d81a192819f0e1c31ce185d5356f1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 22 Aug 2019 17:57:30 -0300 Subject: Fix another bug --- npc/commands/grantpower.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/commands/grantpower.txt b/npc/commands/grantpower.txt index 07dc6b71e..3ce37e47b 100644 --- a/npc/commands/grantpower.txt +++ b/npc/commands/grantpower.txt @@ -43,7 +43,7 @@ OnCall: rif(countitem(AegisShield), l("Aegis Shield")), AegisShield, l("Abort"), 0; mes ""; - .@ori=getcharid(0); + .@ori=getcharid(3); .@ite=@menuret; if (!.@ite) close; -- cgit v1.2.3-60-g2f50