diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-06 17:09:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-06 17:09:28 -0300 |
commit | 8b9da508385036384abd14feb7273c39de76463c (patch) | |
tree | d604481c41ea49ccc376b64107c740b9824ec04e /world | |
parent | 5f0a68ed3d98eb9c3fe37c8e85962dee1098a829 (diff) | |
download | serverdata-8b9da508385036384abd14feb7273c39de76463c.tar.gz serverdata-8b9da508385036384abd14feb7273c39de76463c.tar.bz2 serverdata-8b9da508385036384abd14feb7273c39de76463c.tar.xz serverdata-8b9da508385036384abd14feb7273c39de76463c.zip |
`@killmonster2` belongs to Event Coordinators. It's @killmonster who belongs to GMs.
Diffstat (limited to 'world')
-rw-r--r-- | world/map/conf/atcommand_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/conf/atcommand_athena.conf b/world/map/conf/atcommand_athena.conf index 2d88bc01..13e0a9bd 100644 --- a/world/map/conf/atcommand_athena.conf +++ b/world/map/conf/atcommand_athena.conf @@ -42,6 +42,7 @@ invisible: 50 visible: 50 spawn: 50 summon: 50 +killmonster2: 50 // 60: game masters charpvp: 60 @@ -51,7 +52,6 @@ exprate: 60 pvpon: 60 speed: 60 killmonster: 60 -killmonster2: 60 ipcheck: 60 storeall: 60 alive: 60 |