Difference between revisions of "Parts/FuelTank/RockomaxTanks/Rockomax16.cfg"
From Kerbal Space Program Wiki
< Parts
m (Update config) |
|||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Part config|Rockomax X200-16 Fuel Tank|2=PART | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{ | { | ||
− | + | name = Rockomax16_BW | |
− | + | module = Part | |
− | + | author = yes | |
− | } | + | MODEL |
− | + | { | |
− | RESOURCE | + | model =Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax16 |
− | { | + | } |
− | + | rescaleFactor = 1 | |
− | + | node_stack_top = 0.0, 0.92, 0.0, 0.0, 1.0, 0.0, 2 | |
− | + | node_stack_bottom = 0.0, -0.92, 0.0, 0.0, -1.0, 0.0, 2 | |
+ | node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1 | ||
+ | TechRequired = fuelSystems | ||
+ | entryCost = 8200 | ||
+ | cost = 1550 | ||
+ | category = FuelTank | ||
+ | subcategory = 0 | ||
+ | title = #autoLOC_500541 //#autoLOC_500541 = Rockomax X200-16 Fuel Tank | ||
+ | manufacturer = #autoLOC_501637 //#autoLOC_501637 = Rockomax Conglomerate | ||
+ | description = #autoLOC_500542 //#autoLOC_500542 = After many, many studies, Rockomax engineers found that the space program does indeed have a use for a tank half the size of the X200-32. No refunds. | ||
+ | attachRules = 1,1,1,1,0 | ||
+ | mass = 1 | ||
+ | dragModelType = default | ||
+ | maximum_drag = 0.2 | ||
+ | minimum_drag = 0.3 | ||
+ | angularDrag = 2 | ||
+ | crashTolerance = 6 | ||
+ | breakingForce = 200 | ||
+ | breakingTorque = 200 | ||
+ | maxTemp = 2000 // = 2900 | ||
+ | bulkheadProfiles = size2, srf | ||
+ | tags = #autoLOC_500543 //#autoLOC_500543 = fueltank ?lfo liquid oxidizer propellant rocket | ||
+ | RESOURCE | ||
+ | { | ||
+ | name = LiquidFuel | ||
+ | amount = 720 | ||
+ | maxAmount = 720 | ||
+ | } | ||
+ | RESOURCE | ||
+ | { | ||
+ | name = Oxidizer | ||
+ | amount = 880 | ||
+ | maxAmount = 880 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModulePartVariants | ||
+ | primaryColor = #ffffff | ||
+ | secondaryColor = #000000 | ||
+ | baseDisplayName = #autoLOC_8007122 | ||
+ | baseThemeName = BlackAndWhite | ||
+ | useMultipleDragCubes = False | ||
+ | VARIANT | ||
+ | { | ||
+ | name = Orange | ||
+ | displayName = #autoLOC_8007123 | ||
+ | themeName = Orange | ||
+ | primaryColor = #f49841 | ||
+ | secondaryColor = #4c4f47 | ||
+ | TEXTURE | ||
+ | { | ||
+ | mainTextureURL = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] O | ||
+ | _BumpMap = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal]O | ||
+ | } | ||
+ | } | ||
+ | VARIANT | ||
+ | { | ||
+ | name = ESA | ||
+ | displayName = #autoLOC_6005083 | ||
+ | description = #autoLOC_6005084 | ||
+ | primaryColor = #ffffff | ||
+ | secondaryColor = #124d7f | ||
+ | TEXTURE | ||
+ | { | ||
+ | mainTextureURL = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] ESA | ||
+ | _BumpMap = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal]ESA | ||
+ | } | ||
+ | } | ||
+ | } | ||
} | } | ||
+ | }} |
Latest revision as of 15:14, 10 October 2024
PART { name = Rockomax16_BW module = Part author = yes MODEL { model =Squad/Parts/FuelTank/RockomaxTanks/Assets/Rockomax16 } rescaleFactor = 1 node_stack_top = 0.0, 0.92, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -0.92, 0.0, 0.0, -1.0, 0.0, 2 node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1 TechRequired = fuelSystems entryCost = 8200 cost = 1550 category = FuelTank subcategory = 0 title = #autoLOC_500541 //#autoLOC_500541 = Rockomax X200-16 Fuel Tank manufacturer = #autoLOC_501637 //#autoLOC_501637 = Rockomax Conglomerate description = #autoLOC_500542 //#autoLOC_500542 = After many, many studies, Rockomax engineers found that the space program does indeed have a use for a tank half the size of the X200-32. No refunds. attachRules = 1,1,1,1,0 mass = 1 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 breakingForce = 200 breakingTorque = 200 maxTemp = 2000 // = 2900 bulkheadProfiles = size2, srf tags = #autoLOC_500543 //#autoLOC_500543 = fueltank ?lfo liquid oxidizer propellant rocket RESOURCE { name = LiquidFuel amount = 720 maxAmount = 720 } RESOURCE { name = Oxidizer amount = 880 maxAmount = 880 } MODULE { name = ModulePartVariants primaryColor = #ffffff secondaryColor = #000000 baseDisplayName = #autoLOC_8007122 baseThemeName = BlackAndWhite useMultipleDragCubes = False VARIANT { name = Orange displayName = #autoLOC_8007123 themeName = Orange primaryColor = #f49841 secondaryColor = #4c4f47 TEXTURE { mainTextureURL = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] O _BumpMap = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal]O } } VARIANT { name = ESA displayName = #autoLOC_6005083 description = #autoLOC_6005084 primaryColor = #ffffff secondaryColor = #124d7f TEXTURE { mainTextureURL = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [AlbedoM] ESA _BumpMap = Squad/Parts/FuelTank/RockomaxTanks/Assets/rockomax_16 [Normal]ESA } } } }