Skip to content

Commit

Permalink
Fixed some Urists not spawning with emote sounds.
Browse files Browse the repository at this point in the history
  • Loading branch information
widgetbeck committed Dec 4, 2024
1 parent 16167f2 commit e70f3eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@
Acidic: [ Touch ]
- type: Vocal
sounds:
Male: UnisexDecapoid
Female: UnisexDecapoid
Unsexed: UnisexDecapoid
- type: MovementSpeedModifier
baseSprintSpeed: 3.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
proto: guardian
- type: Vocal
sounds:
Male: MaleSpElf
Female: FemaleSpElf
Male: UnisexSpElf
Female: UnisexSpElf
Unsexed: UnisexSpElf
- type: Speech
speechSounds: Alto
Expand Down

0 comments on commit e70f3eb

Please sign in to comment.