Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Poodmund committed Aug 28, 2024
2 parents ba9aa2c + 4bbd76d commit 8ef0a51
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
{
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
!DRAG_CUBE {}
DRAG_CUBE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
!sound_explosion_low = DELETE
!MODULE[ModulePartVariants] {}
!MODULE[FXModuleLookAtConstraint] {}
@bulkheadProfiles = size1, size1p5, size2, size3, srf
@bulkheadProfiles = size1, size1p5, size2, srf
EFFECTS
{
engage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ PART
breakingTorque = 150
maxTemp = 2000
fuelCrossFeed = True
bulkheadProfiles = size1, size1p5, size2, size3, srf
bulkheadProfiles = size1, size1p5, size2, srf
tags = #LOC_RestockPlus_restock-engine-galleon_tags
/// Flag to disable this part if MH is installed
MHReplacement = True
Expand Down

0 comments on commit 8ef0a51

Please sign in to comment.