From 2ec3ee9d4201d32d0ae92762703559377fc4a1de Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Dec 2018 04:03:31 -0200 Subject: 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 >.> --- npc/002-1/peter.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/002-1') diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index 1da6a26d0..17939c011 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -189,7 +189,7 @@ OnReturnWin: L_BonusTask: mes ""; mesn; - mesq l("What if I give you 1000 GP for that job, is it ok?"); + mesq l("What if I give you 850 GP for that job, is it ok?"); next; menu @@ -317,8 +317,8 @@ L_Reward: mesn; mesq l("Good job!") + " " + l("Here's your reward!"); getexp 105, 0; - Zeny = Zeny + 1000; - message strcharinfo(0), l("You receive @@ GP!", 1000); + Zeny = Zeny + 850; + message strcharinfo(0), l("You receive @@ GP!", 850); goto L_CleaningClose; -- cgit v1.2.3-70-g09d2