diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index d8776138f..ee7b4c01f 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -730,5 +730,8 @@ zeny_from_mobs: no // Monsters level up (monster will level up each time a player is killed and they will grow stronger) mobs_level_up: no +// Use kRO new steal formula? +skill_steal_type: yes + import: conf/import/battle_conf.txt |