Property:Tradeability

From RimWorld Wiki
Revision as of 18:46, 25 September 2024 by JuliaCat (talk | contribs) (Tradeability Enum)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Text

Determines how an item is tradeable or not.

Allowed values:

  • None
  • Sellable
  • Buyable
  • All
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "None", "Sellable", "Buyable", "All" ] } }