From d97ed10839dc1d39ebb5c0101028c5d8a6fd930e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Mar 2019 23:37:50 -0300 Subject: Be veeeeeery generous at final step (jk, the final step is insane) --- npc/009-2/ryan.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index f11a50812..5b729c8a2 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -26,7 +26,7 @@ close; inventoryplace ChefHat, 1; - inventoryplace PlatinumIngot, 1, IridiumIngot, 1; + inventoryplace PlatinumIngot, 1, IridiumIngot, 2; delitem TonoriDelight, .@a; getexp rand(.@a, .@a*2)+.@q*rand(10,30), 0; @@ -62,7 +62,7 @@ if (.@r < 3 && .@q == 100) { setq1 HalinarzoQuest_LifeDelight, 3; getitem PlatinumIngot, 1; - getitem IridiumIngot, 1; + getitem IridiumIngot, 2; next; mesn; mesq l("Ah, I have enough @@ for a life! Take this EXTREMELY RARE @@. Good job!", getitemlink(TonoriDelight), getitemlink(PlatinumIngot)); -- cgit v1.2.3-60-g2f50