Update Malf_Modules.dm

This commit is contained in:
LetterJay
2017-09-29 11:18:58 -05:00
committed by GitHub
parent 723d54c8a8
commit 7f2d8bdaff
@@ -377,11 +377,7 @@ GLOBAL_LIST_INIT(blacklisted_malf_machines, typecacheof(list(
sleep(100)
for(var/mob/living/L in GLOB.mob_list)
var/turf/T = get_turf(L)
<<<<<<< HEAD
if(!T || T.z != z_level)
=======
if(!T || !(T.z in GLOB.station_z_levels))
>>>>>>> c36ee83... typo
continue
if(issilicon(L))
continue
@@ -831,4 +827,4 @@ GLOBAL_LIST_INIT(blacklisted_malf_machines, typecacheof(list(
AI.eyeobj.relay_speech = TRUE
#undef DEFAULT_DOOMSDAY_TIMER
#undef DOOMSDAY_ANNOUNCE_INTERVAL
#undef DOOMSDAY_ANNOUNCE_INTERVAL