暂存
This commit is contained in:
@@ -8,6 +8,7 @@ origin_rg_gray = {
|
||||
non_colonizable_planet_class_neighbor = yes
|
||||
description = "origin_tooltip_rg_gray_effects"
|
||||
advanced_start = yes
|
||||
max_once_global = yes
|
||||
random_weight = {
|
||||
base = 0
|
||||
}
|
||||
@@ -15,3 +16,35 @@ origin_rg_gray = {
|
||||
host_has_dlc = "Distant Stars Story Pack"
|
||||
}
|
||||
}
|
||||
|
||||
rg_origin_scion = {
|
||||
is_origin = yes
|
||||
icon = "gfx/interface/icons/origins/origins_scion_1.dds"
|
||||
picture = GFX_origin_scion
|
||||
advanced_start = yes
|
||||
max_once_global = yes
|
||||
|
||||
playable = {
|
||||
host_has_dlc = Federations
|
||||
}
|
||||
|
||||
# possible = {
|
||||
# ethics = {
|
||||
# NOR = {
|
||||
# value = ethic_gestalt_consciousness
|
||||
# #value = ethic_xenophobe
|
||||
# value = ethic_fanatic_xenophobe
|
||||
# }
|
||||
# }
|
||||
# civics = {
|
||||
# NOT = { value = civic_pompous_purists }
|
||||
# }
|
||||
# }
|
||||
|
||||
description = "origin_tooltip_rg_scion_effects"
|
||||
flags = { custom_start_screen }
|
||||
|
||||
random_weight = {
|
||||
base = 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user