defined_text = { name = MD_antarctica_news_4_desc text = { trigger = { FROM = { has_country_flag = antarctica_has_active_station } } localization_key = MD_antarctica_news_4_desc_1 } text = { localization_key = MD_antarctica_news_4_desc_2 } } defined_text = { name = MD_antarctica_fuel_capacity_or_renewable text = { trigger = { check_variable = { selected_antarctica_station_output_power < 0 } } localization_key = ANTARCTICA_STATION_BLACKOUT_TEXT } text = { trigger = { check_variable = { selected_antarctica_station_output_fuel_usage > 0 } } localization_key = ANTARCTICA_STATION_FUEL_CAPACITY_DAYS_TEXT } text = { localization_key = ANTARCTICA_STATION_FULL_RENEWABLE_TEXT } } defined_text = { name = MD_antarctica_observer_blizzard_status text = { trigger = { has_global_flag = antarctica_blizzard_active } localization_key = ANTARCTICA_BLIZZARD_STATUS_ACTIVE } text = { localization_key = ANTARCTICA_BLIZZARD_STATUS_INACTIVE } } # Startup Antarctic Station Names defined_text = { name = MD_antarctica_selected_station_name text = { trigger = { check_variable = { selected_antarctica_station_name_id > 0 } } localization_key = ANTARCTICA_STATION_NAME_[?selected_antarctica_station_name_id] } text = { localization_key = ANTARCTICA_STATION_NAME_UNKNOWN } } defined_text = { name = MD_antarctica_selected_module_laboratories text = { trigger = { check_variable = { selected_antarctica_station_module_laboratories > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_laboratories] } text = { localization_key = ANTARCTICA_MODULE_LABORATORIES_UNKNOWN } } # Display current laboratory module output and effects defined_text = { name = MD_antarctica_current_laboratory_output text = { trigger = { check_variable = { selected_antarctica_station_module_laboratories > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_laboratories]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_LABORATORIES_UNKNOWN_OUTPUT } } defined_text = { name = MD_antarctica_selected_preview_module_name text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module > 0 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_[?selected_antarctica_station_selected_module] } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 2 } check_variable = { selected_antarctica_station_selected_module > 0 } } localization_key = ANTARCTICA_MODULE_LIFE_SUPPORT_[?selected_antarctica_station_selected_module] } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 3 } check_variable = { selected_antarctica_station_selected_module > 0 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_[?selected_antarctica_station_selected_module] } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 4 } check_variable = { selected_antarctica_station_selected_module > 0 } } localization_key = ANTARCTICA_MODULE_HOUSING_[?selected_antarctica_station_selected_module] } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_selected_module] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_selected_preview_module_output text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 1 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_1_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 2 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_2_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 3 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_3_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 4 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_4_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 5 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_5_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 6 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_6_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 7 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_7_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 8 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_8_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 9 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_9_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 1 } check_variable = { selected_antarctica_station_selected_module = 10 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_10_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 2 } check_variable = { selected_antarctica_station_selected_module = 1 } } localization_key = ANTARCTICA_MODULE_LIFE_SUPPORT_1_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 2 } check_variable = { selected_antarctica_station_selected_module = 2 } } localization_key = ANTARCTICA_MODULE_LIFE_SUPPORT_2_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 2 } check_variable = { selected_antarctica_station_selected_module = 3 } } localization_key = ANTARCTICA_MODULE_LIFE_SUPPORT_3_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 2 } check_variable = { selected_antarctica_station_selected_module = 4 } } localization_key = ANTARCTICA_MODULE_LIFE_SUPPORT_4_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 3 } check_variable = { selected_antarctica_station_selected_module = 1 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_1_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 3 } check_variable = { selected_antarctica_station_selected_module = 2 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_2_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 3 } check_variable = { selected_antarctica_station_selected_module = 3 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_3_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 3 } check_variable = { selected_antarctica_station_selected_module = 4 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_4_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 4 } check_variable = { selected_antarctica_station_selected_module = 1 } } localization_key = ANTARCTICA_MODULE_HOUSING_1_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 4 } check_variable = { selected_antarctica_station_selected_module = 2 } } localization_key = ANTARCTICA_MODULE_HOUSING_2_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 4 } check_variable = { selected_antarctica_station_selected_module = 3 } } localization_key = ANTARCTICA_MODULE_HOUSING_3_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 4 } check_variable = { selected_antarctica_station_selected_module = 4 } } localization_key = ANTARCTICA_MODULE_HOUSING_4_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 1 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_1_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 2 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_2_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 3 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_3_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 4 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_4_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 5 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_5_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 6 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_6_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 7 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_7_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 8 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_8_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 9 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_9_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 10 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_10_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 11 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_11_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_selected_module_category = 5 } check_variable = { selected_antarctica_station_selected_module = 12 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_12_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_1_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_1 > 0 } } localization_key = ANTARCTICA_MODULE_HOUSING_[?selected_antarctica_station_module_slot_1] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_1_module_output text = { trigger = { check_variable = { selected_antarctica_station_module_slot_1 > 0 } } localization_key = ANTARCTICA_MODULE_HOUSING_[?selected_antarctica_station_module_slot_1]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_2_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_2 > 0 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_[?selected_antarctica_station_module_slot_2] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_2_module_output text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } check_variable = { selected_antarctica_station_module_slot_2_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { trigger = { has_global_flag = antarctica_blizzard_active check_variable = { selected_antarctica_station_module_slot_2_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_module_slot_2 > 0 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_[?selected_antarctica_station_module_slot_2]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_4_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_4 > 0 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_[?selected_antarctica_station_module_slot_4] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_4_module_output text = { trigger = { check_variable = { selected_antarctica_station_module_slot_4 > 0 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_[?selected_antarctica_station_module_slot_4]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_5_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_5 > 0 } } localization_key = ANTARCTICA_MODULE_HOUSING_[?selected_antarctica_station_module_slot_5] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_5_module_output text = { trigger = { check_variable = { selected_antarctica_station_module_slot_5 > 0 } } localization_key = ANTARCTICA_MODULE_HOUSING_[?selected_antarctica_station_module_slot_5]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_6_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_6 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_6] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_6_module_output text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } check_variable = { selected_antarctica_station_module_slot_6_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { trigger = { has_global_flag = antarctica_blizzard_active check_variable = { selected_antarctica_station_module_slot_6_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_module_slot_6 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_6]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_7_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_7 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_7] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_7_module_output text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } check_variable = { selected_antarctica_station_module_slot_7_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { trigger = { has_global_flag = antarctica_blizzard_active check_variable = { selected_antarctica_station_module_slot_7_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_module_slot_7 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_7]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_8_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_8 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_8] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_8_module_output text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } check_variable = { selected_antarctica_station_module_slot_8_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { trigger = { has_global_flag = antarctica_blizzard_active check_variable = { selected_antarctica_station_module_slot_8_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_module_slot_8 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_8]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_9_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_9 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_9] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_9_module_output text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } check_variable = { selected_antarctica_station_module_slot_9_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { trigger = { has_global_flag = antarctica_blizzard_active check_variable = { selected_antarctica_station_module_slot_9_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_module_slot_9 > 0 } } localization_key = ANTARCTICA_MODULE_LABORATORIES_[?selected_antarctica_station_module_slot_9]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_10_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_10 > 0 } } localization_key = ANTARCTICA_MODULE_HOUSING_[?selected_antarctica_station_module_slot_10] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_10_module_output text = { trigger = { check_variable = { selected_antarctica_station_module_slot_10 > 0 } } localization_key = ANTARCTICA_MODULE_HOUSING_[?selected_antarctica_station_module_slot_10]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_11_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_11 > 0 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_[?selected_antarctica_station_module_slot_11] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_11_module_output text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } check_variable = { selected_antarctica_station_module_slot_11_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { trigger = { has_global_flag = antarctica_blizzard_active check_variable = { selected_antarctica_station_module_slot_11_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_module_slot_11 > 0 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_[?selected_antarctica_station_module_slot_11]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_12_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_12 > 0 } } localization_key = ANTARCTICA_MODULE_LIFE_SUPPORT_[?selected_antarctica_station_module_slot_12] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_12_module_output text = { trigger = { check_variable = { selected_antarctica_station_module_slot_12 > 0 } } localization_key = ANTARCTICA_MODULE_LIFE_SUPPORT_[?selected_antarctica_station_module_slot_12]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_13_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_13 > 0 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_[?selected_antarctica_station_module_slot_13] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_13_module_output text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } check_variable = { selected_antarctica_station_module_slot_13_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { trigger = { has_global_flag = antarctica_blizzard_active check_variable = { selected_antarctica_station_module_slot_13_blizzard_damaged > 0 } } localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } text = { trigger = { check_variable = { selected_antarctica_station_module_slot_13 > 0 } } localization_key = ANTARCTICA_MODULE_POWERPLANT_[?selected_antarctica_station_module_slot_13]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_slot_14_module_name text = { trigger = { check_variable = { selected_antarctica_station_module_slot_14 > 0 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_[?selected_antarctica_station_module_slot_14] } text = { localization_key = ANTARCTICA_MODULE_EMPTY } } defined_text = { name = MD_antarctica_slot_14_module_output text = { trigger = { check_variable = { selected_antarctica_station_module_slot_14 > 0 } } localization_key = ANTARCTICA_MODULE_FUEL_STORAGE_[?selected_antarctica_station_module_slot_14]_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_EMPTY_OUTPUT } } defined_text = { name = MD_antarctica_station_repair_status text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } } localization_key = ANTARCTICA_STATION_REPAIR_ACTIVE_TEXT } text = { localization_key = ANTARCTICA_STATION_REPAIR_PENDING_TEXT } } defined_text = { name = MD_antarctica_module_repair_block text = { trigger = { check_variable = { selected_antarctica_station_repair_days_remaining > 0 } } localization_key = ANTARCTICA_MODULE_UNDER_REPAIR_OUTPUT } text = { localization_key = ANTARCTICA_MODULE_DAMAGED_PENDING_OUTPUT } } defined_text = { name = MD_antarctica_illegal_activities_enabled text = { trigger = { check_variable = { selected_antarctica_station_illegal_activities = 0 } } localization_key = ANTARCTICA_ILLEGAL_ACTIVITIES_DISABLED } text = { localization_key = ANTARCTICA_ILLEGAL_ACTIVITIES_ENABLED } }