Property:Preferability
Jump to navigation
Jump to search
(Created page with "has type::text") |
(set allowed values) |
||
Line 1: | Line 1: | ||
− | [[has type::text]] | + | This property allows the following [[has type::text]] values: |
+ | * [[Allows value::Plant]] | ||
+ | * [[Allows value::Raw]] | ||
+ | * [[Allows value::RawTasty]] | ||
+ | * [[Allows value::RawBad]] | ||
+ | * [[Allows value::Awful]] | ||
+ | * [[Allows value::Simple]] | ||
+ | * [[Allows value::Fine]] | ||
+ | * [[Allows value::Lavish]] | ||
+ | * [[Allows value::Desperate]] | ||
+ | * [[Allows value::NeverForNutrition]] |
Revision as of 23:32, 9 January 2024
This property allows the following text values:
- Plant
- Raw
- RawTasty
- RawBad
- Awful
- Simple
- Fine
- Lavish
- Desperate
- NeverForNutrition
{ "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" ] } }