mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-sync
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user