Space Station 13 - Modules - Types

code/datums/extensions/chameleon.dm

/datum/extension/chameleon/backpackSubtype overrides
/var/CHAMELEON_FLEXIBLE_OPTIONS_EXTENSION Grants the full set of chameleon selection options available to the extension.
/var/CHAMELEON_FLEXIBLE_OPTIONS_PARENT_TYPE Grants a (potential) subset of chameleon options available to the extension, based on the instance's parent_type. Falls back to type if not a valid type for the extension.
/var/CHAMELEON_FLEXIBLE_OPTIONS_TYPE Grants a (potential) subset of chameleon options available to the extension, based on the instance's type.