Fix event effect save target for planet2027 maid species and gray goo habitat init
This commit is contained in:
parent
a60bfff413
commit
c34c0b8eb9
@ -173,7 +173,7 @@ rg_event_effect_planet2027_spawn_maid_species = {
|
||||
trait = trait_robot_luxurious
|
||||
}
|
||||
effect = {
|
||||
save_event_target_as = rg_owner_main_maid_species
|
||||
save_global_event_target_as = rg_owner_main_maid_species
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -665,29 +665,7 @@ rg_juggernaut_habitat_init = {
|
||||
}
|
||||
}
|
||||
every_owned_pop = {
|
||||
modify_species = {
|
||||
effect = {
|
||||
create_species = {
|
||||
is_mod = yes
|
||||
name = "RG_MACHINE"
|
||||
plural = this
|
||||
class = RG_MACHINE
|
||||
portrait = "rg_machine_maid"
|
||||
can_be_modified = this
|
||||
homeworld = this
|
||||
namelist = this
|
||||
gender = this
|
||||
traits = {
|
||||
trait = trait_machine_unit
|
||||
trait = rg_machine_maid_trait
|
||||
trait = trait_robot_mass_produced
|
||||
}
|
||||
effect = {
|
||||
save_global_event_target_as = rg_owner_main_maid_species
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rg_event_effect_planet2027_spawn_maid_species = yes
|
||||
}
|
||||
}
|
||||
set_name = "NAME_rg_gray_habitat_base"
|
||||
|
Loading…
x
Reference in New Issue
Block a user