Files
CHOMPStation2StaffMirrorBot 506f34c3f2 [MIRROR] Flammable Items, Abstractness, and hypnosis (#12672)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2026-04-13 01:47:28 -04:00

7 lines
236 B
Plaintext

/// The subsystem used to tick [/datum/component/burning] instances.
PROCESSING_SUBSYSTEM_DEF(burning)
name = "Burning"
priority = FIRE_PRIORITY_BURNING
flags = SS_NO_INIT|SS_BACKGROUND
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME