Property:Drug Category

From RimWorld Wiki
Jump to navigation Jump to search
(set allowed values)
m (DrugCategory enum)
 
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::social]]
+
* [[Allows value::None]]
* [[Allows value::hard]]
+
* [[Allows value::Medical]]
* [[Allows value::medical]]
+
* [[Allows value::Social]]
 +
* [[Allows value::Hard]]
 +
* [[Allows value::Any]]</noinclude>
 +
<includeonly>
 +
* None
 +
* Medical
 +
* Social
 +
* Hard
 +
* Any</includeonly>

Latest revision as of 22:39, 30 September 2024

This property allows the following text values:

  • None
  • Medical
  • Social
  • Hard
  • Any
Showing 15 pages using this property.
A
Social  +
B
Social  +
F
Hard  +
G
Hard  +
J
Medical  +
L
Medical  +
M
Medical  +
Medical  +
P
Medical  +
Social  +
S
Social  +
V
Medical  +
W
Hard  +
Y
Hard  +
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "None", "Medical", "Social", "Hard", "Any" ] } }