summaryrefslogtreecommitdiff
path: root/npc/000-2-0
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-12-26 23:58:39 +0400
committerAlige <aligetmw@hotmail.fr>2012-12-26 23:58:39 +0400
commit72b7b723d425c220ebe335d77b064e917bbdddb7 (patch)
treedea0ee1d13c02348a755d7179f466bbb8512040b /npc/000-2-0
parent5d2f0f957bffe925eaa21c0e74ad957c077d5119 (diff)
downloadserverdata-72b7b723d425c220ebe335d77b064e917bbdddb7.tar.gz
serverdata-72b7b723d425c220ebe335d77b064e917bbdddb7.tar.bz2
serverdata-72b7b723d425c220ebe335d77b064e917bbdddb7.tar.xz
serverdata-72b7b723d425c220ebe335d77b064e917bbdddb7.zip
Inconsistencies about money rewards in scripts, when looking at quests.xml & units.xml from clientdata.
Diffstat (limited to 'npc/000-2-0')
-rw-r--r--npc/000-2-0/julia.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index e9ad08a9..0486abb4 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -210,7 +210,7 @@ l_Regret:
next;
mesq l("Take this money for your wise choice. But do not try it again. Water has been merciful with you once... Do not tempt fate once more!");
set zeny, zeny + 50;
- message strcharinfo(0), l("You receive 50GP!");
+ message strcharinfo(0), l("You receive 50 GP!");
setq ShipQuests_ChefGado, 5;
close;