summaryrefslogtreecommitdiff
path: root/npc/000-2-0
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-02-24 16:03:39 +0000
committerReid Yaro <reidyaro@gmail.com>2013-02-24 16:03:39 +0000
commit35edcee8f39239563e9c351b46f795db2dce1deb (patch)
tree39ddd5de3e122360ff4bc245e1c41bd52d5a9eed /npc/000-2-0
parent827ead194b8899d6988808b8e6778eabced9a3d0 (diff)
downloadserverdata-35edcee8f39239563e9c351b46f795db2dce1deb.tar.gz
serverdata-35edcee8f39239563e9c351b46f795db2dce1deb.tar.bz2
serverdata-35edcee8f39239563e9c351b46f795db2dce1deb.tar.xz
serverdata-35edcee8f39239563e9c351b46f795db2dce1deb.zip
Change money from GP to Esperin.
Diffstat (limited to 'npc/000-2-0')
-rw-r--r--npc/000-2-0/julia.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index da8ff863..e8c49ac3 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -225,7 +225,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 50 GP!");
+ message strcharinfo(0), l("You receive @@ E!", 50);
setq ShipQuests_ChefGado, 5;
close;
@@ -259,7 +259,7 @@ l_Rumors:
next;
mesq l("Take this money as a reward for your nice words.");
set zeny, zeny + 40;
- message strcharinfo(0), l("You receive 40 GP!");
+ message strcharinfo(0), l("You receive @@ E!", 40);
close;