We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0625544 commit 5fcc803Copy full SHA for 5fcc803
1 file changed
game/neo/scripts/soundscapes_ntre_yard_jgr.txt
@@ -0,0 +1,61 @@
1
+"yard.outdoors"
2
+{
3
+ "dsp" "0"
4
+ "playlooping"
5
+ {
6
+ "volume" ".07"
7
+ "pitch" "100"
8
+ "wave" "windbirds01.wav"
9
+ }
10
+
11
12
13
+ "volume" ".03"
14
15
+ "wave" "cicada01.wav"
16
17
18
+ "playrandom"
19
20
21
+ "time" "10,20"
22
+ "volume" ".1"
23
24
25
+ "rndwave"
26
27
28
+ "wave" "forest/wind_thru_trees_1.wav"
29
+ "wave" "forest/wind_thru_trees_2.wav"
30
31
32
33
+}
34
35
36
+"yard.indoors"
37
38
39
40
41
+ "volume" ".06"
42
43
+ "wave" "office/ambience.wav"
44
45
46
47
48
49
+ "time" "10,15"
50
51
+ "pitch" "70,100"
52
53
54
55
56
+ "wave" "ambient\materials\metal9.wav"
57
+ "wave" "ambient\atmosphere\metallic1.wav"
58
59
60
61
0 commit comments