/tg/ Station 13 - Modules - Types

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_dataA singleton datum representing constant data and procs used by quirks.