Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Remove felinid, conserta erro de path, pequena traducao rev
Browse files Browse the repository at this point in the history
  • Loading branch information
Arctic-Husky committed Oct 7, 2023
1 parent dd8f665 commit 33cd4a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ rev-title = Revolucionários
rev-description = Há Revolucionários entre nós.
rev-not-enough-ready-players = Nem todos os jogadores deram "pronto" para iniciar a partida! Tinham {$readyPlayersCount} jogadores prontos de {$minimumPlayers} necessários. Não foi possível iniciar uma Revolução.
rev-no-one-ready = Nenhum jogador deu pronto! Não é possivel iniciar uma Revolução.
rev-no-one-ready = Nenhum jogador deu pronto! Não foi possivel iniciar uma Revolução.
rev-all-heads-dead = Todo o Comando está morto. Agora, finalize o resto da tripulação!
Expand Down
48 changes: 4 additions & 44 deletions Resources/Prototypes/_NF/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
@@ -1,62 +1,22 @@
- type: emoteSounds
id: MaleFelinid
params:
variation: 0.125
sounds:
Scream:
collection: FelinidScreams
Laugh:
collection: MaleLaugh
Hiss:
collection: FelinidHisses
Meow:
collection: FelinidMeows
Mew:
collection: FelinidMews
Growl:
collection: FelinidGrowls
Purr:
collection: FelinidPurrs

- type: emoteSounds
id: FemaleFelinid
params:
variation: 0.125
sounds:
Scream:
collection: FelinidScreams
Laugh:
collection: FemaleLaugh
Hiss:
collection: FelinidHisses
Meow:
collection: FelinidMeows
Mew:
collection: FelinidMews
Growl:
collection: FelinidGrowls
Purr:
collection: FelinidPurrs

- type: emoteSounds
id: MaleMoth
params:
variation: 0.125
sounds:
Scream:
path: /Audio/Voice/Moth/scream_moth.ogg
path: /Audio/Voice/Moth/moth_scream.ogg
Laugh:
path: /Audio/Voice/Moth/laugh_moth.ogg
path: /Audio/Voice/Moth/moth_laugh.ogg

- type: emoteSounds
id: FemaleMoth
params:
variation: 0.125
sounds:
Scream:
path: /Audio/Voice/Moth/scream_moth.ogg
path: /Audio/Voice/Moth/moth_scream.ogg
Laugh:
path: /Audio/Voice/Moth/laugh_moth.ogg
path: /Audio/Voice/Moth/moth_laugh.ogg

- type: emoteSounds
id: Cat
Expand Down

0 comments on commit 33cd4a2

Please sign in to comment.