From a54776898210edf8e74826a49709cadaa8c3c5f3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 May 2019 08:49:42 -0300 Subject: Allow transference of Aegis Shield in case winner doesn't wishes to keep it. --- npc/commands/grantpower.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/grantpower.txt b/npc/commands/grantpower.txt index 96a7ac1c2..81d599800 100644 --- a/npc/commands/grantpower.txt +++ b/npc/commands/grantpower.txt @@ -30,7 +30,7 @@ OnCall: rif(countitem(DemureAxe), l("Demure's Axe")), DemureAxe, rif(countitem(Tyranny), l("Tyranny")), Tyranny, rif(countitem(Runestaff), l("Runestaff")), Runestaff, - //rif(countitem(AegisShield), l("Aegis Shield")), AegisShield, + rif(countitem(AegisShield), l("Aegis Shield")), AegisShield, l("Abort"), 0; mes ""; .@ori=getcharid(0); -- cgit v1.2.3-60-g2f50