Fix scaling on medium and large rigid legs

This commit is contained in:
Andrew Cassidy 2019-10-20 15:59:11 -07:00
parent a4b2c25cc5
commit 59eda187fd
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ PART
{ {
model = ReStock/Assets/Ground/restock-leg-2-rigid model = ReStock/Assets/Ground/restock-leg-2-rigid
} }
rescaleFactor = 1.0 rescaleFactor = 1.25
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,0,0,0 attachRules = 1,1,0,0,0

View File

@ -10,7 +10,7 @@ PART
{ {
model = ReStock/Assets/Ground/restock-leg-3-rigid model = ReStock/Assets/Ground/restock-leg-3-rigid
} }
rescaleFactor = 1.0 rescaleFactor = 1.25
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,0,0,0 attachRules = 1,1,0,0,0