summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/commands/grantpower.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/commands/grantpower.txt b/npc/commands/grantpower.txt
index d051c5896..48d0f4140 100644
--- a/npc/commands/grantpower.txt
+++ b/npc/commands/grantpower.txt
@@ -35,6 +35,11 @@ OnCall:
mes "";
mes ".:: " + l("Grant Power") + " ::.";
mes l("Please select the weapon to transfer.");
+ mes "";
+ mesc l("* Options will be removed after transfer is done.");
+ mesc l("* Cards will be deleted after transfer is done.");
+ mesc l("* Refine will be lost after transfer is done.");
+ mes "";
menuint
l("None"), 0,
rif(countitem(DemureAxe), l("Demure's Axe")), DemureAxe,