code/datums/quirks/_quirk_constant_data.dm
/proc/generate_quirk_constant_data | Constructs [GLOB.all_quirk_constant_data] by iterating through a typecache of pregen data, ignoring abstract types, and instantiating the rest. |
---|---|
/datum/quirk_constant_data | A singleton datum representing constant data and procs used by quirks. |