mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 15:47:04 +01:00
Finish Machinery new to init (#17334)
* Finish Machinery new to init * fix that --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -605,8 +605,8 @@ var/datum/planet/virgo4/planet_virgo4 = null
|
||||
name = "deep ocean"
|
||||
alpha = 0
|
||||
|
||||
/obj/machinery/power/smes/buildable/offmap_spawn/empty/New()
|
||||
..(1)
|
||||
/obj/machinery/power/smes/buildable/offmap_spawn/empty/Initialize(mapload)
|
||||
. = ..()
|
||||
charge = 0
|
||||
RCon = TRUE
|
||||
input_level = input_level_max
|
||||
|
||||
Reference in New Issue
Block a user