summaryrefslogtreecommitdiff
path: root/npc/024-15/lilanna.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-15/lilanna.txt')
-rw-r--r--npc/024-15/lilanna.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/npc/024-15/lilanna.txt b/npc/024-15/lilanna.txt
index bfedb40c1..37ea19ad9 100644
--- a/npc/024-15/lilanna.txt
+++ b/npc/024-15/lilanna.txt
@@ -38,6 +38,9 @@ L_Loop:
mesn;
mesq l("If you ever need to get quickly from one place to the other, count on us!");
next;
+ mesn;
+ mesq l("And we can also recharge %s for a small fee, I guess.", getitemlink(BrokenWarpCrystal));
+ next;
break;
case 3:
mesn;
@@ -101,10 +104,10 @@ 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=750; // Candor Base
- .@nbase=1250; // Normal Base
- .@lbase=2500; // LoF Base
- .@fbase=5000; // Faraway Base
+ .@cbase=600; // Candor Base
+ .@nbase=1000; // Normal Base
+ .@lbase=2000; // LoF Base
+ .@fbase=4000; // Faraway Base
.@kbase=10000; // King Base (incl. Fortress Is.)
select
l("Don't fix."),