Spacing issues fixed

This commit is contained in:
TDSSS
2018-10-11 09:12:52 +02:00
parent a2b73fcf31
commit f205c03ea7
5 changed files with 18 additions and 20 deletions
@@ -657,9 +657,8 @@
name = "Exosuit Medical Equipment (Rescue Jaw)"
id = "mech_medical_jaw"
build_type = MECHFAB
req_tech = list("biotech" = 4, "engineering" = 4)
build_path = /obj/item/mecha_parts/mecha_equipment/medical/rescue_jaw
materials = list(MAT_METAL=5000,MAT_GLASS=2000,MAT_DIAMOND=1500)
req_tech = list("materials" = 4, "engineering" = 6, "magnets" = 6) //now same as jaws of life
materials = list(MAT_METAL=5000,MAT_SILVER=2000,MAT_TITANIUM=1500)
construction_time = 200
category = list("Exosuit Equipment")