mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fixed attachment node sizes on some RS+ 1.875m parts.
This commit is contained in:
@ -15,8 +15,8 @@ PART
|
||||
scale = 1.0
|
||||
rescaleFactor = 1
|
||||
// --- node definitions ---
|
||||
node_stack_top = 0.0, 0.10818, 0.0, 0.0, 1.0, 0.0, 1
|
||||
node_stack_bottom = 0.0, -0.1084, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_top = 0.0, 0.10818, 0.0, 0.0, 1.0, 0.0, 2
|
||||
node_stack_bottom = 0.0, -0.1084, 0.0, 0.0, -1.0, 0.0, 2
|
||||
// --- editor parameters ---
|
||||
TechRequired = largeElectrics
|
||||
entryCost = 12125
|
||||
|
Reference in New Issue
Block a user