[MIRROR] Cleanup (#12525)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-13 16:58:50 -07:00
committed by GitHub
parent e9da721226
commit 45f04c0a27
25 changed files with 51 additions and 42 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
///Lazylist to keep track on the sources of illumination.
var/list/affected_dynamic_lights
///Either FALSE, [EMISSIVE_BLOCK_GENERIC], or [EMISSIVE_BLOCK_UNIQUE]
var/blocks_emissive = FALSE
var/blocks_emissive = EMISSIVE_BLOCK_NONE
///Internal holder for emissive blocker object, do not use directly use blocks_emissive
var/atom/movable/emissive_blocker/em_block