Stats and configs for 0.625m expansion

This commit is contained in:
ChrisAdderley
2019-01-25 11:11:35 -08:00
parent f4366879e7
commit 55206b7992
23 changed files with 607 additions and 129 deletions

View File

@ -1,3 +1,4 @@
// ReStock+ 0.1.0
// inline goo canister
PART
{
@ -12,7 +13,7 @@ PART
rescaleFactor = 1.0
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,1
attachRules = 1,0,1,1,1
node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 0
node_stack_bottom = 0.0,-0.25, 0.0, 0.0, -1.0, 0.0, 0
@ -24,7 +25,7 @@ PART
title = #LOC_RestockPlus_restock-goocanister-625-1_title //Mystery Goo™ Inline Containment Unit
manufacturer = #autoLOC_501634 //#autoLOC_501634 = FLOOYD Dynamics Research Labs
description = #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.
// 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.10
dragModelType = default
dragModelType = default
@ -64,4 +65,4 @@ PART
usageReqMaskInternal = 1
usageReqMaskExternal = 8
}
}
}