diff options
author | Reid <reidyaro@gmail.com> | 2012-12-12 09:18:31 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-12-12 09:18:31 +0100 |
commit | b27e0da2de9410a9274da894dd318d35937a64bc (patch) | |
tree | d3ce28220aed77f73d87a93ee10907856c83e7c3 /npc/000-1/gugli.txt | |
parent | 90b1a9c44a53d4851c0efa4369c509a335e1e983 (diff) | |
download | serverdata-b27e0da2de9410a9274da894dd318d35937a64bc.tar.gz serverdata-b27e0da2de9410a9274da894dd318d35937a64bc.tar.bz2 serverdata-b27e0da2de9410a9274da894dd318d35937a64bc.tar.xz serverdata-b27e0da2de9410a9274da894dd318d35937a64bc.zip |
Add new rewards.
Diffstat (limited to 'npc/000-1/gugli.txt')
-rw-r--r-- | npc/000-1/gugli.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index c4a895ca6..d95ff4afd 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -137,7 +137,7 @@ l_Couwan: mesq l("May this be a lesson for you."); setq ShipQuests_Couwan, 2; - set zeny, zeny+5; + set zeny, zeny+10; if (countitem("FishBox") > 0) delitem "FishBox", 1; message strcharinfo(0), l("You receive 5GP!"); close; |