mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[MIRROR] Fixes mining cyborg ore scanner shutting off when stored. (#26615)
* Fixes mining cyborg ore scanner shutting off when stored. (#81604) * Fixes mining cyborg ore scanner shutting off when stored. --------- Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com> Co-authored-by: Pinta <68373373+softcerv@users.noreply.github.com>
This commit is contained in:
co-authored by
ArcaneMusic
Pinta
parent
4403eb7063
commit
f05ef9688d
@@ -49,6 +49,9 @@
|
||||
/// The range of the scanner in tiles.
|
||||
var/range = 7
|
||||
|
||||
/obj/item/t_scanner/adv_mining_scanner/cyborg
|
||||
shut_off_on_unequip = FALSE
|
||||
|
||||
/obj/item/t_scanner/adv_mining_scanner/cyborg/Initialize(mapload)
|
||||
. = ..()
|
||||
toggle_on()
|
||||
|
||||
Reference in New Issue
Block a user