code/modules/loadout/loadout_items.dm
/proc/init_loadout_categories | Inits the global list of loadout category singletons Also inits loadout item singletons |
---|---|
/datum/loadout_item | Singleton that holds all the information about each loadout items, and how to equip them. |