From a0e6273a56196c82731dc98738ad562902580b76 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 1 Jul 2018 11:57:43 -0300 Subject: Change experience rule on Ryan. --- npc/009-2/ryan.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/009-2/ryan.txt') diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 568f5d080..3607efe5d 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -27,7 +27,7 @@ inventoryplace ChefHat, 1; delitem TonoriDelight, .@a; - getexp rand(.@a, .@a*2)+.@q*rand(1,3), 0; + getexp rand(.@a, .@a*2)+.@q*rand(10,30), 0; Zeny=Zeny+.@a*21; setq HalinarzoQuest_LifeDelight, .@q+1; mesn; @@ -38,7 +38,7 @@ .@q=getq(HalinarzoQuest_LifeDelight); if (.@q == 11) { getitem ChefHat, 1; - getexp 10000, 10; + getexp 9500, 10; next; mesn; mesq l("Ah, you really deserve this @@. Good job!", getitemlink(ChefHat)); -- cgit v1.2.3-60-g2f50