mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
14d78f4afa
Terrier, Pug, Wolfhound/Shnauzer Tweaks to others.
42 lines
780 B
INI
42 lines
780 B
INI
@PART[LiquidEngineRE-J10]:NEEDS[zRealPlume,SmokeScreen]:AFTER[zRealPlume] //:AFTER[RealPlume,ReStock] //
|
|
{
|
|
!EFFECTS{}
|
|
!PLUME
|
|
@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 = 2
|
|
|
|
plumePosition = 0,0,0
|
|
plumeScale = 1
|
|
}
|
|
}
|
|
@PART[LiquidEngineRE-J10]:FOR[zzRealPlume]
|
|
{
|
|
@EFFECTS
|
|
{
|
|
@ReStock_HypergolicUpperWhite
|
|
{
|
|
@MODEL_MULTI_SHURIKEN_PERSIST[core]
|
|
{
|
|
@fixedScale = 2
|
|
}
|
|
}
|
|
}
|
|
}
|