summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chefgado.txt
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-06-14 02:48:36 +0100
committerReid Yaro <reidyaro@gmail.com>2013-06-14 02:51:22 +0100
commitf3b7a433387557b295b89e54227ae68367a9ba38 (patch)
tree89529f1ae330b55584c6f7c6791412d92b775c0f /npc/000-2-1/chefgado.txt
parent5e082c6d89f2bef1c298faa377798c0b80e6c4b0 (diff)
downloadserverdata-f3b7a433387557b295b89e54227ae68367a9ba38.tar.gz
serverdata-f3b7a433387557b295b89e54227ae68367a9ba38.tar.bz2
serverdata-f3b7a433387557b295b89e54227ae68367a9ba38.tar.xz
serverdata-f3b7a433387557b295b89e54227ae68367a9ba38.zip
Experience balance on quests reward.
Diffstat (limited to 'npc/000-2-1/chefgado.txt')
-rw-r--r--npc/000-2-1/chefgado.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 5a277910..47ce9f0e 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -160,12 +160,12 @@ l_PoisonJulia:
mesn;
mesq l("The usurper has been punished! This is a great day! Take this reward as a prize for your loyalty to the old commander!");
- callfunc "InventoryPlace", 502, 2;
-
- set zeny, zeny + 60;
- message strcharinfo(0), l("You receive @@ E!", 60);
- getitem "Bread", 2;
setq ShipQuests_ChefGado, 4;
+ set zeny, zeny + 200;
+ message strcharinfo(0), l("You receive @@ E!", 200);
+ callfunc "InventoryPlace", 502, 2;
+ getitem "Bread", 1;
+ getexp 15, 0;
close;