diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 3 | ||||
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 10e5440c0..5c4333fc4 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -386,9 +386,6 @@ charskreset: 60 // Saves the respawn point of another character. charsave: 60 -// Changes another character's zenny -charzeny: 60 - // Levels your guild to specified level (2 same commands). guildlvup: 60 guildlvlup: 60 diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf index b2549f02b..9ef9a988a 100644 --- a/conf-tmpl/charcommand_athena.conf +++ b/conf-tmpl/charcommand_athena.conf @@ -22,5 +22,6 @@ spiritball: 60 item: 60 job: 60 jobchange: 60 +charzeny: 60 import: conf/import/charcommand_conf.txt |