2025-7-30

This commit is contained in:
2025-07-30 17:26:08 +08:00
parent d0327ec47b
commit 10152344f2
52 changed files with 156 additions and 15 deletions

View File

@@ -1044,6 +1044,22 @@
</disallowedTraits>
</AlienRace.AlienBackstoryDef>
<!-- 真乌拉族固定背景 -->
<AlienRace.AlienBackstoryDef>
<defName>WULA_Adult_Backstory998</defName>
<slot>Adulthood</slot>
<title>养尊处优</title>
<titleShort>养尊处优</titleShort>
<description>在边缘世界的人们几乎无法想象[PAWN_nameDef]在乌拉帝国的生活,就像农民想象皇帝用金锄头耕地一样让人发笑。</description>
<spawnCategories>
<li>Wula_Backstory_Categories_For_RealWula</li>
</spawnCategories>
<bodyTypeGlobal>Thin</bodyTypeGlobal>
<bodyTypeFemale>Thin</bodyTypeFemale>
<bodyTypeMale>Thin</bodyTypeMale>
<workDisables>AllWork</workDisables>
</AlienRace.AlienBackstoryDef>
<!-- 乌拉反常网络固定背景 -->
<AlienRace.AlienBackstoryDef>
<defName>WULA_Adult_Backstory999</defName>

View File

@@ -38,4 +38,17 @@
</li>
</forcedTraitsChance>
</AlienRace.AlienBackstoryDef>
<AlienRace.AlienBackstoryDef>
<defName>WULA_Child_Backstory999</defName>
<ignoreIllegalLabelCharacterConfigError>False</ignoreIllegalLabelCharacterConfigError>
<slot>Childhood</slot>
<title>未知</title>
<titleShort>未知</titleShort>
<description>[PAWN_nameDef] 是真正的乌拉星人,但是无人知晓她诞生于何时——自从乌拉帝国大内战后,这个衰退的超级帝国已经很久很久没有诞生任何新生命了。</description>
<spawnCategories>
<li>Wula_Backstory_Categories_For_RealWula</li>
</spawnCategories>
<requiredWorkTags>None</requiredWorkTags>
</AlienRace.AlienBackstoryDef>
</Defs>