Defines all subsystem priority values

This commit is contained in:
oranges
2017-12-16 12:00:40 +13:00
committed by CitadelStationBot
parent b6b0ab69e3
commit 75753a4dfd
28 changed files with 154 additions and 24 deletions
-1
View File
@@ -1,7 +1,6 @@
PROCESSING_SUBSYSTEM_DEF(radiation)
name = "Radiation"
flags = SS_NO_INIT | SS_BACKGROUND
priority = 25
var/list/warned_atoms = list()