summaryrefslogtreecommitdiff
path: root/conf/charcommand_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/charcommand_athena.conf')
-rw-r--r--conf/charcommand_athena.conf19
1 files changed, 15 insertions, 4 deletions
diff --git a/conf/charcommand_athena.conf b/conf/charcommand_athena.conf
index acd89779a..20e0c2427 100644
--- a/conf/charcommand_athena.conf
+++ b/conf/charcommand_athena.conf
@@ -1,10 +1,12 @@
-// Athena charcommand Configuration file.
-// Translated by Peter Kieser <pfak@telus.net>
+//--------------------------------------------------------------
+// eAthena charcommand configuration file.
+// Originally translated by Peter Kieser <pfak@telus.net>
+//--------------------------------------------------------------
// The symbol that will be used to recognize commands.
-// You can set any one character, except control-characters (0x00-0x1f),
+// You can set any one character except control-characters (0x00-0x1f),
// '%', '$' (party/guild chat speaking) and '/' (standard client commands).
-// The symbol must be different from from the standard GM command symbol.
+// The symbol must also be different from from the GM atcommand symbol.
command_symbol: #
@@ -21,6 +23,9 @@ command_symbol: #
//----------------------
// 20: Mediator commands
+// Displays helpfile in eAthena base directory
+help: 20
+
//--------------------
// 40: Sub-GM commands
@@ -120,6 +125,12 @@ delitem: 60
disguise: 60
undisguise: 60
+// Drop a players possessions on the ground
+dropall: 60
+
+// Put a players possessions in storage
+storeall: 60
+
// Resets another character's designated maps
feelreset: 60