Legions borne from mimes can no longer talk (#86778)

## About The Pull Request

Legions borne from mimes can no longer talk

## Why It's Good For The Game

Immersion breaking oversight. Just as dwarves make tiny legions mimes
make mute legions

## Changelog

🆑
fix: Legions borne from mimes can no longer talk
/🆑
This commit is contained in:
carlarctg
2024-09-21 00:05:06 +02:00
committed by GitHub
parent 06b864bb4e
commit 8aceed5a2d
@@ -66,6 +66,9 @@
if (QDELETED(victim) || prob(30))
return ..()
if(HAS_MIND_TRAIT(victim, TRAIT_MIMING)) // mimes cant talk
return
var/list/remembered_speech = controller.blackboard[BB_LEGION_RECENT_LINES] || list()
if (length(remembered_speech) && prob(50)) // Don't spam the radio