Hi to all. Can anyone tell me what's wrong with this event:
#########################################################################
# Lithuania enters the war
#########################################################################
event = {
id = 950000
random = no
country = LIT
trigger = {
war = { country = GER country = SOV }
}
date = { day = 10 month = january year = 1936 }
deathdate = { day = 30 month = december year = 1963 }
name = "Lithuania will join axis"
desc = "Lithuania will join the war"
style = 0
action_a = {
name = "Will be a great power again!"
ai_chance = 100
command = { type = relation which = GER value = 100 }
command = { type = alliance which = GER }
}
}
#########################################################################
# Lithuania enters the war
#########################################################################
event = {
id = 950000
random = no
country = LIT
trigger = {
war = { country = GER country = SOV }
}
date = { day = 10 month = january year = 1936 }
deathdate = { day = 30 month = december year = 1963 }
name = "Lithuania will join axis"
desc = "Lithuania will join the war"
style = 0
action_a = {
name = "Will be a great power again!"
ai_chance = 100
command = { type = relation which = GER value = 100 }
command = { type = alliance which = GER }
}
}