diff --git a/code/modules/research/designs/mechfabricator_designs.dm b/code/modules/research/designs/mechfabricator_designs.dm index 7c572f759c7..6054fd1f859 100644 --- a/code/modules/research/designs/mechfabricator_designs.dm +++ b/code/modules/research/designs/mechfabricator_designs.dm @@ -984,7 +984,7 @@ /datum/design/mech_immolator name = "Exosuit Weapon (ZFI Immolation Beam Gun)" desc = "Allows for the construction of ZFI Immolation Beam Gun." - id = "mech_tesla" + id = "mech_immolator" build_type = MECHFAB req_tech = list("combat" = 6, "magnets" = 5, "materials" = 5) build_path = /obj/item/mecha_parts/mecha_equipment/weapon/energy/immolator