diff options
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 7ea1f27e4..2a342923c 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -116,7 +116,7 @@ L_Assign: .@tea=OolongTea; .@gift=GoldenGift; .@rare=SacredLifePotion; break; case 14: - .@tea=JasmineTea; .@gift=GoldenGift; .@rare=AncientBlueprint; + .@tea=JasmineTea; .@gift=GoldenGift; .@rare=MercBoxEE; break; default: // 15+ .@tea=YerbaMate; .@gift=PrismGift; .@rare=MysteriousFruit; |