let see if this works
This commit is contained in:
parent
9cb3adda6a
commit
70a9b62d19
3 changed files with 12 additions and 18 deletions
|
|
@ -55,7 +55,14 @@ innovation_gunpowder = {
|
|||
group = culture_group_military
|
||||
culture_era = culture_era_late_medieval
|
||||
icon = @gunpowder_02
|
||||
|
||||
potential = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_cultural_pillar = heritage_brythonic
|
||||
has_cultural_pillar = heritage_anglo_frisian
|
||||
}
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
unlock_late_medieval_gunpowder_units = yes
|
||||
unlock_powder_magazines = yes
|
||||
|
|
|
|||
|
|
@ -42,8 +42,8 @@ innovation_british_arsenals = {
|
|||
#}
|
||||
|
||||
|
||||
unlock_maa = handgunners
|
||||
parameters = {
|
||||
unlock_late_medieval_gunpowder_units = yes
|
||||
unlock_powder_magazines = yes
|
||||
}
|
||||
#unlock_decision =
|
||||
|
|
@ -59,7 +59,7 @@ innovation_redcoats = {
|
|||
group = culture_group_military
|
||||
culture_era = culture_era_late_medieval
|
||||
#region = world_europe_west_britannia
|
||||
icon = @gunpowder
|
||||
icon = @gunpowder_02
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
|
|
@ -88,9 +88,9 @@ innovation_redcoats = {
|
|||
#}
|
||||
|
||||
|
||||
unlock_maa = redcoats
|
||||
parameters = {
|
||||
unlock_powder_magazines = yes
|
||||
unlock_redcoats = yes
|
||||
}
|
||||
#unlock_decision =
|
||||
#unlock_law
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue