mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Reliant and Swivel. Add Ibis prefab
This commit is contained in:
@ -0,0 +1,30 @@
|
||||
@PART[liquidEngine2]:NEEDS[zRealPlume,SmokeScreen]:AFTER[zRealPlume]
|
||||
{
|
||||
!EFFECTS
|
||||
|
||||
@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
|
||||
lampScale = 0.5
|
||||
|
||||
streamPosition = 0,0,0
|
||||
streamScale = 0.4
|
||||
|
||||
flarePosition = 0,0,0.3
|
||||
flareScale = 0.04
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user