mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
Spacing issues fixed
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user