/var/clothingbooth_catalogue | Global list of clothingbooth_grouping datums, generated at runtime. |
---|
/var/serialized_clothingbooth_catalogue | Serialized version of global.clothingbooth_catalogue for sending to the clothingbooth's interface. |
---|
/var/serialized_clothingbooth_tags | Serialized list of used clothingbooth_tag s for sending to the clothingbooth's interface. |
---|
/proc/build_clothingbooth_caches | Executed at runtime to generate the catalogue of clothingbooth_grouping s for the clothing booth. |
---|
/datum/clothingbooth_grouping | |
---|
/datum/clothingbooth_item | A purchaseable item from the clothing booth. These are the constituent parts of a broader clothingbooth_grouping , though such groupings may - as
part of the organisational scheme of the clothing booth - contain only one item. |
---|
/datum/clothingbooth_grouping_tag | Tags can be used to further sort clothingbooth_grouping s into more specific categorisations, such as by seasonality, formality, as a set that
is intended to be paired with items of another grouping, etc. An arbitrary number of these can be assigned to any given grouping to an extent that
is reasonable. |
---|