|
@@ -8384,6 +8384,7 @@ static const struct _battle_data {
|
|
|
{ "tarotcard_equal_chance", &battle_config.tarotcard_equal_chance, 0, 0, 1, },
|
|
|
{ "change_party_leader_samemap", &battle_config.change_party_leader_samemap, 1, 0, 1, },
|
|
|
{ "dispel_song", &battle_config.dispel_song, 0, 0, 1, },
|
|
|
+ { "guild_maprespawn_clones", &battle_config.guild_maprespawn_clones, 0, 0, 1, },
|
|
|
|
|
|
#include "../custom/battle_config_init.inc"
|
|
|
};
|