diff options
Diffstat (limited to 'conf/battle/battle.conf')
-rw-r--r-- | conf/battle/battle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/battle.conf b/conf/battle/battle.conf index 044acac17..1ee207ff2 100644 --- a/conf/battle/battle.conf +++ b/conf/battle/battle.conf @@ -169,5 +169,5 @@ arrow_decrement: 1 // Should the item script bonus 'Autospell' check for range/obstacles before casting? // Official behavior is "no", setting this to "yes" will make skills use their defined // range. For example, Sonic Blow requires a 2 cell distance before autocasting is allowed. -// This setting does not affect autospellwhenhit. +// This setting also affects autospellwhenhit. autospell_check_range: no |