Merge pull request #4454 from Citadel-Station-13/upstream-merge-33621

[MIRROR] removes silly garbage defines
This commit is contained in:
LetterJay
2018-01-02 04:52:57 -06:00
committed by GitHub
38 changed files with 173 additions and 210 deletions
@@ -27,7 +27,7 @@
if(QDELETED(temp_vent))
continue
if(temp_vent.loc.z == ZLEVEL_STATION_PRIMARY && !temp_vent.welded)
var/datum/pipeline/temp_vent_parent = temp_vent.PARENT1
var/datum/pipeline/temp_vent_parent = temp_vent.parents[1]
if(temp_vent_parent.other_atmosmch.len > 20)
vents += temp_vent