Oh God Oh Fuck

Emergency hotfix for a misnamed path.
Without this, the reactor is scuffed and spews radiation. Bugs ahoy.
This commit is contained in:
Carl?
2022-04-10 10:17:00 -04:00
committed by GitHub
parent 23d9a76353
commit 61ca092a24
@@ -17,7 +17,7 @@ Nowhere else to really put this.
light_color = LIGHT_COLOR_CYAN
dir = 8 //Less headache inducing :))
/obj/machinery/atmospherics/components/trinary/nuclear_reactor/Initialize()
/obj/structure/fluff/destroyed_nuclear_reactor/Initialize()
. = ..()
set_light(3)
AddComponent(/datum/component/radioactive, 15000 , src)