From 71f2ecc33e1b60b49f4eefbd1159423017015447 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 Jul 2020 10:24:33 -0300 Subject: Nerf Guinevere Reward with RANDOMNESS --- npc/042-0/arthur.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/042-0/arthur.txt b/npc/042-0/arthur.txt index f6f622b6e..b27d7a084 100644 --- a/npc/042-0/arthur.txt +++ b/npc/042-0/arthur.txt @@ -452,7 +452,7 @@ L_Hint: mesq l("Take this with you. And please bring Arthur back, the world needs him!"); $KAMELOT_QUEST[.@g]=$KAMELOT_QUEST[.@g]|2; // Player Reward for completing this stage - getitem SacredImmortalityPotion, 1; + getitem any(SacredImmortalityPotion, SacredLifePotion, SacredManaPotion), 1; getitem GuildCoin, 5; // Guild Reward for completing this stage .@ggp=100+$KAMELOT_MX[.@g]*4; -- cgit v1.2.3-70-g09d2