From ae7077b04bbd9254e952363650063ecb5091da7a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Aug 2019 16:29:16 -0300 Subject: Normalize: Nard won't overcharge his trip anymore --- npc/002-3/nard.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/002-3') diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index c9060ffd3..d32f6d22c 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -80,7 +80,7 @@ L_Checker: LOCATION$ = "Candor"; setq ShipQuests_Julia, 3; next; - .@price=1200; + .@price=800; mesc b(l(".:: Main Quest 1-3 ::.")), 3; msObjective(getq(CandorQuest_HAS) >= 4, l("* Help Ayasha to take care of the kids.")); msObjective(getq(CandorQuest_Trainer) >= 12, l("* Get trained by Valon, in the big house.")); @@ -166,7 +166,7 @@ L_CandorIsland: goto L_NotYet; L_NotYet: - .@price=1200; + .@price=800; mesc b(l(".:: Main Quest 1-1 ::.")), 3; msObjective(getq(CandorQuest_HAS) >= 4, l("* Help Ayasha to take care of the kids.")); msObjective(getq(CandorQuest_Trainer) >= 12, l("* Get trained by Valon, in the big house.")); -- cgit v1.2.3-60-g2f50