|
@@ -4354,7 +4354,6 @@ static const struct _battle_data {
|
|
{ "over_def_bonus", &battle_config.over_def_bonus, 0, 0, 1000, },
|
|
{ "over_def_bonus", &battle_config.over_def_bonus, 0, 0, 1000, },
|
|
{ "skill_log", &battle_config.skill_log, BL_NUL, BL_NUL, BL_ALL, },
|
|
{ "skill_log", &battle_config.skill_log, BL_NUL, BL_NUL, BL_ALL, },
|
|
{ "battle_log", &battle_config.battle_log, 0, 0, 1, },
|
|
{ "battle_log", &battle_config.battle_log, 0, 0, 1, },
|
|
- { "save_log", &battle_config.save_log, 0, 0, 1, },
|
|
|
|
{ "etc_log", &battle_config.etc_log, 1, 0, 1, },
|
|
{ "etc_log", &battle_config.etc_log, 1, 0, 1, },
|
|
{ "save_clothcolor", &battle_config.save_clothcolor, 1, 0, 1, },
|
|
{ "save_clothcolor", &battle_config.save_clothcolor, 1, 0, 1, },
|
|
{ "undead_detect_type", &battle_config.undead_detect_type, 0, 0, 2, },
|
|
{ "undead_detect_type", &battle_config.undead_detect_type, 0, 0, 2, },
|