边缘世界 RimWorld

边缘世界 RimWorld

Rimworld: Spartan Foundry
Tay 2020 年 4 月 15 日 上午 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.
< >
正在显示第 1 - 2 条,共 2 条留言
xenoxaos 2020 年 4 月 22 日 上午 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 2020 年 5 月 13 日 上午 2:46 
agree
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50