RimWorld

RimWorld

Rimworld: Spartan Foundry
Tay Apr 15, 2020 @ 11:28am
Better Sorting of Spartan Armors in Storage Lists
This just for QoL: Would it be possible to make the spartan power armors appear in the armor subsection in the storage lists? Currently it's mixed with all kinds of non-armor apparel which makes assigning clothing or stockpiles somewhat tedious.
< >
Showing 1-2 of 2 comments
xenoxaos Apr 22, 2020 @ 4:27am 
That was actually pretty easy to figure out. You can change the Apparel_Armors.xml in the mod and get this in the Armor category. Just change each armor in it as follows:

Change:

<thingCategories>
<li>Apparel</li>
</thingCategories>

To:

<thingCategories>
<li>ApparelArmor</li>
</thingCategories>
ChalinBenz May 13, 2020 @ 2:46am 
agree
< >
Showing 1-2 of 2 comments
Per page: 1530 50