mirror of
https://github.com/FalloutCollaborationProject/FCP-Wasteland-Food.git
synced 2026-07-27 17:03:34 -07:00
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:
@@ -15,7 +15,7 @@
|
|||||||
<drawSize>0.70</drawSize>
|
<drawSize>0.70</drawSize>
|
||||||
<graphicClass>Graphic_StackCount</graphicClass>
|
<graphicClass>Graphic_StackCount</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<tradeability>Sellable</tradeability>
|
<tradeability>All</tradeability>
|
||||||
<ingestible>
|
<ingestible>
|
||||||
<foodType>Meal</foodType>
|
<foodType>Meal</foodType>
|
||||||
<preferability>MealSimple</preferability>
|
<preferability>MealSimple</preferability>
|
||||||
|
|||||||
Reference in New Issue
Block a user