mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Added system for newscaster events.
This way people can write stories, separated into several pieces, which will be announced through the newscasters over the course of the round.
This commit is contained in:
@@ -117,6 +117,7 @@ datum/controller/game_controller/proc/process()
|
||||
controller_iteration++
|
||||
|
||||
vote.process()
|
||||
process_newscaster()
|
||||
|
||||
//AIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user