mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Allow parts to srfAttach to 1.875m Battery.
This commit is contained in:
parent
dbcd8321ea
commit
f714363e77
@ -27,7 +27,7 @@ PART
|
||||
manufacturer = #autoLOC_501636
|
||||
description = #LOC_RestockPlus_restock-battery-1875-1_description
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,0,1,0,0
|
||||
attachRules = 1,0,1,1,0
|
||||
bulkheadProfiles = size1p5
|
||||
// --- standard part parameters ---
|
||||
mass = 0.125
|
||||
|
Loading…
Reference in New Issue
Block a user