More actions
Created a property of type Text |
Created a property of type Text |
||
Line 1: | Line 1: | ||
This is a property of type [[Has type::Text]]. | This is a property of type [[Has type::Text]]. | ||
The allowed values for this property are: | |||
* [[Allows value::Town]] | |||
* [[Allows value::City]] | |||
* [[Allows value::Encampment]] | |||
* [[Allows value::Village]] | |||
* [[Allows value::Fort]] | |||
* [[Allows value::Camp]] |
Latest revision as of 22:10, 24 May 2025
This is a property of type Text.
The allowed values for this property are:
- Town
- City
- Encampment
- Village
- Fort
- Camp
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Town", "City", "Encampment", "Village", "Fort", "Camp" ] } }