Skip to content

Commit

Permalink
Attempt to fix Reaper land sound.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Dec 28, 2023
1 parent 65d0f8c commit 0218188
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1541,6 +1541,9 @@
<CActorSound id="AP_HHReaper_JetPackOverdrive_Loop_AS" parent="SoundContinuous">
<Sound value="AP_HH_Reaper_JetPackOverdrive_Loop"/>
</CActorSound>
<CActorSound id="AP_Reaper_Land" parent="SoundOneShot">
<Sound id="Reaper_Land"/>
</CActorSound>
<CActorSound id="AP_HHReaper_Land_AS" parent="SoundOneShot">
<Sound value="AP_HH_Reaper_Land"/>
</CActorSound>
Expand Down

0 comments on commit 0218188

Please sign in to comment.