shit fucking works now

This commit is contained in:
Artur
2021-07-31 01:23:49 +03:00
parent 977d129de6
commit feac8568b6
2 changed files with 26 additions and 35 deletions
+3 -1
View File
@@ -129,7 +129,9 @@
/atom/movable/update_overlays()
. = ..()
. += update_emissive_block()
var/emissive_block = update_emissive_block()
if(emissive_block)
. += emissive_block
/atom/movable/proc/can_zFall(turf/source, levels = 1, turf/target, direction)
if(!direction)