summaryrefslogtreecommitdiff
path: root/npc/000-2-1/peter.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/peter.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/peter.txt')
-rw-r--r--npc/000-2-1/peter.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index 36ead6bf..6c2044b9 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -299,7 +299,7 @@ l_Reward:
mesn;
mesq l("Good job!") + " " + l("Here's your reward!");
getexp 100, 0;
- set zeny, zeny + 200;
+ set zeny, zeny + 1000;
message strcharinfo(0), l("You receive @@ E!", 200);
goto l_CleaningClose;
@@ -322,4 +322,4 @@ OnNoGoodTick:
mesn;
mesq l("I don't need your help right now, come back later.");
close;
-} \ No newline at end of file
+}