Working towards making monsters eat dead characters (WIP)
This commit is contained in:
@@ -51,7 +51,7 @@ namespace Barotrauma
|
||||
{
|
||||
switch (aiController.State)
|
||||
{
|
||||
case AIController.AiState.Attack:
|
||||
case AIController.AIState.Attack:
|
||||
PlaySound(CharacterSound.SoundType.Attack);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user