mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-19 03:33:00 +01:00
Removes bureaucratic_error event
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
/datum/round_event_control/bureaucratic_error
|
||||
name = "Bureaucratic Error"
|
||||
typepath = /datum/round_event/bureaucratic_error
|
||||
max_occurrences = 1
|
||||
weight = 5
|
||||
|
||||
/datum/round_event/bureaucratic_error
|
||||
announceWhen = 1
|
||||
|
||||
/datum/round_event/bureaucratic_error/announce(fake)
|
||||
priority_announce("A recent bureaucratic error in the Organic Resources Department may result in personnel shortages in some departments and redundant staffing in others.", "Paperwork Mishap Alert")
|
||||
|
||||
/datum/round_event/bureaucratic_error/start()
|
||||
SSjob.set_overflow_role(pick(get_all_jobs()))
|
||||
Reference in New Issue
Block a user