Update FusionCore tradeability to All

Changed the tradeability of FusionCore from 'Sellable' to 'All' to allow broader trading options.
This commit is contained in:
RickGrymes
2025-12-27 01:22:30 -06:00
parent 3c1cf88372
commit 55dba8c07b
@@ -31,7 +31,7 @@
<li>ItemsMisc</li> <li>ItemsMisc</li>
</thingCategories> </thingCategories>
<drawGUIOverlay>true</drawGUIOverlay> <drawGUIOverlay>true</drawGUIOverlay>
<tradeability>Sellable</tradeability> <tradeability>All</tradeability>
<techLevel>Spacer</techLevel> <techLevel>Spacer</techLevel>
<tradeTags> <tradeTags>
<li>ExoticMisc</li> <li>ExoticMisc</li>