From 3aef047971521d8d7b545f6091942e75a28b22f3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 Sep 2019 21:35:52 -0300 Subject: Result = 10k delights spared (ie. you'll take 2 months less) --- 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 240154d63..38401ef92 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -61,7 +61,7 @@ getexp rand2(1,.@q)*.@l, rand2(1, .@q); } - // Elixir Of Life last stage: ~1000 Delights - 26,825 in total + // Elixir Of Life last stage: ~1075 Delights - 26,825 in total if (.@r < 3 && .@q >= 51) { setq1 HalinarzoQuest_LifeDelight, 3; getitem ElixirOfLife, 1; @@ -79,7 +79,7 @@ Zeny+=rand2(.@a, .@a+.@q)*.p; getexp rand2(.@q,.@a)*.@l, rand2(1, .@q); } - // Platinum + Iridium last stage: ~2000 Delights - 103,525 in total + // Platinum + Iridium last stage: ~1390 Delights - 91,050 in total if (.@r < 4 && .@q == 100) { setq1 HalinarzoQuest_LifeDelight, 4; getitem PlatinumIngot, 1; -- cgit v1.2.3-60-g2f50