ZOMBIES. ACT LIKE ONE.

This is why we can't have nice things in life.
This commit is contained in:
Ludox
2020-07-27 00:16:31 +02:00
parent 05ee056f25
commit fee4dd6d14

View File

@@ -93,7 +93,8 @@
playsound(owner.loc, 'sound/hallucinations/far_noise.ogg', 50, 1)
owner.do_jitter_animation(living_transformation_time)
owner.Stun(living_transformation_time)
to_chat(owner, "<span class='alertalien'>You are now a zombie!</span>")
to_chat(owner, "<span class='alertalien'>You are now a zombie! You claw and bite, turning your fellow crewmembers into friends that help spread the plague.</span>")
to_chat(owner, "<span class='alertwarning'>You are a zombie. Please act like one. Letting the crew remove the tumor inside your brain is a dick move to whoever infected you. Please do not do it.</span>")
/obj/item/organ/zombie_infection/nodamage
causes_damage = FALSE