Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Sep 9, 2023
1 parent 1b5b706 commit 34e7d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/surgery/robolimb_repair.dm
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
pain_reduction_required = NONE
requires_bodypart = TRUE
requires_bodypart_type = LIMB_ROBOT
lying_required = FALSE

/datum/surgery/prosthetic_recalibration/can_start(mob/user, mob/living/carbon/patient, obj/limb/L, obj/item/tool)
if(L.status & LIMB_UNCALIBRATED_PROSTHETIC)
Expand Down

0 comments on commit 34e7d3f

Please sign in to comment.