diff options
Diffstat (limited to 'npc/009-2/ryan.txt')
-rw-r--r-- | npc/009-2/ryan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 75cfbfef4..97768926c 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), 0; + getexp rand(.@a, .@a*2)+.@q*rand(1,3), 0; Zeny=Zeny+.@a*21; setq HalinarzoQuest_LifeDelight, .@q+1; mesn; |