diff --git a/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg b/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg index b76fec00..304d70c0 100644 --- a/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg +++ b/For release/Firespitter/Parts/FuelTank/FS_dropTank/part.cfg @@ -24,7 +24,7 @@ description = Drop it like it's hot! // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,1,1,1 -mass = 0.5 +mass = 0.25 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 @@ -51,4 +51,4 @@ MODULE } //PART END -} \ No newline at end of file +}