diff options
Diffstat (limited to 'conf-tmpl/charcommand_athena.conf')
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf new file mode 100644 index 000000000..729215dc5 --- /dev/null +++ b/conf-tmpl/charcommand_athena.conf @@ -0,0 +1,13 @@ +// Athena charcommand Configuration file.
+// Translated by Peter Kieser <pfak@telus.net>
+
+// Set here the symbol that you want to use for your commands
+// Only 1 character is get (default is '#'). You can set any character,
+// except control-character (0x00-0x1f), '%' (party chat speaking) and '/' (standard ragnarok GM commands)
+// With default character, all commands begin by a '#': <example> #revive
+command_symbol: #
+
+job: 60
+jobchange: 60
+petrename: 50
+petfriendly: 50
|