2424
2525 fx_exhaustFlame_blue_small = 0.0, -21.0, 0.0, 0.0, 1.0, 0.0, running
2626 fx_exhaustLight_blue = 0.0, -21.0, 0.0, 0.0, 0.0, 1.0, running
27- fx_smokeTrail_light = 0.0, -21.0, 0.0, 0.0, 1.0, 0.0, running
27+ fx_smokeTrail_light = 0.0, -21.0, 0.0, 0.0, 1.0, 0.0, running
2828
2929 // --- Sound FX definition ---
3030
3737 TechRequired = heavierRocketry
3838 entryCost = 0
3939 cost = 750
40- category = Propulsion
40+ category = Engine
4141 subcategory = 0
4242 title = LV-909 " Terrier" Liquid Fuel Engine (Fairingless)
4343 manufacturer = Jebediah Kerman' s Junkyard and Spaceship Parts Co.
8686 key = 3 0.001
8787 }
8888 }
89-
89+
9090 MODULE
9191 {
9292 name = ModuleGimbal
@@ -103,15 +103,30 @@ PART
103103
104104 MODULE
105105 {
106- name = ModuleJettison
107- jettisonName = fairing
108- bottomNodeName = hidefairing
109- isFairing = True
110- jettisonedObjectMass = 0.1
111- jettisonForce = 5
112- jettisonDirection = 0 0 1
106+ name = ModuleJettison
107+ jettisonName = fairing
108+ bottomNodeName = hidefairing
109+ isFairing = True
110+ jettisonedObjectMass = 0.1
111+ jettisonForce = 5
112+ jettisonDirection = 0 0 1
113113
114114 }
115115
116- // No ModuleSurfaceFX, as the SDHI version of the LV-909 Terrier is only for use in orbit.
116+ MODULE
117+ {
118+ name = ModuleTestSubject
119+ environments = 15
120+ useStaging = True
121+ useEvent = False
122+ }
123+ MODULE
124+ {
125+ name = ModuleSurfaceFX
126+ thrustProviderModuleIndex = 0
127+ fxMax = 0.3
128+ maxDistance = 30
129+ falloff = 1.7
130+ thrustTransformName = thrustTransform
131+ }
117132}
0 commit comments