I am coding this event. And the program Im using to check it complains about this part. Ive checked the file with and without this part, and the problem lies here. But I cannot figure out what!
Can anyone have look?
########################################
#### Sweden
########################################
## Reorganization of the army ##
event = {
id = 94009
random = no
country = SWE
style = 0
picture = "militaryparade1"
date = { day = 1 month = february year = 1936 }
offset = 1
deathdate = { day = 1 month = september year = 1936 }
name = "SNSAP reorganizes the army"
desc = "One of biggest issues on SNSAP's agenda was the restoriration of Sweden as a military power."
action_a = {
name = "We build for war."
command = { type = manpowerpool value = 100 }
command = { type = supplies value = 1000 }
command = { type = relative_manpower = 10 }
command = { type = dissent = 2 }
}
}
Can anyone have look?
########################################
#### Sweden
########################################
## Reorganization of the army ##
event = {
id = 94009
random = no
country = SWE
style = 0
picture = "militaryparade1"
date = { day = 1 month = february year = 1936 }
offset = 1
deathdate = { day = 1 month = september year = 1936 }
name = "SNSAP reorganizes the army"
desc = "One of biggest issues on SNSAP's agenda was the restoriration of Sweden as a military power."
action_a = {
name = "We build for war."
command = { type = manpowerpool value = 100 }
command = { type = supplies value = 1000 }
command = { type = relative_manpower = 10 }
command = { type = dissent = 2 }
}
}