[MIRROR] Romerol works on dead people (#5305)
* Romerol works on dead people (#34870) 🆑 coiax balance: Romerol is now effective on dead bodies, not just ones that are still alive. /🆑 Why? Because it seems silly that a zombie virus requires someone to be alive, and zombie claws work on dead bodies. * Romerol works on dead people
This commit is contained in:
committed by
Poojawa
parent
38a7ee3db3
commit
cae09efd79
@@ -1660,7 +1660,7 @@
|
||||
can_synth = 0
|
||||
taste_description = "brains"
|
||||
|
||||
/datum/reagent/romerol/on_mob_life(mob/living/carbon/human/H)
|
||||
/datum/reagent/romerol/reaction_mob(mob/living/carbon/human/H, method=TOUCH, reac_volume)
|
||||
// Silently add the zombie infection organ to be activated upon death
|
||||
if(!H.getorganslot(ORGAN_SLOT_ZOMBIE))
|
||||
var/obj/item/organ/zombie_infection/ZI = new()
|
||||
|
||||
Reference in New Issue
Block a user