mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
rats
This commit is contained in:
parent
22efcb1854
commit
b7884f487c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
this.fireSound = SoundCache.getSound("https://s3.amazonaws.com/hifi-public/sounds/Guns/GUN-SHOT2.raw");
|
||||
this.ricochetSound = SoundCache.getSound("https://s3.amazonaws.com/hifi-public/sounds/Guns/Ricochet.L.wav");
|
||||
this.playRichochetSoundChance = 0.7;
|
||||
this.playRichochetSoundChance = 0.1;
|
||||
this.fireVolume = 0.5;
|
||||
this.bulletForce = 10;
|
||||
|
||||
|
|
Loading…
Reference in a new issue