Makes some more lists lazy (#94388)

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
Bloop
2025-12-28 19:57:42 +01:00
committed by GitHub
co-authored by SyncIt21 MrMelbert
parent b88e1a1328
commit 53ed83bb9d
58 changed files with 268 additions and 253 deletions
@@ -6,7 +6,6 @@
density = FALSE
stat = DEAD
hud_type = /datum/hud/new_player
hud_possible = list()
/// String Values tied to Defines that state whether the new_player is ready to play or not.
/// Do try your best to compare this value directly against the defines for certainty but helper procs do exist in bulkier situations.