/tg/ Station 13 - Modules - Types

code/__HELPERS/global_lists.dm

/proc/init_species_list //Initial Building/////
/proc/init_surgeries Inits GLOB.surgeries
/proc/make_datum_reference_lists Legacy procs that really should be replaced with proper _INIT macros
/proc/init_crafting_recipes Inits crafting recipe lists
/proc/init_crafting_recipes_atoms Inits atoms used in crafting recipes
/proc/init_subtypes_w_path_keys Functions like init_subtypes, but uses the subtype's path as a key for easy access