mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
[MIRROR] Staticpath [MDB ignore] (#12445)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
cc106f8032
commit
ba5224fbcb
@@ -58,7 +58,7 @@
|
||||
|
||||
var/list/crewmembers = list()
|
||||
for(var/zlevel in map_levels)
|
||||
crewmembers += crew_repository.health_data(zlevel)
|
||||
crewmembers += GLOB.crew_repository.health_data(zlevel)
|
||||
|
||||
// This is apparently necessary, because the above loop produces an emergent behavior
|
||||
// of telling you what coordinates someone is at even without sensors on,
|
||||
|
||||
Reference in New Issue
Block a user