diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-15 16:37:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-15 16:37:13 -0300 |
commit | bddd8929ccc9259e274cc8b792b262c0997b4aad (patch) | |
tree | 47e98a637f065e7a9ff5f77e2bc8db0b6607fcb6 /npc/012-1/hinnak.txt | |
parent | b49e649596645629e059bdc8f12d8ee1da5a1bfd (diff) | |
download | serverdata-bddd8929ccc9259e274cc8b792b262c0997b4aad.tar.gz serverdata-bddd8929ccc9259e274cc8b792b262c0997b4aad.tar.bz2 serverdata-bddd8929ccc9259e274cc8b792b262c0997b4aad.tar.xz serverdata-bddd8929ccc9259e274cc8b792b262c0997b4aad.zip |
Bad value at Hinnak.
Diffstat (limited to 'npc/012-1/hinnak.txt')
-rw-r--r-- | npc/012-1/hinnak.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt index dc729fdcc..d27d49a66 100644 --- a/npc/012-1/hinnak.txt +++ b/npc/012-1/hinnak.txt @@ -97,10 +97,10 @@ L_TrueHelp: mesq l("I know how hard it is! I hate them with all my heart, only seeing you killing them left and right was GREAT!"); next; getexp 1000, 0; - Zeny=Zeny+1500; + Zeny=Zeny+500; setq HurnscaldQuest_Farmers, 2, 0; mesn; - mesq l("You have my eternal gratitute. Here is 1500 GP for your troubles."); + mesq l("You have my eternal gratitute. Here is 500 GP for your troubles."); close; L_Help: |