mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Merge pull request #10359 from farie82/rescue-jaw-fix
fixed the rescue jaw not spawning... whomstve really?
This commit is contained in:
@@ -657,6 +657,7 @@
|
||||
name = "Exosuit Medical Equipment (Rescue Jaw)"
|
||||
id = "mech_medical_jaw"
|
||||
build_type = MECHFAB
|
||||
build_path = /obj/item/mecha_parts/mecha_equipment/medical/rescue_jaw
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user