From 393699bcfbe278a3a62f6ecfb653c758967510de Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Nov 2019 21:10:34 -0300 Subject: Ryan Maximum reward: The fabled legendary [Sunny Crystal] :o --- npc/009-2/ryan.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 73302f251..f1c65f639 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -82,6 +82,7 @@ // Platinum + Iridium last stage: ~1390 Delights - 91,050 in total if (.@r < 4 && .@q == 100) { setq1 HalinarzoQuest_LifeDelight, 4; + getitem SunnyCrystal, 1; getitem PlatinumIngot, 1; getitem IridiumIngot, 2; getitem EquipmentBlueprintE, 2; @@ -90,7 +91,7 @@ getexp 500000, 50000; // Reference: Lv 74 / Lv 38 next; mesn; - mesq l("Ah, I have enough @@ for a life! Take this EXTREMELY RARE @@. Good job!", getitemlink(TonoriDelight), getitemlink(PlatinumIngot)); + mesq l("Ah, I have enough @@ for a life! Take this EXTREMELY RARE @@. Good job!", getitemlink(TonoriDelight), getitemlink(SunnyCrystal)); mesc l("Got Master Blueprints!"); mesc l("Got 1,000,000 Monster Points!"); } -- cgit v1.2.3-70-g09d2