diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index f96fe5403..a03d3ff81 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -522,8 +522,8 @@ player_skill_nofootset: yes monster_skill_nofootset: yes // When a player is cloaking, Whether the wall is checked or not. (Note 1) -// Note: When set to yes players can still cloak away from walls, but cannot move -// as well as receive movement penalties if the skill level is below 3. +// Note: When set to no players can always cloak away from walls and move around +// freely even if the skill level is below 3. player_cloak_check_type: yes // When a monster is cloaking, Whether the wall is checked or not. (Note 1) |