Adds ID to Ripley Speedboost

Fixes the ripley speedboost being uncreatable in the exosuit fabricator.
This commit is contained in:
Nalarac
2019-08-01 13:00:42 -05:00
parent 19c0a9b07e
commit 7f374a37c1

View File

@@ -667,6 +667,7 @@
/datum/design/item/mecha/speedboost_ripley
name = "Ripley Leg Actuator Overdrive"
desc = "System enhancements and overdrives to make a mech's legs move faster."
id = "mech_speedboost_ripley"
req_tech = list( TECH_POWER = 5, TECH_MATERIAL = 4, TECH_ENGINEERING = 4)
materials = list(DEFAULT_WALL_MATERIAL = 10000, "silver" = 1000, "gold" = 1000)
build_path = /obj/item/mecha_parts/mecha_equipment/speedboost