Changes 修

This commit is contained in:
ProjectKoi-Kalo\Kalo 2025-05-09 14:59:02 +08:00
parent 08708a26e4
commit ac0458900b

View File

@ -1203,10 +1203,15 @@ country_event = { # Memorial Valuts Civic Paragon Level Tick / FROM = Leader
immediate = { immediate = {
rg_create_gray_planetkiller_testship_2 = yes rg_create_gray_planetkiller_testship_2 = yes
modify_species = { capital_scope = {
species = root.species every_owned_pop_group = {
add_trait = rg_machine_maid_trait modify_species = {
species = owner_main_species
add_trait = rg_machine_maid_trait
}
}
} }
} }
} }