summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
authornsstrunks <nsstrunks@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 04:06:43 +0000
committernsstrunks <nsstrunks@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 04:06:43 +0000
commit0c9aad28d9423d0fe49574dc1ea34b3e095212dc (patch)
treecaba66381eb9786f07e5c4377f2d7b2d3d0de990 /conf-tmpl
parenta88e71b66ee88c4f54c5b7d71f1ad1ccf7678380 (diff)
downloadhercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.tar.gz
hercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.tar.bz2
hercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.tar.xz
hercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.zip
atcommand_athena.conf updated
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@627 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/atcommand_athena.conf12
1 files changed, 11 insertions, 1 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf
index 74d99ab0c..505215c69 100644
--- a/conf-tmpl/atcommand_athena.conf
+++ b/conf-tmpl/atcommand_athena.conf
@@ -34,6 +34,8 @@ command_symbol: @
// -> can do anything, except administration commands
// 99: Administrator
// -> can do anything!
+// 100: Disabled
+// -> Commands that aren't used
//--------------------------
@@ -174,7 +176,7 @@ exall: 20
broadcast: 40
// Broadcast to the map you are on (1 command + /lb, /nlb).
-local_broadcast: 40
+localbroadcast: 40
// Broadcast (with or without name).
kami: 40
@@ -327,6 +329,11 @@ monster2: 50
// To get a peco to (un)ride for another player.
charmountpeco: 50
+// ??
+monstersmall: 50
+
+// ??
+monsterbig: 50
//----------------
// 60: GM commands
@@ -656,6 +663,9 @@ sendprioritymail: 80
// Delete a message.
deletemail: 0
+//---------------------------------------------------------------
+// 100: Disabled commands
+gm: 100
//---------------------