mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
Tweaked Close surgery step healing amount.
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
return
|
||||
var/obj/item/organ/limb/limb = target.getlimb(limb_type)
|
||||
if(limb)
|
||||
limb.heal_damage(35,0,0)
|
||||
limb.heal_damage(45,0,0)
|
||||
return ..()
|
||||
|
||||
/datum/surgery_step/proc/tool_check(mob/user, obj/item/tool)
|
||||
|
||||
Reference in New Issue
Block a user