diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-26 18:15:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-26 18:15:14 -0300 |
commit | 8b1150ea7e9477465507cc018969c28c33077d63 (patch) | |
tree | 774c2396fb18d8f179f5f5ef3379987419327713 /npc/012-1 | |
parent | 5490045291904d9c4a5f586c4a724e05b6b18eb5 (diff) | |
download | serverdata-8b1150ea7e9477465507cc018969c28c33077d63.tar.gz serverdata-8b1150ea7e9477465507cc018969c28c33077d63.tar.bz2 serverdata-8b1150ea7e9477465507cc018969c28c33077d63.tar.xz serverdata-8b1150ea7e9477465507cc018969c28c33077d63.zip |
100 Strange Coins for hunting Mouboos and Snakes.
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/lufix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/lufix.txt b/npc/012-1/lufix.txt index 23e5f06cc..950134f97 100644 --- a/npc/012-1/lufix.txt +++ b/npc/012-1/lufix.txt @@ -17,7 +17,7 @@ L_Main: if (GHQUEST) - GHQ_Assign(Mouboo, "Hurnscald", "1.000.000 GP"); + GHQ_Assign(Mouboo, "Hurnscald", "250.000 GP, 100 "+getitemlink(StrangeCoin)); close; L_SummerQuest: |