Cuts down on pain and halloss message spam, especially from Xenobio monkeys. (#14078)

This commit is contained in:
Matt Atlas
2022-05-29 12:51:14 +02:00
committed by GitHub
parent e6390cf490
commit f28ada9104
3 changed files with 47 additions and 3 deletions
+1 -1
View File
@@ -757,7 +757,7 @@
handle_hallucinations()
if(get_shock() >= species.total_health)
if(!stat)
if(!stat && !paralysis)
to_chat(src, "<span class='warning'>[species.halloss_message_self]</span>")
src.visible_message("<B>[src]</B> [species.halloss_message]")
Paralyse(10)