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:
RickGrymes
2026-01-01 01:02:49 -06:00
parent c7210b3824
commit 33040e5ae8
4 changed files with 34 additions and 7 deletions
@@ -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>