This commit is contained in:
ProjectKoi-Kalo\Kalo
2024-04-10 19:39:38 +08:00
parent 7b126497c6
commit 37fd3e1b58
8 changed files with 560 additions and 153 deletions

View File

@@ -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
}
}