Makes girders spawn on top of any turf effects.

This commit is contained in:
ZomgPonies
2015-12-14 09:23:51 -05:00
parent c8d40c4b4a
commit cda81bf576
+1 -1
View File
@@ -2,7 +2,7 @@
icon_state = "girder"
anchored = 1
density = 1
layer = 2
layer = TURF_LAYER + 0.9
var/state = 0
var/health = 200