RimWorld

RimWorld

Rimworld: Spartan Foundry
Tay 15 apr, 2020 @ 11:28
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.
< >
Visar 1-2 av 2 kommentarer
xenoxaos 22 apr, 2020 @ 4:27 
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 13 maj, 2020 @ 2:46 
agree
< >
Visar 1-2 av 2 kommentarer
Per sida: 1530 50