RimWorld

RimWorld

Rimworld: Spartan Foundry
Tay 15. apr. 2020 kl. 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.
< >
Viser 1-2 af 2 kommentarer
xenoxaos 22. apr. 2020 kl. 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 kl. 2:46 
agree
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50