moved power machinery to use Initialize() (#30584)

This commit is contained in:
Toastical
2025-10-17 17:19:08 +00:00
committed by GitHub
parent 8ef20b664a
commit 027146fee1
4 changed files with 29 additions and 52 deletions
-3
View File
@@ -140,9 +140,6 @@
unset_control()
update_icon(UPDATE_OVERLAYS)
/obj/machinery/power/solar/fake/New(turf/loc, obj/item/solar_assembly/S)
..(loc, S, 0)
/obj/machinery/power/solar/fake/process()
. = PROCESS_KILL
return