Maybe by adding an additional brigade code?yes, i know in fact that a division can host two brigades, but i'm asking how can i make it, using only the scenario definition files.
Maybe by adding an additional brigade code?
ex:
Division = {
id = { type = 14500 id = 41 }
name = "12. Infanterie-Division"
type = infantry
model = 8
strength = 90
extra = artillery
brigade_model = 6
extra = artillery
brigade_model = 6
}
As far as I know you can only have one brigade of each type; you cannot have two artillery brigades in the same division. And, as far as I know, the syntax is the same as that used for ships:
extra1 = artillery
brigade_model1 = 0
extra2 = armored_car
brigade_model2 = 0