From c43643c812c886267dc26b70b03dd639e05d1222 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jan 2022 16:11:42 -0300 Subject: Boost Ryan's rewards with more milestones and monster points after stage 20 --- npc/024-1/john.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/024-1/john.txt') diff --git a/npc/024-1/john.txt b/npc/024-1/john.txt index 0fb62f87f..3ae7806e4 100644 --- a/npc/024-1/john.txt +++ b/npc/024-1/john.txt @@ -217,7 +217,7 @@ break; case 14: if (.@q2 >= 140) { - .@i = any(LukPotionC, DexPotionC, IntPotionC, VitPotionC, AgiPotionC, SacredLifePotion, SacredManaPotion, DodgePotion, PrecisionPotion, MoveSpeedPotion, StatusResetPotion, DeathPotion, PurificationPotion, NymphPoison, ElixirOfLife, SacredImmortalityPotion); + .@i = any(LukPotionC, DexPotionC, IntPotionC, VitPotionC, AgiPotionC, SacredLifePotion, SacredManaPotion, DodgePotion, PrecisionPotion, MoveSpeedPotion, StatusResetPotion, DeathPotion, PurificationPotion, NymphPoison, ElixirOfLife, SacredImmortalityPotion, Manapple); inventoryplace .@i, 1; getitem .@i, 1; setq3 FrostiaQuest_JhonH, .@q3 + 1; @@ -286,7 +286,7 @@ getitem .@i, 1; setq3 FrostiaQuest_JhonH, .@q3 + 1; mesc l("You have reached the current reward limit for Jhon."), 1; - mesc l("Futurely, Mylarin Dust and a Sunny Crystal will also be available."); + mesc l("Futurely, Mylarin Dust and a Sunny Crystal will also be available."); // And a Mysterious Fruit + Platinum, just like Ryan } break; } -- cgit v1.2.3-60-g2f50