summaryrefslogtreecommitdiff
path: root/npc/003-0/saves.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0/saves.txt')
-rw-r--r--npc/003-0/saves.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/003-0/saves.txt b/npc/003-0/saves.txt
index c63c51928..67cc99f02 100644
--- a/npc/003-0/saves.txt
+++ b/npc/003-0/saves.txt
@@ -24,15 +24,15 @@
mesc l("Windwalker - Increase walk speed and flee rate.");
mesc l("Last Standing Man - Passive - Raise Max HP and Holy Defense");
menuint
- "Healing", AL_HEAL,
- "Mana Wisdom", TMW2_SAGE,
- "Accumulate Power", HW_MAGICPOWER,
- "Provoke", SM_PROVOKE,
- "Mass Provoke", EVOL_MASS_PROVOKE,
- "High Healing", AB_HIGHNESSHEAL,
- "Windwalker", SN_WINDWALK,
- "Last Standing Man", CR_TRUST,
- "Cancel", 0;
+ l("Healing"), AL_HEAL,
+ l("Mana Wisdom"), TMW2_SAGE,
+ l("Accumulate Power"), HW_MAGICPOWER,
+ l("Provoke"), SM_PROVOKE,
+ l("Mass Provoke"), EVOL_MASS_PROVOKE,
+ l("High Healing"), AB_HIGHNESSHEAL,
+ l("Windwalker"), SN_WINDWALK,
+ l("Last Standing Man"), CR_TRUST,
+ l("Cancel"), 0;
mes "";
switch (@menuret) {