diff options
Diffstat (limited to 'conf-tmpl/charcommand_athena.conf')
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf index f0f98695c..c0756b467 100644 --- a/conf-tmpl/charcommand_athena.conf +++ b/conf-tmpl/charcommand_athena.conf @@ -3,8 +3,8 @@ // 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) -// and '@' (Standard GM Commands) +// except control-character (0x00-0x1f), '%' (party chat speaking), +// '/' (standard ragnarok GM commands) and '@' (Standard GM Commands) // With default character, all commands begin by a '#', example: #save SomePlayer command_symbol: # @@ -41,7 +41,7 @@ option: 60 //Save another character save: 60 -//Performs a stat and skill reset on someone else. +//Performs a stat and skill reset on someone else reset: 60 //Give another character spiritball effect |