Hearts of Iron IV

Hearts of Iron IV

Declare War on Everyone Button
Showing 11-17 of 17 entries
< 1  >
Update: 23 Nov, 2021 @ 11:07am

Update: 12 Dec, 2020 @ 3:25pm

Fix the button war code from,
declare_war_on = {
target = FROM
type = annex_everything
}
to,
FROM = {
declare_war_on = {
target = PREV
type = annex_everything
}
}

Update: 17 Oct, 2020 @ 3:56am

Update: 8 Jul, 2020 @ 1:40pm

Update: 14 Apr, 2020 @ 2:44pm

Update: 13 Nov, 2019 @ 6:39pm

Update: 20 Oct, 2019 @ 4:07pm

Initial Upload