Compare commits

..

1 Commits

Author SHA1 Message Date
Poodmund
9bd11b49ac
Merge 018846cc07 into 1e25b36f44 2024-08-26 20:31:06 +00:00
5 changed files with 9 additions and 8 deletions

View File

@ -42,9 +42,10 @@ Localization
#LOC_Restock_variant-engine_boattail_size1p5_white = Boattail (1.875m, White)
#LOC_Restock_variant-engine_boattail_size1_grey-orange = Boattail (1.25m, Orange/Grey)
#LOC_Restock_variant-engine_boattail_size1p5_grey-orange = Boattail (1.875m, Orange/Grey)
#LOC_Restock_variant-engine_tankbutt_white = Tank Butt (White)
#LOC_Restock_variant-engine_tankbutt_size2_white = Tank Butt (2.5m, White)
#LOC_Restock_variant-engine_tankbutt_size2_grey-orange = Tank Butt (2.5m, Orange/Grey)
#LOC_Restock_variant-engine_tankbutt = Tankbutt
#LOC_Restock_variant-engine_tankbutt_white = Tankbutt (White)
#LOC_Restock_variant-engine_tankbutt_size2_white = Tankbutt (2.5m, White)
#LOC_Restock_variant-engine_tankbutt_size2_grey-orange = Tankbutt (2.5m, Orange/Grey)
#LOC_Restock_variant-engine_singlebell_compact = Single Compact
#LOC_Restock_variant-engine_singlebell_compact_white = Single Compact (White Shroud)
#LOC_Restock_variant-engine_singlebell_compact_grey-orange = Single Compact (Orange/Grey Shroud)
@ -65,7 +66,7 @@ Localization
#LOC_Restock_variant-engine_shroud_white = White Shroud
#LOC_Restock_variant-engine_shroud_grey-orange = Metallic Shroud
#LOC_Restock_variant-engine_shroud_grey-orange-alt = Orange/Grey Shroud
#LOC_Restock_variant-engine_shroud_grey-orange-alt = Orange/Grey Shroud
#LOC_Restock_variant-engine_shroud = Shrouded
#LOC_Restock_variant-engine_shroud_wide = Wide Shrouded

View File

@ -245,7 +245,7 @@
{
model = ReStock/Assets/Engine/restock-engine-vector-1
}
@bulkheadProfiles = srf, size1
@bulkheadProfiles = srf, size1, size2
node_attach = 0.0,0,0.0 , 0.0, 1.0, 0.0, 1
!DRAG_CUBE {}
DRAG_CUBE

View File

@ -1836,7 +1836,7 @@
VARIANT
{
name = TankButt
displayName = #autoLOC_8007112
displayName = #LOC_Restock_variant-engine_tankbutt
primaryColor = #ffffff
secondaryColor = #000000
sizeGroup = GroupA

View File

@ -494,7 +494,7 @@
!sound_explosion_low = DELETE
!MODULE[ModulePartVariants] {}
!MODULE[FXModuleLookAtConstraint] {}
@bulkheadProfiles = size1, size1p5, size2, srf
@bulkheadProfiles = size1, size1p5, size2, size3, srf
EFFECTS
{
engage

View File

@ -27,7 +27,7 @@ PART
breakingTorque = 150
maxTemp = 2000
fuelCrossFeed = True
bulkheadProfiles = size1, size1p5, size2, srf
bulkheadProfiles = size1, size1p5, size2, size3, srf
tags = #LOC_RestockPlus_restock-engine-galleon_tags
/// Flag to disable this part if MH is installed
MHReplacement = True