Fix attachment rules for 3.75m Battery.

Disable srfAttach and enable allowSrfAttach.
pull/691/head
Poodmund 5 years ago committed by GitHub
parent 099bb79f36
commit 14edb89d66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ PART
manufacturer = #autoLOC_501636
description = #LOC_RestockPlus_restock-battery-375-1_description
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,1,0,0
attachRules = 1,0,1,1,0
bulkheadProfiles = size3
// --- standard part parameters ---
mass = 0.5

Loading…
Cancel
Save