maid暂存
This commit is contained in:
@@ -27,4 +27,31 @@ GRAY_SPECIES = {
|
||||
}
|
||||
|
||||
move_pop_sound_effect = "moving_pop_confirmation"
|
||||
}
|
||||
|
||||
RG_MACHINE = {
|
||||
archetype = MACHINE
|
||||
|
||||
playable = { always = no }
|
||||
randomized = no
|
||||
# possible = { always = yes }
|
||||
# possible_secondary = { always = no text = SECONDARY_SPECIES_CLASS_INVALID }
|
||||
|
||||
gender = no
|
||||
use_climate_preference = no
|
||||
portrait_modding = no
|
||||
|
||||
leader_age_min = 2
|
||||
leader_age_max = 10
|
||||
|
||||
custom_portraits = { # use custom_portraits instead of portraits so we can put them after the custom_portraits above
|
||||
portraits = {
|
||||
"rg_machine_maid"
|
||||
}
|
||||
}
|
||||
|
||||
graphical_culture = mammalian_01
|
||||
move_pop_sound_effect = "robot_pops_move"
|
||||
|
||||
resources = {}
|
||||
}
|
||||
Reference in New Issue
Block a user