mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Fix slurring, commanding, alarms and loopsounds (#15339)
This commit is contained in:
@@ -8,6 +8,7 @@ var/datum/controller/subsystem/alarm/SSalarm
|
||||
|
||||
/datum/controller/subsystem/alarm
|
||||
name = "Alarms"
|
||||
init_order = SS_INIT_MISC_FIRST
|
||||
priority = SS_PRIORITY_ALARMS
|
||||
|
||||
var/list/datum/alarm/all_handlers
|
||||
|
||||
Reference in New Issue
Block a user