|
@@ -8441,7 +8441,7 @@ static const struct _battle_data {
|
|
|
{ "guild_leaderchange_woe", &battle_config.guild_leaderchange_woe, 0, 0, 1, },
|
|
|
{ "guild_alliance_onlygm", &battle_config.guild_alliance_onlygm, 0, 0, 1, },
|
|
|
{ "feature.achievement", &battle_config.feature_achievement, 1, 0, 1, },
|
|
|
- { "allow_bound_sell", &battle_config.allow_bound_sell, 1, 0, 1, },
|
|
|
+ { "allow_bound_sell", &battle_config.allow_bound_sell, 0, 0, 0x3, },
|
|
|
{ "event_refine_chance", &battle_config.event_refine_chance, 0, 0, 1, },
|
|
|
|
|
|
#include "../custom/battle_config_init.inc"
|