Property:Building Size Category

From RimWorld Wiki
Jump to navigation Jump to search

This property of type Text is used to store the <buildingSizeCategory> parameter.

<building> <buildingSizeCategory>

These are the allowed values:

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