mirror of
https://github.com/FalloutCollaborationProject/FCP-Power-Armor.git
synced 2026-07-27 17:03:15 -07:00
Update power armor paintjob research and recipes
Added Outlander faction tags to power armor paintjob research defs. Fixed recipeMaker formatting for T-51 Shark and Hotpink paintjobs, including skill requirements and cost list for headgear. Updated trader stock to reference research defs instead of techprint items.
This commit is contained in:
@@ -76,27 +76,27 @@
|
||||
<!--__ Techprints __-->
|
||||
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>FCP_Techprint_Hotrodder_FlameJob</thingDef>
|
||||
<thingDef>FCP_Research_Hotrodder_FlameJob</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
</li>
|
||||
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>FCP_Techprint_Hotrodder_SharkPaint</thingDef>
|
||||
<thingDef>FCP_Research_Hotrodder_SharkPaint</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
</li>
|
||||
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>FCP_Techprint_Hotrodder_Hotpink</thingDef>
|
||||
<thingDef>FCP_Research_Hotrodder_Hotpink</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
</li>
|
||||
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>FCP_Techprint_Power_Paints_Abraxo</thingDef>
|
||||
<thingDef>FCP_Research_Power_Paints_Abraxo</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
</li>
|
||||
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>FCP_Techprint_Power_Paints_SugarBombs</thingDef>
|
||||
<thingDef>FCP_Research_Power_Paints_SugarBombs</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user