mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Merge pull request #8117 from TDSSS/Immolator_fix
Gives immolator mech weapon unique ID, allows it to be constructed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user