RimWorld

RimWorld

TP Bedouin Faction Expanded
12 Comments
Jetwolf 23 Jul @ 11:49am 
This looks really cool. Thanks!
Enthused Nudist 21 Jan, 2024 @ 9:57pm 
Great work Tany,

I love desert cultures as well
Hal Cortese 28 Dec, 2023 @ 5:22pm 
респект, пожалуйста обновляй этот мод по возможности :steamthumbsup:
tanyfilina  [author] 19 Nov, 2023 @ 12:17am 
TurtleShroom, thank you, actually, this code is redundant anyway, I think, MoreVanillaBiomes catch modded plants itself. I'll check again and probably just remove this part. I have a final update almost finished.
TurtleShroom 18 Nov, 2023 @ 4:57pm 
Hey dude, I just noticed that you made a mistake in the code of your Date Plant.

Not every player has the Coastal Dunes Biome ( ZBiome_CoastalDunes ), but you forgot to add your MAYREQUIRE statement.

You need to change it to this: " <ZBiome_CoastalDunes MayRequire="zylle.MoreVanillaBiomes">0.05</ZBiome_CoastalDunes> ".
tanyfilina  [author] 12 Nov, 2023 @ 10:06pm 
I'll try, thank you for the code.
TurtleShroom 12 Nov, 2023 @ 12:48pm 
Do you think that you could add support for the Bedouin Dates to function as Fruit for the Vanilla Factions Expanded Cooking Mod?

To do that, insert this into the Thing Categories: <li MayRequire="VanillaExpanded.VPlantsE">VCE_Fruit</li> .
Zaljerem 6 Nov, 2023 @ 10:32am 
You're welcome, thanks for the mod!
tanyfilina  [author] 5 Nov, 2023 @ 9:57pm 
Zaljerem, thank you, I think I can use it!
Zaljerem 5 Nov, 2023 @ 4:20pm 
<Operation Class="PatchOperationReplace">
<xpath>Defs/PawnKindDef[defName="PawnKind"]/apparelRequired/li[1]</xpath>
<value>
<li>ThingDef</li>
</value>
</Operation>
Zaljerem 5 Nov, 2023 @ 4:16pm 
Specify the li in your xpath: apparel required/li[1]...or li[2] etc. If that isn't clear let me know, I'll try to whip up a better example.
TurtleShroom 5 Nov, 2023 @ 12:43pm 
DUUUUUUUUDE, IT GOT BETTER!