diff --git a/common/on_actions/RG_on_actions.txt b/common/on_actions/RG_on_actions.txt index 10306a6..0f82e45 100644 --- a/common/on_actions/RG_on_actions.txt +++ b/common/on_actions/RG_on_actions.txt @@ -51,7 +51,7 @@ on_monthly_pulse_country = { rg.8 #领袖等级检测更新 rg.16 #陆军压制舰更新 # rg.22 #小灰复活检测 - rg.23 #月检移除L星门认知防止收容失效 + # rg.23 #月检移除L星门认知防止收容失效 # rg_skill.9 } } diff --git a/events/RG_events.txt b/events/RG_events.txt index dc502b9..1e89e36 100644 --- a/events/RG_events.txt +++ b/events/RG_events.txt @@ -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 = {