Petit problème avec cet event :
Citation:
#The incorporation of Prussia into Brandenburg#
event = {
id = 3636 #Triggerd by PRU 3517#
random = no
country = BRA
name = "EVENTNAME3636"
desc = "EVENTHIST3636"
style = 3
action_a ={ #Keep Polish sovereignty#
name = "ACTIONNAME3636A"
command = { type = inherit which = PRU }
command = { type = addcore which = 290 }
#command = { type = addcore which = 289 }
command = { type = relation which = POL value = -25 }
#command = { type = provinceculture which = 289 value = german }
command = { type = provinceculture which = 290 value = german }
}
action_b ={ #Defy Polish sovereignty#
name = "ACTIONNAME3636B"
command = { type = inherit which = PRU }
command = { type = addcore which = 290 }
#command = { type = addcore which = 289 }
command = { type = relation which = POL value = -100 }
command = { type = treasury value = 200 }
#command = { type = provinceculture which = 289 value = german }
command = { type = provinceculture which = 290 value = german }
}
}
|
J'ai bien eu le CORE sur la province 290 mais pas la transformation en culture Allemande !
Possibilité d'arranger la chose via edit de save ?
Je suis sur que c'est à cause de l'host !