Audible emotes (#12708)
Co-authored-by: Visne <39844191+Visne@users.noreply.github.com>
This commit is contained in:
@@ -23,6 +23,9 @@ public sealed class ActiveZombieComponent : Component
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public float RandomGroanAttempt = 5;
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public string GroanEmoteId = "Scream";
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public float LastDamageGroanCooldown = 0f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user