diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-26 18:55:45 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-26 18:55:45 -0200 |
commit | 2176003493ac8b85a52e8e4c88d68a2786fe33b9 (patch) | |
tree | 0cd266943d0978e65a35c03ae3fa6d5b8a9ff294 /npc/scripts.conf | |
parent | e8e4ee91d1b7ff7943d38d0ee1997440e2961818 (diff) | |
download | serverdata-2176003493ac8b85a52e8e4c88d68a2786fe33b9.tar.gz serverdata-2176003493ac8b85a52e8e4c88d68a2786fe33b9.tar.bz2 serverdata-2176003493ac8b85a52e8e4c88d68a2786fe33b9.tar.xz serverdata-2176003493ac8b85a52e8e4c88d68a2786fe33b9.zip |
Remove skill debug command
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index c9b3528a0..6e3eef3c0 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -69,7 +69,6 @@ "npc/commands/exp.txt", "npc/commands/debug-look.txt", "npc/commands/debug-quest.txt", -"npc/commands/debug-skill.txt", "npc/commands/debug.txt", "npc/commands/discord.txt", "npc/commands/ipcheck.txt", |