mirror of
https://github.com/FalloutCollaborationProject/FCP-Power-Armor.git
synced 2026-07-27 17:03:15 -07:00
Set tech level for power armor helmet base
Added <techLevel>Spacer</techLevel> to the abstract power armor helmet base definition to specify its technological tier.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<!--__________ Power Armor Helmets __________-->
|
||||
|
||||
<ThingDef ParentName="HatBase" Name="FCP_Apparel_Power_Armor_Helmet_Base" Abstract="true">
|
||||
<techLevel>Spacer</techLevel>
|
||||
<generateCommonality>0.001</generateCommonality>
|
||||
<apparel>
|
||||
<canBeGeneratedToSatisfyWarmth>false</canBeGeneratedToSatisfyWarmth>
|
||||
|
||||
Reference in New Issue
Block a user