mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
fixes #44
* fix scaling of radial goo canister * change mass of inline goo canister for balance
This commit is contained in:
parent
fb7bb07230
commit
88a4db50af
@ -61,8 +61,6 @@
|
||||
model = ReStock/Assets/Science/restock-goocanister-radial-1
|
||||
}
|
||||
|
||||
rescaleFactor = 1
|
||||
|
||||
MODULE {
|
||||
name = ModulePartVariants
|
||||
baseVariant = Truss
|
||||
|
@ -24,7 +24,7 @@ PART
|
||||
title = #LOC_RestockPlus_restock-goocanister-625-1_title //Mystery Goo™ Inline Containment Unit
|
||||
manufacturer = #LOC_RestockPlus_restock-goocanister-625-1_description
|
||||
// After an unfortunate accident where a technician attempted to stock delicate machinery on the classic Mystery Goo™ canister, FLOOYD Dynamics Labs saw a market opportunity for a version with a flat top and bottom.
|
||||
mass = 0.08
|
||||
mass = 0.10
|
||||
dragModelType = default
|
||||
dragModelType = default
|
||||
maximum_drag = 0.1
|
||||
|
Loading…
Reference in New Issue
Block a user