File tree Expand file tree Collapse file tree
GameData/RocketSoundEnhancementDefault/Configs/Mods Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ // LV-95 Orbital Maneuvering Engine
2+ @PART[orbital-engine-0625]:HAS[!RSE_PRESET]:NEEDS[NearFutureSpacecraft]:FOR[RocketSoundEnhancementDefault]
3+ {
4+ RSE_PRESET
5+ {
6+ name = Liquid_Light-Vacuum_1
7+ volume = 0.82
8+ pitch = 2.60
9+ }
10+ }
11+ // LV-601 Orbital Maneuvering Engine
12+ @PART[orbital-engine-125]:HAS[!RSE_PRESET]:NEEDS[NearFutureSpacecraft]:FOR[RocketSoundEnhancementDefault]
13+ {
14+ RSE_PRESET
15+ {
16+ name = Liquid_Light-Vacuum_1
17+ volume = 1.03
18+ pitch = 1.87
19+ }
20+ }
21+ // LV-95-6 Orbital Maneuvering Engine Cluster
22+ @PART[orbital-engine-25]:HAS[!RSE_PRESET]:NEEDS[NearFutureSpacecraft]:FOR[RocketSoundEnhancementDefault]
23+ {
24+ RSE_PRESET
25+ {
26+ name = Liquid_Light-Vacuum_1
27+ volume = 1.21
28+ pitch = 2.60
29+ }
30+ }
31+ // LV-601-4 Orbital Maneuvering Engine Cluster
32+ @PART[orbital-engine-375]:HAS[!RSE_PRESET]:NEEDS[NearFutureSpacecraft]:FOR[RocketSoundEnhancementDefault]
33+ {
34+ RSE_PRESET
35+ {
36+ name = Liquid_Light-Vacuum_1
37+ volume = 1.43
38+ pitch = 1.87
39+ }
40+ }
41+ // 96-8S ' Hummingbird' Landing Engine
42+ @PART[engine-rocket-pack-2]:HAS[!RSE_PRESET]:NEEDS[NearFutureSpacecraft]:FOR[RocketSoundEnhancementDefault]
43+ {
44+ RSE_PRESET
45+ {
46+ name = Liquid_Light-Vacuum_1
47+ volume = 0.77
48+ pitch = 2.75
49+ }
50+ }
51+
You can’t perform that action at this time.
0 commit comments