Ludeon Forums

RimWorld => Mods => Help => Topic started by: WBPark9 on December 20, 2021, 08:03:33 AM

Title: Where can I put 'Tradablity' tag in item def?
Post by: WBPark9 on December 20, 2021, 08:03:33 AM
I can't find location
Title: Re: Where can I put 'Tradablity' tag in item def?
Post by: Ark on December 27, 2021, 10:52:18 AM
I'm sure you have figured it out by now, but spell it correctly as <tradeability>.
Have a look at Data/Core/Defs/ThingDefs_Items/Items_Exotic.xml for example.
Valid values are "None", "Buyable" and "Sellable". By default items are both buyable and sellable.