diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-06 17:26:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-06 17:26:16 -0300 |
commit | a41381d4a0bb288a58cd191aa784ead0eb3c6b33 (patch) | |
tree | 51e9133852ddb0786924a2008fd7d979d2675a90 /npc/009-2 | |
parent | 6d44949020777cc29366171931db2ade16d4602c (diff) | |
download | serverdata-a41381d4a0bb288a58cd191aa784ead0eb3c6b33.tar.gz serverdata-a41381d4a0bb288a58cd191aa784ead0eb3c6b33.tar.bz2 serverdata-a41381d4a0bb288a58cd191aa784ead0eb3c6b33.tar.xz serverdata-a41381d4a0bb288a58cd191aa784ead0eb3c6b33.zip |
Fix Ryan bug
Diffstat (limited to 'npc/009-2')
-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 ca2664c9d..50fb2efb2 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -30,7 +30,7 @@ delitem TonoriDelight, .@a; getexp rand(.@a, .@a*2)+.@q*rand(10,30), 0; Zeny=Zeny+.@a*21; - setq HalinarzoQuest_LifeDelight, .@q+1; + setq2 HalinarzoQuest_LifeDelight, .@q+1; mesn; mesq l("Hmmm... Yummy!"); |