Delta-v/Content.Server/GameObjects/Components/Mobs
moneyl 31487c1cf1 Disable speaking while unconscious/dead (#362)
* Disable speaking while unconscious/dead

Fixes #359

* Add CanSpeak ActionBlocker

Matches the existing technique for other actions like CanUse() and CanThrow().
2019-09-24 09:55:38 +02:00
..
DamageThresholdTemplates Healing component and Medkit (#143) 2019-03-21 16:55:16 +01:00
CameraRecoilComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
CombatModeComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
DamageStates.cs Disable speaking while unconscious/dead (#362) 2019-09-24 09:55:38 +02:00
FootstepSoundComponent.cs Disable footstep sounds for ghosts (#343) 2019-09-20 19:42:45 +02:00
HeatResistanceComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
MindComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
SpeciesComponent.cs Disable speaking while unconscious/dead (#362) 2019-09-24 09:55:38 +02:00