summaryrefslogtreecommitdiff
path: root/npc/027-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-1')
-rw-r--r--npc/027-1/luca.txt7
-rw-r--r--npc/027-1/saves.txt7
2 files changed, 8 insertions, 6 deletions
diff --git a/npc/027-1/luca.txt b/npc/027-1/luca.txt
index 9b75d39c7..96eb47433 100644
--- a/npc/027-1/luca.txt
+++ b/npc/027-1/luca.txt
@@ -16,9 +16,10 @@
mesn;
mesc l("You have @@ magic skill points available.", sk_points());
select
- l("Basic Tricks"),
- l("Standard Tricks"),
- l("Advanced Tricks");
+ l("Basic Magic"),
+ l("Standard Magic"),
+ l("Advanced Magic");
+ //l("Mastery Magic");
mes "";
.@lv=@menu;
do
diff --git a/npc/027-1/saves.txt b/npc/027-1/saves.txt
index fb85117b6..18453ec61 100644
--- a/npc/027-1/saves.txt
+++ b/npc/027-1/saves.txt
@@ -16,9 +16,10 @@
mesc l("You have @@ magic skill points available.", sk_points());
next;
select
- l("Basic Tricks"),
- l("Standard Tricks"),
- l("Advanced Tricks");
+ l("Basic Magic"),
+ l("Standard Magic"),
+ l("Advanced Magic");
+ //l("Mastery Magic");
mes "";
.@lv=@menu;
do