summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-10-21 15:13:16 -0300
committerJesusaves <cpntb1@ymail.com>2019-10-21 15:13:16 -0300
commitfbd967dd5953385370b3ec4a2064b23f40d3d19d (patch)
treeaf4035c0d1500cd66816d6fcd1e91e922569e396 /npc/000-1
parent3259c003748616ed319d2260604fab0b1f18d701 (diff)
parent1959b79d649d7abb021c536281fadf88cd43d974 (diff)
downloadserverdata-jesusalva/newperm.tar.gz
serverdata-jesusalva/newperm.tar.bz2
serverdata-jesusalva/newperm.tar.xz
serverdata-jesusalva/newperm.zip
Merge branch 'master' into jesusalva/newpermjesusalva/newperm
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/gugli.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index dd2e6739..77738a8a 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -150,7 +150,7 @@ L_Couwan:
if (countitem(FishBox) > 0) delitem FishBox, 1;
setq ShipQuests_Couwan, 2;
- Zeny = Zeny + 10;
+ Zeny += 10;
getexp 40, 0;
message strcharinfo(0), l("You receive @@ E!", 10);
@@ -202,7 +202,7 @@ L_TaskDone:
if (countitem(PlushroomBox) == 1) delitem PlushroomBox, 1;
setq ShipQuests_Gugli, 2;
- Zeny = Zeny + 250;
+ Zeny += 250;
getexp 50, 0;
mes "";