mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
27 lines
538 B
INI
27 lines
538 B
INI
@PART[restock-engine-125-pug]:NEEDS[zRealPlume,SmokeScreen]//ReStock plus Pug
|
|
{
|
|
@MODULE[ModuleEngines*]
|
|
{
|
|
@name = ModuleEnginesFX
|
|
%powerEffectName = ReStock_HypergolicUpperWhite
|
|
!runningEffectName = DELETE
|
|
}
|
|
|
|
PLUME
|
|
{
|
|
name = ReStock_HypergolicUpperWhite
|
|
transformName = thrustTransform
|
|
localRotation = 0,0,0
|
|
localPosition = 0,0,0
|
|
energy = 1
|
|
speed = 1
|
|
emissionMult = 0.5
|
|
|
|
corePosition = 0,0,0
|
|
coreScale = 0.5
|
|
|
|
plumePosition = 0,0,0
|
|
plumeScale = 0.25
|
|
}
|
|
}
|