
找到该MOD路径【创意工坊路径】H:\steam\steamapps\workshop\content\281990
找到该mod双击打开该MOD压缩包 找到00_android_species_classes文档
把下面内容全部复制到00_android_species_classes覆盖 保存
EANDR = {
archetype = BIOLOGICAL
playable = { host_has_dlc = "Humanoids Species Pack" }
randomized = {
host_has_dlc = "Humanoids Species Pack"
# The create_species effect can't properly take the possible trigger below into account.
# Work around this by disabling this class for species randomization after game start.
NOT = { has_global_flag = game_started }
}
possible = { authority = { OR = { value = Autocracy text = SPECIES_CLASS_MUST_USE_AUTOCRACY } } }
possible_secondary = { always = no text = SECONDARY_SPECIES_CLASS_INVALID }
robotic = no
gender = yes
use_climate_preference = no
portrait_modding = yes
leader_age_min = 2
leader_age_max = 10
portraits = {
"android"
}
graphical_culture = android_01
move_pop_sound_effect = "robot_pops_move"
}

@神皇莉莉丝