mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add Cherenkov engine
This commit is contained in:
@ -201,7 +201,7 @@ PART
|
||||
VARIANT
|
||||
{
|
||||
name = Size1p5
|
||||
displayName =
|
||||
displayName = #LOC_Restock_variant-engine_size1p5
|
||||
primaryColor =
|
||||
secondaryColor =
|
||||
GAMEOBJECTS
|
||||
@ -223,7 +223,7 @@ PART
|
||||
VARIANT
|
||||
{
|
||||
name = Size1
|
||||
displayName =
|
||||
displayName = #LOC_Restock_variant-engine_size1
|
||||
primaryColor =
|
||||
secondaryColor =
|
||||
GAMEOBJECTS
|
||||
@ -245,7 +245,7 @@ PART
|
||||
VARIANT
|
||||
{
|
||||
name = Bare
|
||||
displayName =
|
||||
displayName = #LOC_Restock_variant-engine_compact
|
||||
themeName = Bare
|
||||
primaryColor =
|
||||
secondaryColor =
|
||||
@ -545,4 +545,28 @@ PART
|
||||
dependOnEngineState = True
|
||||
dependOnThrottle = True
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = FXModuleLookAtConstraint
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = B_SkiffCylUpper001
|
||||
rotatorsName = B_Wolfhound_GimbalLower01
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = B_SkiffCylUpper002
|
||||
rotatorsName = B_SkiffCylLower002
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = B_SkiffCylLower001
|
||||
rotatorsName = B_SkiffCylUpper001
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = B_SkiffCylLower002
|
||||
rotatorsName = B_SkiffCylUpper002
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user