mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
31 lines
599 B
INI
31 lines
599 B
INI
|
@PART[restock-engine-caravel-1,LiquidEngineRE-I2]:NEEDS[zRealPlume,SmokeScreen]:AFTER[zRealPlume]
|
||
|
{
|
||
|
!EFFECTS{}
|
||
|
|
||
|
@MODULE[ModuleEngines*]
|
||
|
{
|
||
|
@name = ModuleEnginesFX
|
||
|
%powerEffectName = ReStock_CE_HydroloxUpper
|
||
|
}
|
||
|
|
||
|
PLUME
|
||
|
{
|
||
|
name = ReStock_CE_HydroloxUpper
|
||
|
transformName = thrustTransform
|
||
|
localRotation = 0,0,0
|
||
|
localPosition = 0,0,0
|
||
|
|
||
|
speed = 1
|
||
|
energy = 1
|
||
|
emissionMult = 1
|
||
|
|
||
|
corePosition = 0,0,0
|
||
|
coreScale = 0.8
|
||
|
|
||
|
plumePosition = 0,0,0.2
|
||
|
plumeScale = 0.65
|
||
|
|
||
|
plume2Scale = 0.65
|
||
|
}
|
||
|
}
|