team__spawnBotArmy in team entity not working on server games
But it do works locally in the editor and local single player game
example
entity{
_template:t="team_stalingrad_axis+team_narrator_invasion_attack
// ...
team__spawnBotArmy:t="normandy_axis"
"team__armies:list<t>"{
item:t="normandy_axis"
}
}