This commit is contained in:
Fishedotjpg 2026-02-06 15:40:13 +00:00
parent 6a3e7febf6
commit 3885bcdd65
7 changed files with 23 additions and 12 deletions

View file

@ -515,7 +515,7 @@ zone_rouge_01 = {
construction_time = very_slow_construction_time construction_time = very_slow_construction_time
type_icon = "domicile_personal_chamber_yurt.dds" type_icon = "icon_building_poppy.dds"
can_construct_potential = { can_construct_potential = {
@ -565,8 +565,7 @@ verdun_memorial_01 = {
construction_time = very_slow_construction_time construction_time = very_slow_construction_time
type_icon = "icon_structure_wawel_cathedral.dds" type_icon = "icon_building_verdun
can_construct_potential = { can_construct_potential = {
scope:holder = { scope:holder = {
OR = { religion = religion:europeanist_religion } OR = { religion = religion:europeanist_religion }
@ -764,7 +763,7 @@ palace_versailles_01 = {
construction_time = very_slow_construction_time construction_time = very_slow_construction_time
type_icon = "icon_building_leisure_palace.dds" type_icon = "icon_building_versailles.dds"
can_construct_potential = { can_construct_potential = {
building_requirement_castle_city_church = { LEVEL = 02 } building_requirement_castle_city_church = { LEVEL = 02 }
@ -816,7 +815,7 @@ palace_versailles_02 = {
construction_time = very_slow_construction_time construction_time = very_slow_construction_time
type_icon = "icon_building_leisure_palace.dds" type_icon = "icon_building_versailles.dds"
can_construct_potential = { can_construct_potential = {
building_requirement_castle_city_church = { LEVEL = 03 } building_requirement_castle_city_church = { LEVEL = 03 }
@ -871,7 +870,7 @@ palace_versailles_03 = {
construction_time = very_slow_construction_time construction_time = very_slow_construction_time
type_icon = "icon_building_leisure_palace.dds" type_icon = "icon_building_versailles.dds"
can_construct_potential = { can_construct_potential = {
building_requirement_castle_city_church = { LEVEL = 04 } building_requirement_castle_city_church = { LEVEL = 04 }
@ -1189,7 +1188,7 @@ palace_fontainebleau_02 = {
construction_time = very_slow_construction_time construction_time = very_slow_construction_time
type_icon = "icon_building_leisure_palace.dds" type_icon = "icon_building_fountainebleau.dds"
can_construct_potential = { can_construct_potential = {
building_requirement_castle_city_church = { LEVEL = 03 } building_requirement_castle_city_church = { LEVEL = 03 }
@ -2185,7 +2184,7 @@ croke_park_01 = {
constrcution_time = very_slow_construction_time constrcution_time = very_slow_construction_time
type_icon = "icon_structure_kyz_kala.dds" type_icon = "icon_building_croke.dds"
can_construct_potential = { can_construct_potential = {
building_requirement_tribal = no building_requirement_tribal = no
@ -2226,7 +2225,7 @@ croke_park_02 = {
constrcution_time = very_slow_construction_time constrcution_time = very_slow_construction_time
type_icon = "icon_structure_kyz_kala.dds" type_icon = "icon_building_croke.dds"
can_construct_potential = { can_construct_potential = {
scope:holder.culture = { has_innovation = innovation_windmills } scope:holder.culture = { has_innovation = innovation_windmills }

Binary file not shown.

BIN
gfx/interface/icons/building_types/icon_building_croke.dds (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
gfx/interface/icons/building_types/icon_building_poppy.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gfx/interface/icons/building_types/icon_building_verdun.dds (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.