mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user