diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-06 08:49:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-06 08:49:16 -0300 |
commit | 117737ce26125cf41a8f6de4b2e7a0fefb4e164f (patch) | |
tree | 8acab91cdcac3552f35fc4dce9812d0d3f6cbdcf /npc/scripts.conf | |
parent | a8340975719304b2501c806dde93b746ec1e9e48 (diff) | |
download | serverdata-117737ce26125cf41a8f6de4b2e7a0fefb4e164f.tar.gz serverdata-117737ce26125cf41a8f6de4b2e7a0fefb4e164f.tar.bz2 serverdata-117737ce26125cf41a8f6de4b2e7a0fefb4e164f.tar.xz serverdata-117737ce26125cf41a8f6de4b2e7a0fefb4e164f.zip |
@grantpower <someone>
Transfers a legendary weapon. (Except Lightbringer and AegisShield)
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index e5d30d959..c54a5d9f1 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -84,6 +84,7 @@ "npc/commands/debug-quest.txt", "npc/commands/debug.txt", "npc/commands/discord.txt", +"npc/commands/grantpower.txt", "npc/commands/ipcheck.txt", "npc/commands/language.txt", "npc/commands/mobinfo.txt", |