diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-04-23 00:44:07 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-04-23 00:44:07 -0400 |
commit | 23e89f92f727a34c0ce93e7072b7bd26e88bcf67 (patch) | |
tree | ac022f26a8150bd1c0d0e98f5d02298732cc0744 /world/map/conf | |
parent | c93710edb93f00d42119adbc332ab4152ead4341 (diff) | |
download | serverdata-23e89f92f727a34c0ce93e7072b7bd26e88bcf67.tar.gz serverdata-23e89f92f727a34c0ce93e7072b7bd26e88bcf67.tar.bz2 serverdata-23e89f92f727a34c0ce93e7072b7bd26e88bcf67.tar.xz serverdata-23e89f92f727a34c0ce93e7072b7bd26e88bcf67.zip |
add permissions for @npc
Diffstat (limited to 'world/map/conf')
-rw-r--r-- | world/map/conf/atcommand_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/conf/atcommand_athena.conf b/world/map/conf/atcommand_athena.conf index fc6b71fe..cbf0f791 100644 --- a/world/map/conf/atcommand_athena.conf +++ b/world/map/conf/atcommand_athena.conf @@ -13,6 +13,7 @@ localbroadcast: 40 die: 40 where: 40 goto: 40 +npc: 40 kick: 40 who: 40 whogroup: 40 |