mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix attach node normal on .625m claw
This commit is contained in:
parent
59eda187fd
commit
663f57b7e7
@ -15,7 +15,7 @@ PART
|
||||
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,1,0,0,0
|
||||
node_attach = 0.0, -0.01, 0.0, 0.0, 1.0, 0.0, 0
|
||||
node_attach = 0.0, -0.01, 0.0, 0.0, -1.0, 0.0, 0
|
||||
node_stack_bottom = 0.0, -0.06, 0.0, 0.0, -1.0, 0.0, 0
|
||||
|
||||
TechRequired = actuators
|
||||
|
Loading…
Reference in New Issue
Block a user