diff options
Diffstat (limited to 'conf-tmpl/charcommand_athena.conf')
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf index 17329c997..f48b7235e 100644 --- a/conf-tmpl/charcommand_athena.conf +++ b/conf-tmpl/charcommand_athena.conf @@ -8,11 +8,20 @@ // With default character, all commands begin by a '#', example: #save SomePlayer command_symbol: # -job: 60 -jobchange: 60 +stats: 40 +statsall: 40 +itemlist: 40 +effect: 40 +storagelist: 40 petrename: 50 petfriendly: 50 -stats: 40 option: 60 save: 60 -statsall: 40 +reset: 60 +spiritball: 60 +item: 60 +job: 60 +jobchange: 60 +zeny: 60 + +import: conf/import/charcommand_conf.txt |