Fix mecha recharger (#2288)

Something that happened due to the bay merge, this will stop people from dragging those around.
This commit is contained in:
Alberyk
2017-05-16 23:40:07 +03:00
committed by skull132
parent d28d04d5ee
commit 9dfcdc5311
+1
View File
@@ -5,6 +5,7 @@
icon_state = "recharge_floor"
density = 0
layer = TURF_LAYER + 0.1
anchored = 1
var/obj/mecha/charging = null
var/charge = 45