summaryrefslogtreecommitdiff
path: root/npc/024-1/john.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-1/john.txt')
-rw-r--r--npc/024-1/john.txt4
1 files changed, 2 insertions, 2 deletions
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;
}