diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/feature.conf | 4 | ||||
-rw-r--r-- | conf/msg_athena.conf | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/conf/battle/feature.conf b/conf/battle/feature.conf index 0dd3af0cf..efb58722a 100644 --- a/conf/battle/feature.conf +++ b/conf/battle/feature.conf @@ -14,3 +14,7 @@ feature.buying_store: on // Search stores (Note 1) // Requires: 2010-08-03aRagexeRE or later feature.search_stores: on + +// Atcommand suggestions (Note 1) +// If one type incomplete atcommand, it will suggest the complete ones. +feature.atcommand_suggestions = off
\ No newline at end of file diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 90cce6c42..2e4fe62ff 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -218,7 +218,7 @@ 202: This player has forgotten the skill. 203: This player doesn't have this quest skill. 204: You can't open a shop on this cell. -//205: FREE +205: Maybe you meant: 206: '%s' skill points reset. 207: '%s' stats points reset. 208: '%s' skill and stat points have been reset. |