feat: add better ambience sound
This commit is contained in:
Binary file not shown.
@@ -99,7 +99,7 @@ export default function Fear() {
|
||||
<AmbientSound
|
||||
key="ambient-1"
|
||||
url='fear/snd/ambience.mp3'
|
||||
volume={isRustActive ? 0 : 1}
|
||||
volume={isRustActive ? 0 : 0.5}
|
||||
/>
|
||||
|
||||
<AmbientSound
|
||||
|
||||
Reference in New Issue
Block a user