Allow wasteland food in all trades

Update Items_Wasteland_Food.xml to change <tradeability> from "Sellable" to "All", enabling the wasteland food item to be included in all trade contexts rather than only sellable interactions.
This commit is contained in:
RickGrymes
2026-05-31 10:39:09 -05:00
parent 304986179e
commit 39c7b9f19c
@@ -15,7 +15,7 @@
<drawSize>0.70</drawSize>
<graphicClass>Graphic_StackCount</graphicClass>
</graphicData>
<tradeability>Sellable</tradeability>
<tradeability>All</tradeability>
<ingestible>
<foodType>Meal</foodType>
<preferability>MealSimple</preferability>