Fix Engi Synths

This commit is contained in:
Mechoid
2018-05-24 22:08:52 -07:00
parent 841837191c
commit a4d7699c0f
@@ -433,6 +433,8 @@ var/global/list/robot_modules = list(
synths += metal
synths += glass
synths += plasteel
synths += wood
synths += plastic
synths += wire
var/obj/item/weapon/matter_decompiler/MD = new /obj/item/weapon/matter_decompiler(src)