From 1b6a82e9c8cfba7ceca2e6c15bce846b8388b575 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Mar 2019 23:37:29 -0300 Subject: Raise Ryan final step reward --- npc/009-2/ryan.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/009-2') diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index e1061eda2..f11a50812 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -26,6 +26,7 @@ close; inventoryplace ChefHat, 1; + inventoryplace PlatinumIngot, 1, IridiumIngot, 1; delitem TonoriDelight, .@a; getexp rand(.@a, .@a*2)+.@q*rand(10,30), 0; @@ -61,6 +62,7 @@ if (.@r < 3 && .@q == 100) { setq1 HalinarzoQuest_LifeDelight, 3; getitem PlatinumIngot, 1; + getitem IridiumIngot, 1; 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