Merge pull request #9683 from Ghommie/Ghommie-cit303

Dullahans fixes and QoL.
This commit is contained in:
kevinz000
2020-10-28 16:25:19 -03:00
committed by Dip
parent 435aa3180f
commit 731b38c975
14 changed files with 128 additions and 85 deletions
+1
View File
@@ -536,6 +536,7 @@
for(var/organ in C.internal_organs)
var/obj/item/organ/O = organ
O.setOrganDamage(0)
SEND_SIGNAL(src, COMSIG_LIVING_FULLY_HEAL, admin_revive)
//proc called by revive(), to check if we can actually ressuscitate the mob (we don't want to revive him and have him instantly die again)