Collapse dmms (#19698)

Collapsed all the multi-z dmm maps into single-file dmms
Moved some of the map geometry into traits
This commit is contained in:
Fluffy
2024-07-27 19:00:57 +00:00
committed by GitHub
parent 7d2bfe6ebb
commit f26e4a0380
353 changed files with 1099460 additions and 1026492 deletions
@@ -86,7 +86,7 @@ var/global/ntnet_card_uid = 1
if(parent_computer)
var/turf/T = get_turf(parent_computer)
if((T && istype(T)) && isStationLevel(T.z))
if((T && istype(T)) && is_station_level(T.z))
// Computer is on station. Low/High signal depending on what type of network card you have
if(ethernet)
return 3