summaryrefslogtreecommitdiff
path: root/npc/commands/grantpower.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-22 17:57:30 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-22 17:57:30 -0300
commitacbfb6a6c32d81a192819f0e1c31ce185d5356f1 (patch)
tree97fc463f501e692f789edc867f366809a3653be0 /npc/commands/grantpower.txt
parent40f3b9b2ec96e29f433003995aa6f97e7725cb05 (diff)
downloadserverdata-acbfb6a6c32d81a192819f0e1c31ce185d5356f1.tar.gz
serverdata-acbfb6a6c32d81a192819f0e1c31ce185d5356f1.tar.bz2
serverdata-acbfb6a6c32d81a192819f0e1c31ce185d5356f1.tar.xz
serverdata-acbfb6a6c32d81a192819f0e1c31ce185d5356f1.zip
Fix another bug
Diffstat (limited to 'npc/commands/grantpower.txt')
-rw-r--r--npc/commands/grantpower.txt2
1 files changed, 1 insertions, 1 deletions
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;