Skip to content

Commit

Permalink
fixed swapped shotgun sounds
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrahamBrookes committed Jan 4, 2022
1 parent 2ef8cb7 commit 1a24b49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mp/game/dab/scripts/game_sounds_weapons.txt
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
"soundlevel" "SNDLVL_GUNFIRE"
"volume" "1.0"
"pitch" "90,110"
"wave" ")weapons/stakeout/stakeout_shoot_1.wav"
"wave" ")weapons/m3/m3_fire_01.wav"
}

"Weapon_Mossberg.Insertshell"
Expand Down Expand Up @@ -497,5 +497,5 @@
"soundlevel" "SNDLVL_GUNFIRE"
"volume" "1.0"
"pitch" "100,120"
"wave" ")weapons/m3/m3_fire_01.wav"
"wave" ")weapons/stakeout/stakeout_shoot_1.wav"
}

0 comments on commit 1a24b49

Please sign in to comment.