#################################### # Strange Worlds Scripted Triggers # #################################### has_regular_cloaking_tech = { OR = { has_technology = tech_cloaking_1 has_technology = tech_cloaking_2 has_technology = tech_cloaking_3 } } has_ruined_megastructure = { OR = { has_megastructure = gateway_ruined has_megastructure = spy_orb_ruined has_megastructure = ring_world_ruined has_megastructure = think_tank_ruined has_megastructure = hyper_relay_ruined has_megastructure = orbital_ring_ruined has_megastructure = dyson_sphere_ruined has_megastructure = gateway_ness_ruined has_megastructure = crisis_sphere_ruined has_megastructure = mega_shipyard_ruined has_megastructure = quantum_catapult_ruined has_megastructure = quantum_catapult_ruined_slingshot has_megastructure = cosmogenesis_world_ruined has_megastructure = matter_decompressor_ruined has_megastructure = spy_orb_permanently_ruined has_megastructure = interstellar_assembly_ruined has_megastructure = think_tank_permanently_ruined has_megastructure = habitat_central_complex_ruined has_megastructure = dyson_sphere_permanently_ruined has_megastructure = mega_shipyard_permanently_ruined has_megastructure = quantum_catapult_permanently_ruined has_megastructure = strategic_coordination_center_ruined has_megastructure = matter_decompressor_permanently_ruined has_megastructure = mega_art_installation_permanently_ruined has_megastructure = interstellar_assembly_permanently_ruined has_megastructure = strategic_coordination_center_permanently_ruined } }