Fix sloshing electricity & enable SpeechVerb masking (#24238)
* Implemented electricity speech verb masking * Handle speech verb override elsewhere in the system, even though we're not using it * Fix that protoId business * No nullable component fields * Use ProtoId, and try going back to a nullable. Specifiy DataFields on VoiceMaskComponent.
This commit is contained in:
@@ -113,3 +113,7 @@ chat-speech-verb-ghost-1 = complains
|
||||
chat-speech-verb-ghost-2 = breathes
|
||||
chat-speech-verb-ghost-3 = hums
|
||||
chat-speech-verb-ghost-4 = mutters
|
||||
|
||||
chat-speech-verb-electricity-1 = crackles
|
||||
chat-speech-verb-electricity-2 = buzzes
|
||||
chat-speech-verb-electricity-3 = screeches
|
||||
|
||||
Reference in New Issue
Block a user