Property:Shop currency is
Jump to navigation
Jump to search
Description: This property defines the type of currency accepted by a shop.
It represents the canonical currency used by the shop and applies to all items sold there.
Type: text
Allows Value: Kronars, Lirums, Dokoras, ltb, bloodscrip, chronocoins, credits, indicia, merit, rings, scrip, seastars, tickets, tokens, points, SimuCoins
C
Kronars +
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Kronars", "Lirums", "Dokoras", "ltb", "bloodscrip", "chronocoins", "credits", "indicia", "merit", "rings", "scrip", "seastars", "tickets", "tokens", "points", "SimuCoins" ] } }