RimWorld

RimWorld

46 ratings
Standard Body Only
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.5, 1.6
File Size
Posted
Updated
1.416 MB
24 Oct, 2024 @ 6:17am
13 Jul @ 7:56am
3 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Standard Body Only

Description
This mod makes the game generate only Pawns with the standard body type,through adding and removing some genes.

Compatible with the following mods:
-Vanilla Races Expanded
-Alpha Genes
-Big And Small (Xeno Insectoid Hive and Slimes are not included)
Please ensure that this mod is loaded after these mods.

It's compatible with existed saves,but all the changes only apply on new generated pawns.

Xenotypes not on this list will not be supported. If you need support added, please leave a comment, and I will occasionally make some updates.


This mod does not intend to express discrimination against any body type in real life, whether fat, thin, or hulk.

11 Comments
YUI MIO 28 Jun @ 1:37am 
大佬更新一下1.6,谢谢
Blue Stealth 5 Jun @ 6:28pm 
Reporting a minor bug. Script "Vanilla Races.xml" is missing code to add the Standard Body gene to the Genie xenotype. The Genie xenotype does not include the Standard Body gene by default, so this needs to be added in conjunction with removing the Thin Body gene. In case anyone else needs to rectify this before a fix can be pushed, this issue can be fixed by adding the following code anywhere in this mod's "Vanilla Races.xml" script:

<Operation Class="PatchOperationAdd">
<xpath>Defs/XenotypeDef[defName="Genie"]/genes</xpath>
<value>
<li>Body_Standard</li>
</value>
</Operation>

Just make sure you place the code inside the <Patch> </Patch> tags.
MisaelDm 4 Apr @ 1:38pm 
is possible do same but thin only for younger, fat for gloton, muscular for brawler?
Mac 3 Apr @ 9:57am 
FYI: More extensive version included in Neronix' Tweaks Galore.
Nexi 6 Mar @ 1:33pm 
is there a version for thin only
黑暗@fmPf1KVp6 3 Feb @ 11:35pm 
鼠族有些是标准体型有些是原本体型
asd480238635 13 Jan @ 1:52am 
Warhammer 40.000 - Genes,这MOD会让小人成星际战士时,体型发生改变,希望大佬可以兼容
Ashingtea_ 2 Jan @ 4:48am 
与月兔种族不兼容,强制生成的female月兔体型是紫方块,但也许更可能是月兔不太兼容异种
MustDy 27 Nov, 2024 @ 7:36am 
@ZAX
Tweaks Galore is not compatible with CE.
So this is a good alternative for those who uses CE
ZAX 23 Nov, 2024 @ 8:16pm 
Interesting implementation, however I believe Tweaks Galore have a more lightweight implementation without fiddling around with the genes.