mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-30 12:03:11 +00:00
Merge pull request #5287 from VOREStation/pol-smite
Adds 'Smite' verb and pray button
This commit is contained in:
@@ -1046,6 +1046,8 @@ Note that amputating the affected organ does in fact remove the infection from t
|
||||
var/obj/item/clothing/suit/space/suit = owner.wear_suit
|
||||
suit.handle_fracture(owner, src)
|
||||
|
||||
return 1
|
||||
|
||||
/obj/item/organ/external/proc/mend_fracture()
|
||||
if(robotic >= ORGAN_ROBOT)
|
||||
return 0 //ORGAN_BROKEN doesn't have the same meaning for robot limbs
|
||||
|
||||
Reference in New Issue
Block a user