|
@@ -7778,6 +7778,7 @@ static const struct _battle_data {
|
|
|
{ "fame_pharmacy_7", &battle_config.fame_pharmacy_7, 10, 0, INT_MAX, },
|
|
|
{ "fame_pharmacy_10", &battle_config.fame_pharmacy_10, 50, 0, INT_MAX, },
|
|
|
{ "mail_delay", &battle_config.mail_delay, 1000, 1000, INT_MAX, },
|
|
|
+ { "at_monsterignore", &battle_config.autotrade_monsterignore, 0, 0, 1, },
|
|
|
};
|
|
|
#ifndef STATS_OPT_OUT
|
|
|
/**
|