Merge pull request #3511 from VOREStation/garbage-subsystem

tg Garbage Subsystem
This commit is contained in:
Anewbe
2017-06-10 17:20:22 -05:00
committed by GitHub
114 changed files with 683 additions and 550 deletions
+1 -4
View File
@@ -355,12 +355,9 @@
density = 0
update_nearby_tiles()
var/turf/location = loc
loc = null
. = ..()
for(var/obj/structure/window/W in orange(location, 1))
W.update_icon()
loc = location
..()
/obj/structure/window/Move()
var/ini_dir = dir