Property:Preferability

From RimWorld Wiki
Jump to navigation Jump to search
m (Additional Values from FoodPreferability Enum)
m
 
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::Plant]]
 
* [[Allows value::Plant]]
 
* [[Allows value::Raw]]
 
* [[Allows value::Raw]]
Line 19: Line 19:
 
* [[Allows value::MealFine]]
 
* [[Allows value::MealFine]]
 
* [[Allows value::MealLavish]]
 
* [[Allows value::MealLavish]]
 +
</noinclude>
 +
<includeonly>
 +
* Plant
 +
* Raw
 +
* Awful
 +
* Simple
 +
* Fine
 +
* Lavish
 +
* Desperate
 +
FoodPreferability Enum:
 +
* Undefined
 +
* NeverForNutrition
 +
* DesperateOnly
 +
* DesperateOnlyForHumanlikes
 +
* RawBad
 +
* RawTasty
 +
* MealTerrible
 +
* MealAwful
 +
* MealSimple
 +
* MealFine
 +
* MealLavish</includeonly>

Latest revision as of 22:35, 30 September 2024

This property allows the following text values:

  • Plant
  • Raw
  • Awful
  • Simple
  • Fine
  • Lavish
  • Desperate

FoodPreferability Enum:

  • Undefined
  • NeverForNutrition
  • DesperateOnly
  • DesperateOnlyForHumanlikes
  • RawBad
  • RawTasty
  • MealTerrible
  • MealAwful
  • MealSimple
  • MealFine
  • MealLavish


Showing 20 pages using this property.
A
Raw  +
Desperate  +
B
NeverForNutrition  +
RawTasty  +
C
Desperate  +
Desperate  +
Desperate  +
Raw  +
D
Desperate  +
E
Desperate  +
F
Fine  +
NeverForNutrition  +
G
NeverForNutrition  +
NeverForNutrition  +
Desperate  +
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Plant", "Raw", "RawTasty", "RawBad", "Awful", "Simple", "Fine", "Lavish", "Desperate", "NeverForNutrition", "Undefined", "DesperateOnly", "DesperateOnlyForHumanlikes", "MealTerrible", "MealAwful", "MealSimple", "MealFine", "MealLavish" ] } }