code/datums/extensions/chameleon.dm 
| /datum/extension/chameleon/backpack | Subtype 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 totypeif 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. |