(6c6831abf) Some new sounds, fixed damage sounds not being played if no damage modifiers are applied
This commit is contained in:
@@ -296,6 +296,7 @@ namespace Barotrauma
|
||||
break;
|
||||
}
|
||||
}
|
||||
SoundPlayer.PlayDamageSound(damageSoundType, Math.Max(damage, bleedingDamage), WorldPosition);
|
||||
}
|
||||
|
||||
// Always spawn damage particles
|
||||
|
||||
Reference in New Issue
Block a user