mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
29 lines
544 B
INI
29 lines
544 B
INI
|
@PART[restock-engine-torch]:NEEDS[zRealPlume,SmokeScreen,ReStockPlus]
|
||
|
{
|
||
|
@MODULE[ModuleEngines*]
|
||
|
{
|
||
|
@name = ModuleEngines
|
||
|
%powerEffectName = ReStock_KeroloxLowerIbis
|
||
|
}
|
||
|
PLUME
|
||
|
{
|
||
|
name = ReStock_KeroloxLowerIbis
|
||
|
transformName = thrustTransform
|
||
|
localRotation = 0,0,0
|
||
|
localPosition = 0,0,0
|
||
|
emissionMult = 1
|
||
|
speed = 1
|
||
|
energy = 1
|
||
|
|
||
|
lampPosition = 0,0,-0.7
|
||
|
lampScale = 0.5
|
||
|
|
||
|
streamPosition = 0,0,-0.5
|
||
|
streamScale = 0.4
|
||
|
|
||
|
flarePosition = 0,0,0
|
||
|
flareScale = 0.04
|
||
|
|
||
|
}
|
||
|
}
|