Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Generals/Data/INI/SoundEffects.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4059,7 +4059,7 @@ AudioEvent DieByToxinChina
End

AudioEvent DieByToxinFemale
Sounds = idiftoxa idiftoxb idiftoxc idiftoxd
Sounds = idiftoxa idiftoxb idiftoxc idiftoxd idiftoxe
Control = RANDOM
Limit = 3
Priority = NORMAL
Expand Down
4 changes: 2 additions & 2 deletions GeneralsZH/Data/INI/FXList.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ End

FXList FX_DieByFireFemale
Sound
Name = DieByFireChina
Name = DieByFireFemale
End
End

FXList FX_DieByToxinFemale
Sound
Name = DieByToxinChina
Name = DieByToxinFemale
End
End

Expand Down
2 changes: 1 addition & 1 deletion GeneralsZH/Data/INI/SoundEffects.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4137,7 +4137,7 @@ AudioEvent DieByToxinChina
End

AudioEvent DieByToxinFemale
Sounds = idiftoxa idiftoxb idiftoxc idiftoxd
Sounds = idiftoxa idiftoxb idiftoxc idiftoxd idiftoxe
Control = RANDOM
Limit = 3
Priority = NORMAL
Expand Down