diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 3 | ||||
-rw-r--r-- | conf-tmpl/msg_athena.conf | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index d45287c10..6459c2af2 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -45,6 +45,9 @@ command_symbol: @ //-------------------------
// 1: Super player commands
+//Displays a list of @ commands available to the player.
+commands: 1
+
//Displays the server rates.
rates: 1
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index a83375b5a..c3840d22f 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -282,6 +282,9 @@ 270: *%s %s*
271: You can't drop items on this map
272: You can't trade on this map
+273: Commands available:
+274: %d commands found.
+275: No commands found.
// Guild Castles Number
// --------------------
299: ?? Castles
|