Files
Paradise/code/controllers/subsystem/processing/SSfields.dm
DGamerL 41eff52fac Renames most processing SS' to the convention of SS[SS name here] (#25302)
* Renames most processing SS'

* Contra review
2024-05-01 23:55:38 +00:00

7 lines
177 B
Plaintext

PROCESSING_SUBSYSTEM_DEF(fields)
name = "Fields"
wait = 2
priority = FIRE_PRIORITY_FIELDS
flags = SS_KEEP_TIMING | SS_NO_INIT
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME