mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
This commit is contained in:
commit
8ef0a516f0
@ -245,7 +245,7 @@
|
|||||||
{
|
{
|
||||||
model = ReStock/Assets/Engine/restock-engine-vector-1
|
model = ReStock/Assets/Engine/restock-engine-vector-1
|
||||||
}
|
}
|
||||||
@bulkheadProfiles = srf, size1, size2
|
@bulkheadProfiles = srf, size1
|
||||||
node_attach = 0.0,0,0.0 , 0.0, 1.0, 0.0, 1
|
node_attach = 0.0,0,0.0 , 0.0, 1.0, 0.0, 1
|
||||||
!DRAG_CUBE {}
|
!DRAG_CUBE {}
|
||||||
DRAG_CUBE
|
DRAG_CUBE
|
||||||
|
@ -494,7 +494,7 @@
|
|||||||
!sound_explosion_low = DELETE
|
!sound_explosion_low = DELETE
|
||||||
!MODULE[ModulePartVariants] {}
|
!MODULE[ModulePartVariants] {}
|
||||||
!MODULE[FXModuleLookAtConstraint] {}
|
!MODULE[FXModuleLookAtConstraint] {}
|
||||||
@bulkheadProfiles = size1, size1p5, size2, size3, srf
|
@bulkheadProfiles = size1, size1p5, size2, srf
|
||||||
EFFECTS
|
EFFECTS
|
||||||
{
|
{
|
||||||
engage
|
engage
|
||||||
|
@ -27,7 +27,7 @@ PART
|
|||||||
breakingTorque = 150
|
breakingTorque = 150
|
||||||
maxTemp = 2000
|
maxTemp = 2000
|
||||||
fuelCrossFeed = True
|
fuelCrossFeed = True
|
||||||
bulkheadProfiles = size1, size1p5, size2, size3, srf
|
bulkheadProfiles = size1, size1p5, size2, srf
|
||||||
tags = #LOC_RestockPlus_restock-engine-galleon_tags
|
tags = #LOC_RestockPlus_restock-engine-galleon_tags
|
||||||
/// Flag to disable this part if MH is installed
|
/// Flag to disable this part if MH is installed
|
||||||
MHReplacement = True
|
MHReplacement = True
|
||||||
|
Loading…
Reference in New Issue
Block a user