Defines all subsystem priority values
This commit is contained in:
committed by
CitadelStationBot
parent
b6b0ab69e3
commit
75753a4dfd
@@ -3,7 +3,7 @@
|
||||
|
||||
SUBSYSTEM_DEF(throwing)
|
||||
name = "Throwing"
|
||||
priority = 25
|
||||
priority = FIRE_PRIORITY_THROWING
|
||||
wait = 1
|
||||
flags = SS_NO_INIT|SS_KEEP_TIMING|SS_TICKER
|
||||
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME
|
||||
|
||||
Reference in New Issue
Block a user