mirror of
https://github.com/FalloutCollaborationProject/FCP-Power-Armor.git
synced 2026-07-27 17:03:15 -07:00
Add mod extensions and tags to power armor defs
Added a FalloutCore.ApparelExtension to power armor to control body display and hiding. Updated power armor helmet base with a generation commonality and a new tag for identification.
This commit is contained in:
@@ -76,6 +76,12 @@
|
||||
</requiredApparels>
|
||||
</li>
|
||||
</comps>
|
||||
<modExtensions>
|
||||
<li Class="FalloutCore.ApparelExtension">
|
||||
<shouldHideBody>True</shouldHideBody>
|
||||
<displayBodyType>Hulk</displayBodyType>
|
||||
</li>
|
||||
</modExtensions>
|
||||
</ThingDef>
|
||||
|
||||
<!--_____ Frames _____-->
|
||||
|
||||
Reference in New Issue
Block a user