Is there a trigger that checks if a country built a specific building (nuclear power plant, rocket test site, &c)?
I only found following command in the event_commands.txt: 'province_building = { province = [ID] building = [building type] size = x }'
The problem is I want to check this for a country, not a province (f.ex. check if USA has built a nuclear power plant in any of their provinces).
Is this possible somehow?
I only found following command in the event_commands.txt: 'province_building = { province = [ID] building = [building type] size = x }'
The problem is I want to check this for a country, not a province (f.ex. check if USA has built a nuclear power plant in any of their provinces).
Is this possible somehow?