Adds 'Smite' verb and pray response button

For easier adminbuse!
This commit is contained in:
Arokha Sieyes
2018-05-23 13:47:16 -04:00
parent 7cc8678751
commit be45e56f2f
7 changed files with 106 additions and 34 deletions
+2
View File
@@ -1034,6 +1034,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