mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
14d78f4afa
Terrier, Pug, Wolfhound/Shnauzer Tweaks to others.
33 lines
623 B
INI
33 lines
623 B
INI
@PART[LiquidEngineRE-I2]:NEEDS[zRealPlume,SmokeScreen]:AFTER[zRealPlume]
|
|
{
|
|
!EFFECTS{}
|
|
!PLUME
|
|
|
|
@MODULE[ModuleEngines*]
|
|
{
|
|
@name = ModuleEnginesFX
|
|
%powerEffectName = ReStock_CE_HydroloxUpper
|
|
!runningEffectName = DELETE
|
|
}
|
|
|
|
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
|
|
}
|
|
}
|