mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Hotfix for borg recharger view desync (#11826)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a5a00a11bc
commit
be3d3cc2ee
@@ -4,6 +4,7 @@
|
|||||||
desc = "A standard recharger for all devices that use power."
|
desc = "A standard recharger for all devices that use power."
|
||||||
icon = 'icons/obj/stationobjs.dmi'
|
icon = 'icons/obj/stationobjs.dmi'
|
||||||
icon_state = "recharger0"
|
icon_state = "recharger0"
|
||||||
|
flags = REMOTEVIEW_ON_ENTER
|
||||||
anchored = TRUE
|
anchored = TRUE
|
||||||
use_power = USE_POWER_IDLE
|
use_power = USE_POWER_IDLE
|
||||||
idle_power_usage = 4
|
idle_power_usage = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user