diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf index 01c6d451d..82a967053 100644 --- a/conf-tmpl/charcommand_athena.conf +++ b/conf-tmpl/charcommand_athena.conf @@ -8,16 +8,17 @@ // With default character, all commands begin by a '#', example: #save SomePlayer command_symbol: # -job: 60 -jobchange: 60 -petrename: 50 -petfriendly: 50 stats: 40 -option: 60 -save: 60 statsall: 40 -spiritball: 60 itemlist: 40 effect: 40 storagelist: 40 -item: 60
\ No newline at end of file +petrename: 50 +petfriendly: 50 +option: 60 +save: 60 +reset: 60 +spiritball: 60 +item: 60 +job: 60 +jobchange: 60 |