/tg/ Station 13 - Modules - Types

code/modules/admin/verbs/adminfun.dm

/datum/admin_verb/mass_modify_traitsAllow admin to mass add or remove a trait across all mobs
/proc/get_mob_admin_traitsReturns only traits that apply to mobs
/proc/objectify"Turns" people into objects. Really, we just add them to the contents of the item.
/proc/firing_squadfiring_squad is a proc for the :B:erforate smite to shoot each individual bullet at them, so that we can add actual delays without sleep() nonsense