diff options
Diffstat (limited to 'world/map/conf/atcommand_athena.conf')
-rw-r--r-- | world/map/conf/atcommand_athena.conf | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/world/map/conf/atcommand_athena.conf b/world/map/conf/atcommand_athena.conf index 8b182ab8..2d88bc01 100644 --- a/world/map/conf/atcommand_athena.conf +++ b/world/map/conf/atcommand_athena.conf @@ -111,26 +111,26 @@ idsearch: 80 item: 80 itemcheck: 80 -// 99: server admin -dropall: 99 -questskill: 99 -effect: 99 -charmodel: 99 -party: 99 -partyrecall: 99 -partyspy: 99 -charitemlist: 99 -charstoragelist: 99 -charquestskill: 99 -charlostskill: 99 -model: 99 -kami: 99 -kickall: 99 -mapexit: 99 -gat: 99 -packet: 99 -mapinfo: 99 -storage: 99 +// 98: server admin +dropall: 98 +questskill: 98 +effect: 98 +charmodel: 98 +party: 98 +partyrecall: 98 +partyspy: 98 +charitemlist: 98 +charstoragelist: 98 +charquestskill: 98 +charlostskill: 98 +model: 98 +kami: 98 +kickall: 98 +mapexit: 98 +gat: 98 +packet: 98 +mapinfo: 98 +storage: 98 // local settings for this server in this file import: conf/atcommand_local.conf |