code/modules/mafia/controller.dm
/datum/mafia_controller | The mafia controller handles the mafia minigame in progress. It is first created when the first ghost signs up to play. |
---|---|
/proc/create_mafia_game | Creates the global datum for playing mafia games, destroys the last if that's required and returns the new. |