Closed ghost closed 5 years ago
focus = {# Build New Ones id = SIC_build_state_ones icon = GFX_goal_generic_construct_naval_dockyard cost = 8.00 mutually_exclusive = { focus = SIC_seize_existing } prerequisite = { focus = SIC_theshipyardmatter } x = 23 y = 2 ai_will_do = { factor = 30 } completion_reward = { log = "[GetDateText]: [Root.GetName]: Focus SIC_build_state_ones" navy_experience = 20 117 = { if = { limit = { is_owned_by = SIC } add_extra_state_shared_building_slots = 2 add_building_construction = { type = dockyard level = 2 instant_build = yes } } } } available = { SIC = { controls_state = 117 } } }
fixed
Current DEV Build -
Currently gives one building slot for two buildings.