diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-22 13:53:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-22 13:53:32 -0300 |
commit | 65cd40880d9b1d4c1a9a1d88a447848c1cfb9f94 (patch) | |
tree | 919357bc7141e36e32c945d71d48811af0c0d6d6 /npc | |
parent | e36f94750f1b6860a51816ab13562c1f915371e1 (diff) | |
download | serverdata-65cd40880d9b1d4c1a9a1d88a447848c1cfb9f94.tar.gz serverdata-65cd40880d9b1d4c1a9a1d88a447848c1cfb9f94.tar.bz2 serverdata-65cd40880d9b1d4c1a9a1d88a447848c1cfb9f94.tar.xz serverdata-65cd40880d9b1d4c1a9a1d88a447848c1cfb9f94.zip |
...Be more informative...
Diffstat (limited to 'npc')
-rw-r--r-- | npc/commands/grantpower.txt | 5 |
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, |