diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 3 | ||||
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 6cc60da24..14be12248 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -260,9 +260,6 @@ save: 40 // Do some visual effect on your character effect: 40 -// Display all items of a player -charitemlist: 40 - // Display all items of a player's storage charstoragelist: 40 diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf index d95f6a1c0..064a79327 100644 --- a/conf-tmpl/charcommand_athena.conf +++ b/conf-tmpl/charcommand_athena.conf @@ -16,4 +16,5 @@ stats: 40 option: 60 save: 60 statsall: 40 -spiritball: 60
\ No newline at end of file +spiritball: 60 +itemlist: 40
\ No newline at end of file |