3. Mecha Punching glove! the Oingo Boingo Punch-face! (#23192)

This commit is contained in:
Kyle Spier-Swenson
2017-01-28 00:54:49 -06:00
committed by KorPhaeron
parent 08383ad9d6
commit 34c48e7c4d
4 changed files with 59 additions and 2 deletions
@@ -567,6 +567,15 @@
construction_time = 500
category = list("Exosuit Equipment")
/datum/design/mech_punching_glove
name = "Oingo Boingo Punch-face"
id = "mech_punching_face"
build_type = MECHFAB
build_path = /obj/item/mecha_parts/mecha_equipment/weapon/ballistic/launcher/punching_glove
materials = list(MAT_METAL=20000,MAT_BANANIUM=7500)
construction_time = 400
category = list("Exosuit Equipment")
/////////////////////////////////////////
//////////////Borg Upgrades//////////////
/////////////////////////////////////////
@@ -762,7 +771,7 @@
construction_time = 250
category = list("Misc")
req_tech = list("magnets" = 4, "combat" = 3, "plasmatech" = 4, "materials" = 5, "engineering" = 4, "powerstorage" = 4)
/datum/design/flightshoes
name = "Flight Shoes"
desc = "Flight shoes, attachable to a flight suit to provide additional functions."