Updates the russian roulette fail noise
This commit is contained in:
@@ -41,7 +41,7 @@ public partial class RussianPistol : Weapon
|
||||
}
|
||||
else
|
||||
{
|
||||
Pawn.PlaySound( "denyundo" );
|
||||
Pawn.PlaySound( "player_use_fail" );
|
||||
}
|
||||
Ammo--;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user