Merge pull request #9441 from lolman360/whydowehave1000branches

Ports /tg/ advanced surgerytools and tool defines.
This commit is contained in:
kevinz000
2019-10-11 12:10:31 -07:00
committed by Archie
parent 99d71b258f
commit 10069637a5
37 changed files with 4175 additions and 4158 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
//lobectomy, removes the most damaged lung lobe with a 95% base success chance
/datum/surgery_step/lobectomy
name = "excise damaged lung node"
implements = list(/obj/item/scalpel = 95, /obj/item/melee/transforming/energy/sword = 65, /obj/item/kitchen/knife = 45,
implements = list(TOOL_SCALPEL = 95, /obj/item/melee/transforming/energy/sword = 65, /obj/item/kitchen/knife = 45,
/obj/item/shard = 35)
time = 42
@@ -43,4 +43,4 @@
"<span class='warning'>[user] screws up!</span>")
H.losebreath += 4
H.adjustOrganLoss(ORGAN_SLOT_LUNGS, 10)
return FALSE
return FALSE