mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Reduce decal mass
This commit is contained in:
parent
2cae31b20f
commit
d3f59c34a5
@ -36,7 +36,7 @@ PART
|
|||||||
bulkheadProfiles = srf
|
bulkheadProfiles = srf
|
||||||
|
|
||||||
// Parameters
|
// Parameters
|
||||||
mass = 0.015
|
mass = 0.0005
|
||||||
dragModelType = default
|
dragModelType = default
|
||||||
maximum_drag = 0.1
|
maximum_drag = 0.1
|
||||||
minimum_drag = 0.05
|
minimum_drag = 0.05
|
||||||
|
@ -37,7 +37,7 @@ PART
|
|||||||
bulkheadProfiles = srf
|
bulkheadProfiles = srf
|
||||||
|
|
||||||
// Parameters
|
// Parameters
|
||||||
mass = 0.015
|
mass = 0.0005
|
||||||
dragModelType = default
|
dragModelType = default
|
||||||
maximum_drag = 0.1
|
maximum_drag = 0.1
|
||||||
minimum_drag = 0.05
|
minimum_drag = 0.05
|
||||||
|
Loading…
Reference in New Issue
Block a user