/tg/ Station 13 - Modules - Types

code/modules/spells/spell_types/rightandwrong.dm

/datum/summon_magic_controllerThe magic controller handles the summon magic event. It is first created when summon magic event is triggered, and it can be referenced from GLOB.summon_magic
/proc/magic_up_new_crew signal proc to give magic to new crewmembers
/datum/summon_guns_controllerThe guns controller handles the summon guns event. It is first created when summon guns event is triggered, and it can be referenced from GLOB.summon_guns
/proc/arm_up_new_crew signal proc to give guns to new crewmembers