mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix scaling on medium and large rigid legs
This commit is contained in:
parent
a4b2c25cc5
commit
59eda187fd
@ -10,7 +10,7 @@ PART
|
||||
{
|
||||
model = ReStock/Assets/Ground/restock-leg-2-rigid
|
||||
}
|
||||
rescaleFactor = 1.0
|
||||
rescaleFactor = 1.25
|
||||
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,1,0,0,0
|
||||
|
@ -10,7 +10,7 @@ PART
|
||||
{
|
||||
model = ReStock/Assets/Ground/restock-leg-3-rigid
|
||||
}
|
||||
rescaleFactor = 1.0
|
||||
rescaleFactor = 1.25
|
||||
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,1,0,0,0
|
||||
|
Loading…
Reference in New Issue
Block a user