Property:Default Outfit Tags
Jump to navigation
Jump to search
This property of type Text is used to store the <apparel><defaultOutfitTags>
parameter.
The following values are allowed:
- Worker
- Soldier
- Nudist
- Slave
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Worker", "Soldier", "Nudist", "Slave" ] } }