diff options
Diffstat (limited to 'conf/battle/skill.conf')
-rw-r--r-- | conf/battle/skill.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf index ac343f2b6..51d364be2 100644 --- a/conf/battle/skill.conf +++ b/conf/battle/skill.conf @@ -158,10 +158,10 @@ chat_warpportal: no // What should the wizard's "Sense" skill display on the defense fields? // 0: Do not show defense -// 1: Base defense +// 1: Base defense [RE default] // 2: Vit/Int defense -// 3: Both (the addition of both) [default] -sense_type: 3 +// 3: Both (the addition of both) +sense_type: 1 // Which finger offensive style will be used? // 0 = Aegis style (single multi-hit attack) |