Update mecha_construction_paths.dm

This commit is contained in:
Trilbyspaceclone
2020-05-08 14:44:27 -04:00
committed by GitHub
parent 9caa236e85
commit 5ab1d04154
+2 -2
View File
@@ -41,8 +41,8 @@
desc += "<span class='notice'>The mech could use a <b>crystal</b> of sorts.</span>"
if(/obj/item/assembly/signaler/anomaly)
desc += "<span class='notice'>The mech could use a <b>anomaly</b> of sorts.</span>"
else
return
else
return
/datum/component/construction/mecha/spawn_result()
if(!result)