Revert "[SHOULD BE DONE BUT LETS TESTMERGE FIRST] TG SYNC"

This commit is contained in:
LetterJay
2017-12-16 13:08:50 -06:00
committed by GitHub
parent 715960b324
commit 7af461539f
756 changed files with 10062 additions and 11368 deletions
+3 -2
View File
@@ -283,10 +283,11 @@
return
if(!disassembled)
playsound(src, breaksound, 70, 1)
var/turf/T = loc
if(!(flags_1 & NODECONSTRUCT_1))
for(var/i in debris)
var/obj/item/I = i
I.forceMove(drop_location())
I.loc = T
transfer_fingerprints_to(I)
qdel(src)
update_nearby_icons()
@@ -357,7 +358,7 @@
/obj/structure/window/Move()
var/turf/T = loc
. = ..()
..()
setDir(ini_dir)
move_update_air(T)