Property:Filth Acceptance Mask

From RimWorld Wiki
Revision as of 04:52, 1 October 2024 by JuliaCat (talk | contribs) (Created page with "<noinclude>This property of type has type::Text is used to store the <code><filthAcceptanceMask></code> parameter. Types of filth able to be deposited onto this surfa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Types of filth able to be deposited onto this surface

These are the allowed values:

  • Terrain
  • Natural
  • Unnatural
  • Pawn
  • Any
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Terrain", "Natural", "Unnatural", "Pawn", "Any" ] } }