summaryrefslogtreecommitdiff
path: root/npc/005-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-17 04:03:31 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-17 04:03:31 -0200
commit2ec3ee9d4201d32d0ae92762703559377fc4a1de (patch)
tree4dc10db5e069fc07858b41e71fe105bd61c68af9 /npc/005-4
parent03936aa12e782d777ef451c31d7bea75b67dd433 (diff)
downloadserverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.tar.gz
serverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.tar.bz2
serverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.tar.xz
serverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.zip
Candor Rebalance (mess-up): Basically, Nard's ship is now cheaper.
Zegas/Peter/Vincent rewards adjusted accordingly. Without need, but Maya and Tolchi pays more, and Beer price was reduced. Candor actually got _easier_, and you can't prove me wrong >.>
Diffstat (limited to 'npc/005-4')
-rw-r--r--npc/005-4/tolchi.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt
index 9ad65b740..c7114b95e 100644
--- a/npc/005-4/tolchi.txt
+++ b/npc/005-4/tolchi.txt
@@ -39,7 +39,7 @@
goodbye;
}
delitem .Item3, 1;
- Zeny = Zeny + 16000; // Real worth: 9480 GP (profit of 3520k to 6320k GP - two travels included)
+ Zeny = Zeny + 8000; // Real worth: 2820 GP + 2400 (ship fee) = 5220 gp poll (the plus is net profit)
getexp 1575,0;
setq CandorQuest_Tolchi, 3;
speech S_FIRST_BLANK_LINE,
@@ -55,7 +55,7 @@
goodbye;
}
delitem .Item2, 3;
- Zeny = Zeny + 800; // Real worth: 400 gp (status: +200gp)
+ Zeny = Zeny + 825;
getexp 105,0;
setq CandorQuest_Tolchi, 2;
}
@@ -69,7 +69,7 @@
goodbye;
}
delitem .Item1, 1;
- Zeny = Zeny + 200; // Real worth: 400 gp (status: -200gp)
+ Zeny = Zeny + 225;
getexp 52,0;
setq CandorQuest_Tolchi, 1;
}