[MIRROR] Flammable Items, Abstractness, and hypnosis (#12672)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-04-13 01:47:28 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 8a3f6473fc
commit 506f34c3f2
145 changed files with 793 additions and 205 deletions
@@ -0,0 +1,6 @@
/// 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