code/modules/mafia/controller.dm
UNIVERSALLY_HATED_REQUIREMENT | How many votes are needed to unlock the 'Universally Hated' achievement. |
---|---|
/datum/mafia_controller | The mafia controller handles the mafia minigame in progress. It is first created when the first ghost signs up to play. |
/atom/movable/screen/mafia_popup | The popup used for sending important messages to players. |
/proc/create_mafia_game | Creates the global datum for playing mafia games, destroys the last if that's required and returns the new. |
Define Details
UNIVERSALLY_HATED_REQUIREMENT
How many votes are needed to unlock the 'Universally Hated' achievement.