Hearts of Iron IV

Hearts of Iron IV

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

Update: Dec 12, 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: Oct 17, 2020 @ 3:56am

Update: Jul 8, 2020 @ 1:40pm

Update: Apr 14, 2020 @ 2:44pm

Update: Nov 13, 2019 @ 6:39pm

Update: Oct 20, 2019 @ 4:07pm

Initial Upload