Add nodes to spherical tanks

pull/850/head
Chris Adderley 4 years ago
parent d274576fa3
commit 9a2edc59b1

@ -21,6 +21,7 @@ PART
// Attachment
attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -0.078, 0, 0.0, -1.0, 0.0, 0
node_stack_top = 0.0, 0.229, 0, 0.0, 1.0, 0.0, 0
node_attach = 0.0, -0.078, 0, 0.0, -1.0, 0.0, 0
// Tech
TechRequired = propulsionSystems

@ -21,6 +21,7 @@ PART
// Attachment
attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -0.18, 0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 0.444, 0, 0.0, 1.0, 0.0, 0
node_attach = 0.0, -0.18, 0, 0.0, -1.0, 0.0, 1
// Tech
TechRequired = generalRocketry

@ -21,6 +21,7 @@ PART
// Attachment
attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -0.203, 0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 0.733, 0, 0.0, 1.0, 0.0, 0
node_attach = 0.0, -0.203, 0.0, 0.0, -1.0, 0.0, 1
// Tech
TechRequired = advRocketry

@ -21,6 +21,7 @@ PART
// Attachment
attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -0.3799, 0, 0.0, -1.0, 0.0, 2
node_stack_top = 0.0, 0.855, 0, 0.0, 1.0, 0.0, 1
node_attach = 0.0, -0.3799, 0, 0.0, -1.0, 0.0, 2
// Tech
TechRequired = fuelSystems

@ -21,6 +21,7 @@ PART
// Attachment
attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -0.28, 0, 0.0, -1.0, 0.0, 3
node_stack_top = 0.0, 1.19, 0, 0.0, 1.0, 0.0, 1
node_attach = 0.0, -0.28, 0.0, 0.0, -1.0, 0.0, 3
// Tech
TechRequired = highPerformanceFuelSystems

@ -33,6 +33,7 @@ v1.1.0
- Rovemax Model S2-T (Andrew Cassidy): 90° rotated rover wheel for building tricycles
- Rovemax Model M0 (Andrew Cassidy): folding rover wheel. Disabled if Making History is installed
- Fixes and improvements
- Added nodes on the top of hemispherical tanks for easier attachement
- Fixed shrouds on Caravel's variants (#796)
- RE-137 'Schnauzer'Liquid Fuel Engine and RE-I2 "Caravel" Liquid Fuel Engine have had their manufacturer colours changed to Green-Grey/White (no gameplay effect) to match with the Saturn V parts and Galleon better. They also have new manufacturers and designations (Universal Paperclips)
- Adjusted MH hiding patch to apply to tech tree correctly and disable part testing contracts (#799)

Loading…
Cancel
Save