mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Merge pull request #3807 from VOREStation/upstream-merge-5314
[MIRROR] Fix surgery breaking bones when performed correctly
This commit is contained in:
@@ -103,10 +103,6 @@
|
||||
|
||||
affected.open = 3
|
||||
|
||||
// Whoops!
|
||||
if(prob(10))
|
||||
affected.fracture()
|
||||
|
||||
/datum/surgery_step/open_encased/retract/fail_step(mob/living/user, mob/living/carbon/human/target, target_zone, obj/item/tool)
|
||||
if (!hasorgans(target))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user