作用域传递指定错误,理论修L星门开不了

This commit is contained in:
FA507RM-KALOSPA\Kalo
2023-06-06 11:55:41 +08:00
parent 9bb1c07b2c
commit b78e0fc45f
4 changed files with 99 additions and 80 deletions

View File

@@ -19,7 +19,21 @@ special_project = {
}
on_success = {
owner = { country_event = { id = rg_cluster.2 } }
owner = {
if = {
limit = {
OR = {
has_global_flag = l_cluster_origin # l-cluster plus
has_global_flag = rg_origin_l_cluster # 遥远约定
has_global_flag = gray_origin_activate # 远星之歌
}
}
country_event = { id = rg_cluster.2 }
}
else = {
country_event = { id = distar.10950 }
}
}
}
on_fail = {