/tg/ Station 13 - Modules - Types

code/modules/spells/spell_types/right_and_wrong.dm

/proc/summon_ghosts Triggers Summon Ghosts from [user].
/proc/summon_magic Triggers Summon Magic from [user]. Can optionally be passed [survivor_probability], to set the chance of creating survivalists. If Summon Magic has already been triggered, gives out magic to everyone again.
/proc/summon_guns Triggers Summon Guns from [user]. Can optionally be passed [survivor_probability], to set the chance of creating survivalists. If Summon Guns has already been triggered, gives out guns to everyone again.
/proc/summon_events Triggers Summon Events from [user]. If Summon Events has already been triggered, speeds up the event timer.
/datum/summon_things_controllerThe "Give everyone in the crew and also latejoins a buncha stuff" controller. Used for summon magic and summon guns.