Tweak some bulkhead profiles

This commit is contained in:
ChrisAdderley 2024-08-28 10:55:36 -07:00
parent 018846cc07
commit 4bbd76d3b0
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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