mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
32 lines
592 B
INI
32 lines
592 B
INI
@PART[restock-engine-125-valiant]:NEEDS[zRealPlume,SmokeScreen,ReStockPlus]
|
|
{
|
|
@MODULE[ModuleEngines*]
|
|
{
|
|
@name = ModuleEnginesFX
|
|
%powerEffectName = ReStock_KeroloxLower_Blaze
|
|
!runningEffectName = DELETE
|
|
}
|
|
PLUME
|
|
{
|
|
name = ReStock_KeroloxLower_Blaze
|
|
transformName = fxTransformPlume
|
|
localRotation = 90,0,0
|
|
localPosition = 0,0,0
|
|
emissionMult = 1
|
|
energy = 1
|
|
speed = 1
|
|
|
|
blazePosition = 0,0.2,0
|
|
blazeScale = 0.5
|
|
|
|
lampPosition = 0,0.8,0
|
|
lampScale = 0.5
|
|
|
|
streamPosition =0,0.8,0
|
|
streamScale = 0.4
|
|
|
|
flarePosition = 0,0.2,0
|
|
flareScale = 0.05
|
|
}
|
|
}
|