diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-16 19:00:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-16 19:00:36 -0300 |
commit | 155618d28c481e122362c1b6aa45c3605579b48c (patch) | |
tree | c3630c24f755618663902ec123b7f18106d5c149 | |
parent | 995d08068eae3e3e65929ab9ab456432d9b76147 (diff) | |
download | serverdata-155618d28c481e122362c1b6aa45c3605579b48c.tar.gz serverdata-155618d28c481e122362c1b6aa45c3605579b48c.tar.bz2 serverdata-155618d28c481e122362c1b6aa45c3605579b48c.tar.xz serverdata-155618d28c481e122362c1b6aa45c3605579b48c.zip |
This should be obvious, but sometimes the obvious must be said.
-rw-r--r-- | npc/commands/grantpower.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/commands/grantpower.txt b/npc/commands/grantpower.txt index cd88cff2b..fa367992b 100644 --- a/npc/commands/grantpower.txt +++ b/npc/commands/grantpower.txt @@ -29,6 +29,8 @@ OnCall: 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."); + if (countitem(Lightbringer)) + mesc l("* Lightbringer is self-aware and cannot be given."), 1; mes ""; menuint l("None"), 0, |