Patch 1.04; Culture miss on unit
It is the "Legiao Portuguesa" in the spanish army in the GC. In the game it's culture shows up as none and when I checked in the files it turns out a small spelling misstake has occured. H*** I never think I have ever seen any of the foreign units spain has the GC been correct, some unit has allways been missing something.
The correct line should be:
culture = portuguese was originally spelled portguese
EDIT: I was abit too enthusiastic there on the patch version
It is the "Legiao Portuguesa" in the spanish army in the GC. In the game it's culture shows up as none and when I checked in the files it turns out a small spelling misstake has occured. H*** I never think I have ever seen any of the foreign units spain has the GC been correct, some unit has allways been missing something.
The correct line should be:
Code:
division = {
name = "Legiao Portuguesa"
id = { type = 7710 id = 1007 }
type = infantry
quality = regular
culture = portuguese
location = 708
strength = 60
}
culture = portuguese was originally spelled portguese
EDIT: I was abit too enthusiastic there on the patch version
Last edited:
Upvote
0