This commit is contained in:
FA507RM-KALOSPA\Kalo 2023-06-08 01:03:05 +08:00
parent c01c270a3b
commit b07796c8bd
2 changed files with 22 additions and 22 deletions

View File

@ -51,7 +51,7 @@ on_monthly_pulse_country = {
rg.8 #领袖等级检测更新
rg.16 #陆军压制舰更新
# rg.22 #小灰复活检测
rg.23 #月检移除L星门认知防止收容失效
# rg.23 #月检移除L星门认知防止收容失效
# rg_skill.9
}
}

View File

@ -907,27 +907,27 @@ country_event = {
}
# looping check for escape lcluster
country_event = {
id = rg.23
hide_window = yes
is_triggered_only = yes
trigger = {
is_multiplayer = yes
is_same_value = event_target:origin_rg_gray_country
has_country_flag = origin_rg_gray
}
immediate = {
if = {
limit = {
has_event_chain = "l_cluster_chain"
}
end_event_chain = "l_cluster_chain"
}
}
}
# country_event = {
# id = rg.23
# hide_window = yes
#
# is_triggered_only = yes
#
# trigger = {
# is_multiplayer = yes
# is_same_value = event_target:origin_rg_gray_country
# has_country_flag = origin_rg_gray
# }
#
# immediate = {
# if = {
# limit = {
# has_event_chain = "l_cluster_chain"
# }
# end_event_chain = "l_cluster_chain"
# }
# }
# }
# 拆毁工厂小灰通讯
country_event = {