mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Removes excessive groaning from unconscious mobs. (#9455)
This commit is contained in:
@@ -756,10 +756,6 @@
|
||||
if(prob(2) && health && !failed_last_breath && !isSynthetic())
|
||||
if(!paralysis)
|
||||
emote("snore")
|
||||
else
|
||||
emote("groan")
|
||||
|
||||
|
||||
|
||||
//CONSCIOUS
|
||||
else if(!in_stasis)
|
||||
|
||||
Reference in New Issue
Block a user