Changes 修铁灭兄弟

This commit is contained in:
ProjectKoi-Kalo\Kalo
2024-09-27 17:54:38 +08:00
parent b2ffb07fc6
commit 0d10ffdb6e
7 changed files with 40 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
citizenship_full_rg_maid = {
is_full_citizenship = yes
potential = {
exists = from
from = { is_same_value = event_target:gray_owner }
}
allow = {
hidden_trigger = { exists = from }
custom_tooltip = {
fail_text = RG_MACHINE_SPECIES_NOT_MACHINE
OR = {
has_trait = trait_rg_machine_unit
}
}
}
ai_will_do = {
factor = 100
}
}