realgray-stellaris-mod/common/scripted_triggers/!_rg_scripted_trigger_overw...

9 lines
181 B
Plaintext
Raw Normal View History

2024-05-14 15:21:54 +08:00
has_budding_trait = {
OR = {
has_trait = trait_plantoid_budding
has_trait = trait_lithoid_budding
has_trait = trait_advanced_budding
has_trait = rg_machine_maid_trait
}
}