Fixes emitter sparks

This commit is contained in:
CitadelStationBot
2017-04-30 11:22:20 -05:00
parent fca3f200b3
commit cee892fad3

View File

@@ -93,6 +93,7 @@
connect_to_network()
sparks = new
sparks.attach(src)
sparks.set_up(5, TRUE, src)
/obj/machinery/power/emitter/Destroy()