Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-sync

This commit is contained in:
xPokee
2025-10-03 07:05:54 -04:00
517 changed files with 24339 additions and 21253 deletions
@@ -30,7 +30,7 @@
return FALSE
/// Get a list of all z which have the specified trait
/datum/controller/subsystem/mapping/proc/levels_by_trait(trait)
/datum/controller/subsystem/mapping/proc/levels_by_trait(trait) as /list
return z_trait_levels[trait] || list()
/// Get a list of all z which have any of the specified traits