Skip to content

Commit cd031af

Browse files
Update MRS_HotRockets.cfg
Co-Authored-By: NecroBones <10134364+NecroBones@users.noreply.github.com>
1 parent 840b122 commit cd031af

1 file changed

Lines changed: 56 additions & 56 deletions

File tree

GameData/NecroBones/ModularRocketSystems/Patches/MRS_HotRockets.cfg

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
@PART[NB2mNuclearEngine]:NEEDS[HotRockets] // "Quad-Nuke" 2.5m Atomic Rocket
22
{
3-
!fx_exhaustFlame_blue {} {}
4-
!fx_exhaustLight_blue {} {}
5-
!fx_smokeTrail_light {} {}
6-
!sound_vent_medium {} {}
7-
!sound_rocket_hard {} {}
8-
!sound_vent_soft {} {}
9-
!sound_explosion_low {} {}
3+
!fx_exhaustFlame_blue {}
4+
!fx_exhaustLight_blue {}
5+
!fx_smokeTrail_light {}
6+
!sound_vent_medium {}
7+
!sound_rocket_hard {}
8+
!sound_vent_soft {}
9+
!sound_explosion_low {}
1010
EFFECTS
1111
{
1212
powerflame
@@ -83,7 +83,7 @@
8383
//engineID = rocketengine
8484
runningEffectName = powersmoke
8585
directThrottleEffectName = powerflame
86-
!fxOffset {} {}
86+
!fxOffset {}
8787

8888
}
8989
@MODULE[ModuleEngineConfigs]
@@ -168,7 +168,7 @@ MODEL_MULTI_PARTICLE_PERSIST
168168
// ***************
169169

170170

171-
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45°
171+
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45
172172
angle = 45.0 1.0
173173
angle = 50.0 1.0
174174
distance = 0.0 1.0 // Display if the distance to camera is higher than 110
@@ -200,18 +200,18 @@ MODEL_MULTI_PARTICLE_PERSIST
200200

201201
@PART[NBjetBasic0m]:NEEDS[HotRockets] // Mini Basic Jet Engine
202202
{
203-
!fx_exhaustLight_blue {} {}
204-
!fx_smokeTrail_light {} {}
205-
!fx_exhaustSparks_flameout {} {}
206-
!sound_vent_medium {} {}
207-
!sound_jet_low {} {}
208-
!sound_jet_deep {} {}
209-
!sound_vent_soft {} {}
210-
!sound_explosion_low {} {}
203+
!fx_exhaustLight_blue {}
204+
!fx_smokeTrail_light {}
205+
!fx_exhaustSparks_flameout {}
206+
!sound_vent_medium {}
207+
!sound_jet_low {}
208+
!sound_jet_deep {}
209+
!sound_vent_soft {}
210+
!sound_explosion_low {}
211211
@EFFECTS
212212
{
213-
!running_thrust {} {}
214-
!running_turbine {} {}
213+
!running_thrust {}
214+
!running_turbine {}
215215
powerflame
216216
{
217217
MODEL_MULTI_PARTICLE_PERSIST
@@ -299,7 +299,7 @@ MODEL_MULTI_PARTICLE_PERSIST
299299
// ***************
300300

301301

302-
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45°
302+
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45
303303
angle = 45.0 1.0
304304
angle = 50.0 1.0
305305
distance = 0.0 1.0 // Display if the distance to camera is higher than 110
@@ -325,9 +325,9 @@ MODEL_MULTI_PARTICLE_PERSIST
325325
{
326326
runningEffectName = powersmoke
327327
directThrottleEffectName = powerflame
328-
!spoolEffectName {} {}
329-
!powerEffectName {} {}
330-
!fxOffset {} {}
328+
!spoolEffectName {}
329+
!powerEffectName {}
330+
!fxOffset {}
331331
}
332332
@MODULE[ModuleEngineConfigs]
333333
{
@@ -340,18 +340,18 @@ MODEL_MULTI_PARTICLE_PERSIST
340340

341341
@PART[NBjetTurbo0m]:NEEDS[HotRockets] //Mini TurboJet
342342
{
343-
!fx_exhaustLight_yellow {} {}
344-
!fx_smokeTrail_light {} {}
345-
!fx_exhaustSparks_flameout {} {}
346-
!sound_vent_medium {} {}
347-
!sound_jet_low {} {}
348-
!sound_jet_deep {} {}
349-
!sound_vent_soft {} {}
350-
!sound_explosion_low {} {}
343+
!fx_exhaustLight_yellow {}
344+
!fx_smokeTrail_light {}
345+
!fx_exhaustSparks_flameout {}
346+
!sound_vent_medium {}
347+
!sound_jet_low {}
348+
!sound_jet_deep {}
349+
!sound_vent_soft {}
350+
!sound_explosion_low {}
351351
@EFFECTS
352352
{
353-
!running_thrust {} {}
354-
!running_turbine {} {}
353+
!running_thrust {}
354+
!running_turbine {}
355355
powerflame
356356
{
357357
MODEL_MULTI_PARTICLE_PERSIST
@@ -439,7 +439,7 @@ MODEL_MULTI_PARTICLE_PERSIST
439439
// ***************
440440

441441

442-
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45°
442+
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45
443443
angle = 45.0 1.0
444444
angle = 50.0 1.0
445445
distance = 0.0 1.0 // Display if the distance to camera is higher than 110
@@ -464,9 +464,9 @@ MODEL_MULTI_PARTICLE_PERSIST
464464
{
465465
runningEffectName = powersmoke
466466
directThrottleEffectName = powerflame
467-
!spoolEffectName {} {}
468-
!powerEffectName {} {}
469-
!fxOffset {} {}
467+
!spoolEffectName {}
468+
!powerEffectName {}
469+
!fxOffset {}
470470
}
471471
@MODULE[ModuleEngineConfigs]
472472
{
@@ -478,14 +478,14 @@ MODEL_MULTI_PARTICLE_PERSIST
478478

479479
@PART[NB3mTerrierEngine]:NEEDS[HotRockets] // "Terrier" 3.75m poodle-like engine
480480
{
481-
!fx_exhaustFlame_blue {} {}
482-
!fx_exhaustLight_blue {} {}
483-
!fx_smokeTrail_light {} {}
484-
//!fx_exhaustSparks_flameout {} {}
485-
!sound_vent_medium {} {}
486-
!sound_rocket_hard {} {}
487-
!sound_vent_soft {} {}
488-
!sound_explosion_low {} {}
481+
!fx_exhaustFlame_blue {}
482+
!fx_exhaustLight_blue {}
483+
!fx_smokeTrail_light {}
484+
//!fx_exhaustSparks_flameout {}
485+
!sound_vent_medium {}
486+
!sound_rocket_hard {}
487+
!sound_vent_soft {}
488+
!sound_explosion_low {}
489489
EFFECTS
490490
{
491491
powerflame
@@ -562,7 +562,7 @@ MODEL_MULTI_PARTICLE_PERSIST
562562
//engineID = rocketengine
563563
runningEffectName = powersmoke
564564
directThrottleEffectName = powerflame
565-
!fxOffset {} {}
565+
!fxOffset {}
566566

567567
}
568568
@MODULE[ModuleEngineConfigs]
@@ -573,14 +573,14 @@ MODEL_MULTI_PARTICLE_PERSIST
573573

574574
@PART[NB0mLFOengine1]:NEEDS[HotRockets] // 0.625m LFO engine
575575
{
576-
!fx_exhaustFlame_blue {} {}
577-
!fx_exhaustLight_blue {} {}
578-
!fx_smokeTrail_light {} {}
579-
!fx_exhaustSparks_flameout {} {}
580-
!sound_vent_medium {} {}
581-
!sound_rocket_hard {} {}
582-
!sound_vent_soft {} {}
583-
!sound_explosion_low {} {}
576+
!fx_exhaustFlame_blue {}
577+
!fx_exhaustLight_blue {}
578+
!fx_smokeTrail_light {}
579+
!fx_exhaustSparks_flameout {}
580+
!sound_vent_medium {}
581+
!sound_rocket_hard {}
582+
!sound_vent_soft {}
583+
!sound_explosion_low {}
584584
EFFECTS
585585
{
586586
powerflame
@@ -649,7 +649,7 @@ MODEL_MULTI_PARTICLE_PERSIST
649649
// ***************
650650

651651

652-
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45°
652+
angle = 0.0 1.0 // Display if the angle between the emitter transform and camera is lower than 45
653653
angle = 45.0 1.0
654654
angle = 50.0 1.0
655655
distance = 0.0 1.0 // Display if the distance to camera is higher than 110
@@ -709,7 +709,7 @@ MODEL_MULTI_PARTICLE_PERSIST
709709
//engineID = rocketengine
710710
runningEffectName = powersmoke
711711
directThrottleEffectName = powerflame
712-
!fxOffset {} {}
712+
!fxOffset {}
713713

714714
}
715715
@MODULE[ModuleEngineConfigs]

0 commit comments

Comments
 (0)