This commit is contained in:
ProjectKoi-Kalo\Kalo 2024-05-15 12:28:15 +08:00
parent 99a8e70400
commit 91ffbc05ae
2 changed files with 4 additions and 3 deletions

View File

@ -58,7 +58,6 @@ on_monthly_pulse_country = {
on_yearly_pulse_country = { on_yearly_pulse_country = {
events = { events = {
rg_event.17 rg_event.17
rg_event.18
rg_event.20 rg_event.20
} }
} }

View File

@ -30,6 +30,10 @@ country_event = {
} }
save_global_event_target_as = origin_rg_gray_country save_global_event_target_as = origin_rg_gray_country
rg_lcluster_spawn_effect = yes rg_lcluster_spawn_effect = yes
country_event = {
id = rg_cluster
years = 10
}
} }
else = { else = {
set_country_flag = origin_gray_dragon_country set_country_flag = origin_gray_dragon_country
@ -859,9 +863,7 @@ country_event = {
fire_only_once = yes fire_only_once = yes
picture = GFX_evt_drifting_gateway picture = GFX_evt_drifting_gateway
trigger = { trigger = {
mid_game_years_passed >= 0
NOT = { NOT = {
is_multiplayer = yes
has_global_flag = has_origin_gray_dragon has_global_flag = has_origin_gray_dragon
} }
has_country_flag = origin_rg_gray has_country_flag = origin_rg_gray