@@ -37,7 +37,7 @@ public sealed partial class VocalComponent : Component
|
||||
|
||||
[DataField("screamAction", customTypeSerializer: typeof(PrototypeIdSerializer<EntityPrototype>))]
|
||||
[AutoNetworkedField]
|
||||
public string ScreamAction = "ActionScream";
|
||||
public string? ScreamAction = "ActionScream";
|
||||
|
||||
[DataField("screamActionEntity")]
|
||||
[AutoNetworkedField]
|
||||
|
||||
@@ -155,6 +155,7 @@
|
||||
- type: Vocal
|
||||
sounds:
|
||||
Unsexed: UnisexSilicon
|
||||
screamAction: null
|
||||
- type: UnblockableSpeech
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
|
||||
Reference in New Issue
Block a user