summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/042-0/arthur.txt2
1 files changed, 1 insertions, 1 deletions
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;