Leg Actuator Tweaks (#15675)

This commit is contained in:
Geeves
2023-03-01 19:34:12 +02:00
committed by GitHub
parent ac99c21809
commit d89e09b0d1
4 changed files with 17 additions and 8 deletions

View File

@@ -84,7 +84,7 @@
name = "Leg Actuators"
desc = "A set of electromechanical actuators, for safe traversal of multilevelled areas."
req_tech = list(TECH_ENGINEERING = 4, TECH_MATERIAL = 4, TECH_POWER = 3)
materials = list(DEFAULT_WALL_MATERIAL = 85000, MATERIAL_GLASS = 1250, MATERIAL_SILVER = 5250, MATERIAL_GOLD = 2750)
materials = list(DEFAULT_WALL_MATERIAL = 85000, MATERIAL_GLASS = 1250)
build_path = /obj/item/rig_module/actuators
/datum/design/hardsuitmodules/taser_module
@@ -113,4 +113,4 @@
desc = "A shoulder-mounted metal foam sprayer."
req_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 3, TECH_POWER = 2)
materials = list(DEFAULT_WALL_MATERIAL = 15000, MATERIAL_GLASS = 6000)
build_path = /obj/item/rig_module/foam_sprayer
build_path = /obj/item/rig_module/foam_sprayer