RimWorld

RimWorld

Rimworld: Spartan Foundry
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.
< >
Zobrazuje se 12 z 2 komentářů
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>
< >
Zobrazuje se 12 z 2 komentářů
Na stránku: 1530 50