Property:Shop type

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
(added cart as allowed value)
 
Line 3: Line 3:
The allowed values for this property are:
The allowed values for this property are:
* [[Allows value::inn]]
* [[Allows value::inn]]
* [[Allows value::shop]]
* [[Allows value::eatery]]
* [[Allows value::eatery]]
* [[Allows value::shop]]
* [[Allows value::cart]]

Latest revision as of 22:55, 2 June 2024

This is a property of type Text.

The allowed values for this property are:

  • inn
  • eatery
  • shop
  • cart
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "inn", "shop", "eatery", "cart" ] } }