From c19d683ed8871590b929c7442efdb3cfeaf414de Mon Sep 17 00:00:00 2001 From: azw Date: Mon, 23 Dec 2024 12:00:11 +0800 Subject: [PATCH] 1 --- src/common/scripted_guis/az_start_guis.txt | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/common/scripted_guis/az_start_guis.txt b/src/common/scripted_guis/az_start_guis.txt index 83d23da..4362d00 100755 --- a/src/common/scripted_guis/az_start_guis.txt +++ b/src/common/scripted_guis/az_start_guis.txt @@ -726,16 +726,28 @@ scripted_gui = { NOT = { has_global_flag = az_gamestarted } } modoption_button6_on_visible = { - NOT = { has_global_flag = az_gamestarted } + AND = { + NOT = { has_global_flag = az_gamestarted } + has_global_flag = MOD_azurlane_tianjiangjianniang + } } modoption_button7_on_visible = { - NOT = { has_global_flag = az_gamestarted } + AND = { + NOT = { has_global_flag = az_gamestarted } + has_global_flag = MOD_azurlane_tianjiangjianniang + } } modoption_button8_on_visible = { - NOT = { has_global_flag = az_gamestarted } + AND = { + NOT = { has_global_flag = az_gamestarted } + has_global_flag = MOD_azurlane_tianjiangjianniang + } } modoption_button9_on_visible = { - NOT = { has_global_flag = az_gamestarted } + AND = { + NOT = { has_global_flag = az_gamestarted } + has_global_flag = MOD_azurlane_tianjiangjianniang + } } modoption_sirennandu_title_visible = { has_global_flag = MOD_azurlane_sairenzhizai