RimWorld
FashionRIMsta
How to make clothing sellable to traders:
Like some other players, I noticed that the FashionRimsta apparel wasn't sellable to traders.

Comparing the FashionRIMsta XML to the core XML, there's a change you can make that seems to remedy the issue and allow you to sell Fashionrimsta clothing to Bulk Goods traders; just add tradetags.

There may be a more proper way to do this, but here is what worked for me:

Open the FashionRIMsta mod folder, and open FashionRIMsta_Bases.xml in a text editor.
Scroll down to the start of the second ThingDef entry titled:

<ThingDef Name="FashionrimstaApparelMakeableBase" ParentName="FashionrimstaApparelBase" Abstract="True">

At the bottom of the FashionrimstaApparelMakeableBase ThingDef, where it says:

</recipeMaker> </ThingDef>

insert the following 3 lines, so it looks like this:

</recipeMaker> <tradeTags> <li>Clothing</li> </tradeTags> </ThingDef>

Then save the updated FashionRIMsta_bases.xml.

The next time you load up the game you should see the Fashionrimsta clothing appearing as sellable to Bulk Goods traders.
Ostatnio edytowany przez: Tsunderecracker; 11 czerwca 2023 o 0:28
< >
Wyświetlanie 1-1 z 1 komentarzy
witchyspoon  [producent] 11 czerwca 2023 o 13:04 
thank you for this! I have updated the mod to include the tradetags in the base now. steam is checking the mod and then it should be live
< >
Wyświetlanie 1-1 z 1 komentarzy
Na stronę: 1530 50