Property:Passability

From RimWorld Wiki
Jump to navigation Jump to search
(set allowed values)
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This property allows the following [[has type::text]] values:
+
<noinclude>This property allows the following [[has type::text]] values:
* [[Allows value::impassable]]
+
{| {{STDT| c_02}}
* [[Allows value::pass through only]]
+
! Allowed Value !! Code Name
* [[Allows value::standable]]
+
|-
 +
! [[Allows value::standable]]
 +
| Standable
 +
|-
 +
! [[Allows value::pass through only]]
 +
| PassThroughOnly
 +
|-
 +
! [[Allows value::impassable]]
 +
| Impassable
 +
|}</noinclude>
 +
<includeonly>
 +
{| {{STDT| c_02}}
 +
! Allowed Value !! Code Name
 +
|-
 +
! standable
 +
| Standable
 +
|-
 +
! pass through only
 +
| PassThroughOnly
 +
|-
 +
! impassable
 +
| Impassable
 +
|}</includeonly>

Latest revision as of 22:17, 30 September 2024

This property allows the following text values:

Allowed Value Code Name
standable Standable
pass through only PassThroughOnly
impassable Impassable
Showing 20 pages using this property.
A
pass through only  +
pass through only  +
impassable  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "impassable", "pass through only", "standable" ] } }