mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
3. Mecha Punching glove! the Oingo Boingo Punch-face! (#23192)
This commit is contained in:
committed by
KorPhaeron
parent
08383ad9d6
commit
34c48e7c4d
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user