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>
|
||||
<graphicClass>Graphic_StackCount</graphicClass>
|
||||
</graphicData>
|
||||
<tradeability>Sellable</tradeability>
|
||||
<tradeability>All</tradeability>
|
||||
<ingestible>
|
||||
<foodType>Meal</foodType>
|
||||
<preferability>MealSimple</preferability>
|
||||
|
||||
Reference in New Issue
Block a user