-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
35 changed files
with
758 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
PART | ||
{ | ||
// --- general parameters --- | ||
name = ds_boxwhite | ||
module = Part | ||
author = z | ||
|
||
// --- asset parameters --- | ||
MODEL | ||
{ | ||
model = DeepSky/TheSpice/Boxes/B_white | ||
} | ||
scale = 1 | ||
rescaleFactor = 0.85 | ||
|
||
// --- node definitions --- | ||
node_attach = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1 | ||
node_stack_bottom = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1 | ||
|
||
|
||
// --- editor parameters --- | ||
cost = 50420 | ||
category = Payload | ||
subcategory = 0 | ||
title = DS White Cargo Box | ||
manufacturer = Deep Sky | ||
description = A variable box for containing precious goods, in this case, the Spices, but its internal volume is the least optimized for holding Spice Gas, or any pressurized goods for that matter. | ||
bulkheadProfiles = srf,size1 | ||
|
||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision | ||
attachRules = 1,1,1,1,0 | ||
|
||
// --- standard part parameters --- | ||
mass = 0.312 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 20 | ||
maxTemp = 3400 | ||
fuelCrossFeed = True | ||
breakingForce = 1215 | ||
breakingTorque = 1215 | ||
|
||
RESOURCE | ||
{ | ||
name = WhiteSpice | ||
amount = 0 | ||
maxAmount = 1000 | ||
} | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
PART | ||
{ | ||
// --- general parameters --- | ||
name = ds_boxwhite_flat | ||
module = Part | ||
author = z | ||
|
||
// --- asset parameters --- | ||
MODEL | ||
{ | ||
model = DeepSky/TheSpice/Boxes/B_white_flat | ||
} | ||
scale = 1 | ||
rescaleFactor = 0.85 | ||
|
||
// --- node definitions --- | ||
node_attach = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0, 1 | ||
node_stack_bottom = 0.0, -0.4, 0.0, 0.0, -1.0, 0.0, 1 | ||
|
||
|
||
// --- editor parameters --- | ||
cost = 25420 | ||
category = Payload | ||
subcategory = 0 | ||
title = DS White Cargo Box Flat | ||
manufacturer = Deep Sky | ||
description = A variable box for containing precious goods, in this case, the Spices, but its internal volume is the least optimized for holding Spice Gas, or any pressurized goods for that matter. | ||
bulkheadProfiles = srf,size1 | ||
|
||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision | ||
attachRules = 1,1,1,1,0 | ||
|
||
// --- standard part parameters --- | ||
mass = 0.1 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 20 | ||
maxTemp = 3400 | ||
fuelCrossFeed = True | ||
breakingForce = 1215 | ||
breakingTorque = 1215 | ||
|
||
RESOURCE | ||
{ | ||
name = WhiteSpice | ||
amount = 0 | ||
maxAmount = 500 | ||
} | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
PART | ||
{ | ||
// --- general parameters --- | ||
name = ds_boxwhite_long | ||
module = Part | ||
author = z | ||
|
||
// --- asset parameters --- | ||
MODEL | ||
{ | ||
model = DeepSky/TheSpice/Boxes/B_white_long | ||
} | ||
scale = 1 | ||
rescaleFactor = 0.85 | ||
|
||
// --- node definitions --- | ||
node_attach = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1 | ||
node_stack_bottom = 0.0, -0.6, 0.0, 0.0, -1.0, 0.0, 1 | ||
|
||
|
||
// --- editor parameters --- | ||
cost = 150420 | ||
category = Payload | ||
subcategory = 0 | ||
title = DS White Cargo Box Triple Size | ||
manufacturer = Deep Sky | ||
description = A variable box for containing precious goods, in this case, the Spices, but its internal volume is the least optimized for holding Spice Gas, or any pressurized goods for that matter. | ||
bulkheadProfiles = srf,size1 | ||
|
||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision | ||
attachRules = 1,1,1,1,0 | ||
|
||
// --- standard part parameters --- | ||
mass = 0.812 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 20 | ||
maxTemp = 3400 | ||
fuelCrossFeed = True | ||
breakingForce = 1215 | ||
breakingTorque = 1215 | ||
|
||
RESOURCE | ||
{ | ||
name = WhiteSpice | ||
amount = 0 | ||
maxAmount = 3000 | ||
} | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.