/datum/summon_magic_controller | The 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_controller | The 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 |
---|