Defines all subsystem priority values
This commit is contained in:
committed by
CitadelStationBot
parent
b6b0ab69e3
commit
75753a4dfd
@@ -2,7 +2,7 @@
|
||||
SUBSYSTEM_DEF(research)
|
||||
name = "Research"
|
||||
flags = SS_KEEP_TIMING
|
||||
priority = 15 //My powergame is priority.
|
||||
priority = FIRE_PRIORITY_RESEARCH
|
||||
wait = 10
|
||||
init_order = INIT_ORDER_RESEARCH
|
||||
var/list/invalid_design_ids = list() //associative id = number of times
|
||||
|
||||
Reference in New Issue
Block a user