From 7a25f24b795e0e13f25990c291eb5795d23c26ca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 25 Feb 2020 11:34:09 -0300 Subject: Crystal Fixing: 50% OFF --- npc/024-15/lilanna.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/024-15/lilanna.txt') diff --git a/npc/024-15/lilanna.txt b/npc/024-15/lilanna.txt index 2bf680bcd..3ca331347 100644 --- a/npc/024-15/lilanna.txt +++ b/npc/024-15/lilanna.txt @@ -101,11 +101,11 @@ function FixSelect { mesc l("Fixing Crystals have a price. You can only charge crystals to places you've already been."); mesc l("These are saved by walking in warp portals or touching Soul Menhirs."); mes l("You have: @@ Broken crystals", countitem(BrokenWarpCrystal)); - .@cbase=1500; // Candor Base - .@nbase=2500; // Normal Base - .@lbase=5000; // LoF Base - .@fbase=10000; // Faraway Base - .@kbase=20000; // King Base (incl. Fortress Is.) + .@cbase=750; // Candor Base + .@nbase=1250; // Normal Base + .@lbase=2500; // LoF Base + .@fbase=5000; // Faraway Base + .@kbase=10000; // King Base (incl. Fortress Is.) select l("Don't fix."), rif(true, l("Candor - @@ GP", format_number(.@cbase))), -- cgit v1.2.3-60-g2f50