mirror of
https://github.com/FalloutCollaborationProject/FCP-Power-Armor.git
synced 2026-07-27 17:03:15 -07:00
Standardize helmet labels; reduce station size
Rename multiple T-51 and T-60 power armor helmet <label> entries to a consistent '<style> T-51/T-60 Power Armor Helmet' format for clearer in-game names (e.g. Hotrodder Flame, Shark Paint, Hotpink, Abraxo, Sugar Bombs). Also update PowerArmorStation <size> from (3,3) to (2,2) to reduce its footprint.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<passability>PassThroughOnly</passability>
|
||||
<fillPercent>0.4</fillPercent>
|
||||
<pathCost>50</pathCost>
|
||||
<size>(3,3)</size>
|
||||
<size>(2,2)</size>
|
||||
<hasInteractionCell>true</hasInteractionCell>
|
||||
<interactionCellOffset>(0,0,1)</interactionCellOffset>
|
||||
<designationCategory>Production</designationCategory>
|
||||
|
||||
Reference in New Issue
Block a user