Property:Preferability
Jump to navigation
Jump to search
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
{ "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" ] } }