-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add utility parts from the defunct Surface Experiment Package mod. Parts added: - SEP_StorageLong (A large radial attach KIS container.) - SEP_StorageShort (A small radial attach KIS container.) - SEP_Box (A portable KIS container that folds up small in inventory.) - SEP_FallenKerbonaut (A small tribute statue to leave behind.) Signed-off-by: Daniel T. Staal <[email protected]>
- Loading branch information
Showing
14 changed files
with
268 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ | |
Source/obj | ||
Source/bin | ||
**/*.wrk | ||
.DS_Store |
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
Binary file not shown.
Binary file not shown.
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,54 @@ | ||
PART | ||
{ | ||
name = SEP_FallenKerbonaut | ||
module = Part | ||
author = CobaltWolf | ||
MODEL | ||
{ | ||
model = KIS/Parts.fun/FallenKerbonaut/FallenKerbonaut | ||
} | ||
rescaleFactor = 1 | ||
//node_stack_bottom = 0.0, 0.003, 0.0, 0.0, -1.0, 0.0, 0 | ||
//node_stack_top = 0.0, 1.287421, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0 | ||
TechRequired = spaceExploration | ||
entryCost = 1 | ||
cost = 1 | ||
category = Structural | ||
subcategory = 0 | ||
title = #LOC_SurfaceExperimentPack_FallenKerbonaut_title //= Fallen Kerbonaut | ||
manufacturer = #LOC_SurfaceExperimentPack_agency_Hoeydonck //= Hoeydonck Van Kerman | ||
description = #LOC_SurfaceExperimentPack_FallenKerbonaut_desc //= This small aluminum sculpture is a memorial to all kerbonauts and ground personnel who have been lost in the pursuit of space exploration. The artist has respectfully asked that you take it and leave it on the surface of the Mun. | ||
attachRules = 1,1,1,1,0 | ||
mass = 0.0025 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.2 | ||
angularDrag = 1 | ||
crashTolerance = 1000 | ||
breakingForce = 1000 | ||
breakingTorque = 200 | ||
maxTemp = 2000 // = 5000 | ||
bulkheadProfiles = size0, srf | ||
|
||
tags = #LOC_SurfaceExperimentPack_FallenKerbonaut_tags //= fallen kerbonaut sculpture art cck-eva-items | ||
|
||
MODULE | ||
{ | ||
name = ModuleKISItem | ||
shortcutKeyAction = equip | ||
equipable = true | ||
equipSlot = leftHand | ||
useName = #LOC_SurfaceExperimentPack_FallenKerbonaut_useName //= Place | ||
// equipMeshName = body01 | ||
// equipBoneName = bn_r_mid_b01 | ||
equipBoneName = aliasLeftPalm | ||
equipPos = (0,0,0) | ||
equipDir = (0,0,0) | ||
volumeOverride = 0.001 | ||
stackable = false | ||
allowStaticAttach = 1 | ||
staticAttachBreakForce = 2000 | ||
} | ||
|
||
} |
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,64 @@ | ||
PART | ||
{ | ||
name = SEP_Box | ||
module = Part | ||
author = CobaltWolf | ||
MODEL | ||
{ | ||
model = KIS/Parts/SEP_Storage/SEP_Box | ||
} | ||
|
||
rescaleFactor = 1.0 | ||
node_attach = 0, -0.29, 0.0, 0, -1.0, 0.0, 0 | ||
TechRequired = generalConstruction | ||
entryCost = 100 | ||
cost = 5 | ||
category = Payload | ||
subcategory = 0 | ||
title = #LOC_SurfaceExperimentPack_Box_title //= Cardboard Box | ||
manufacturer = #LOC_SurfaceExperimentPack_mfg //= Albert Kermin Industries | ||
description = #LOC_SurfaceExperimentPack_Box_desc //= Collapsible cardboard box for transporting components from a lander to a site, for building Surface Experiment Packages or something else. | ||
attachRules = 0,1,0,0,1 | ||
mass = 0.01 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 12 | ||
maxTemp = 2000 | ||
breakingForce = 500 | ||
breakingTorque = 500 | ||
bulkheadProfiles = srf | ||
|
||
tags = #LOC_SurfaceExperimentPack_Box_tags //= cck-containers cck-eva-items sep kis kas surface experiment inventory attachment eva storage container box cardboard | ||
|
||
MODULE | ||
{ | ||
name = ModuleKISInventory | ||
maxVolume = 750 | ||
externalAccess = true | ||
internalAccess = false | ||
slotsX = 4 | ||
slotsY = 3 | ||
slotSize = 50 | ||
itemIconResolution = 128 | ||
selfIconResolution = 128 | ||
openSndPath = KIS/Sounds/containerOpen | ||
closeSndPath = KIS/Sounds/containerClose | ||
defaultMoveSndPath = KIS/Sounds/itemMove | ||
} | ||
|
||
MODULE | ||
{ | ||
name = ModuleKISItemEvaTweaker | ||
volumeOverride = 3 | ||
editorItemsCategory = false | ||
carriable = true | ||
equipMode = part | ||
equipSlot = jetpack | ||
equipBoneName = aliasJetpack | ||
equipPos = (0,0.21,-0.3) | ||
equipDir = (280,0,0) | ||
runSpeed = 0.8 | ||
} | ||
} |
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,57 @@ | ||
PART | ||
{ | ||
name = SEP_StorageLong | ||
module = Part | ||
author = CobaltWolf | ||
MODEL | ||
{ | ||
model = KIS/Parts/SEP_Storage/SEP_StorageLong | ||
} | ||
|
||
rescaleFactor = 1.0 | ||
node_attach = -0.1512248, 0.0, 0.0, 1.0, 0.0, 0.0, 0 | ||
TechRequired = generalConstruction | ||
entryCost = 200 | ||
cost = 160 | ||
category = Payload | ||
subcategory = 0 | ||
title = #LOC_SurfaceExperimentPack_StorageLong_title //= AKI-L Storage Locker | ||
manufacturer = #LOC_SurfaceExperimentPack_mfg //= Albert Kermin Industries | ||
description = #LOC_SurfaceExperimentPack_StorageLong_desc //= A larger locker, for storing more stuff in a larger craft. It has nothing to do with any of the engineer's hall lockers going missing. | ||
attachRules = 0,1,0,1,1 | ||
mass = 0.04 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
maxTemp = 2000 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
bulkheadProfiles = srf | ||
|
||
tags = #LOC_SurfaceExperimentPack_StorageLong_tags //= cck-containers sep kis kas surface experiment inventory attachment eva storage container locker | ||
|
||
MODULE | ||
{ | ||
name = ModuleKISInventory | ||
maxVolume = 400 | ||
externalAccess = true | ||
internalAccess = false | ||
slotsX = 5 | ||
slotsY = 5 | ||
slotSize = 50 | ||
itemIconResolution = 128 | ||
selfIconResolution = 128 | ||
openSndPath = KIS/Sounds/containerOpen | ||
closeSndPath = KIS/Sounds/containerClose | ||
defaultMoveSndPath = KIS/Sounds/itemMove | ||
} | ||
|
||
MODULE | ||
{ | ||
name = ModuleKISItem | ||
volumeOverride = 410 | ||
stackable = false | ||
} | ||
} |
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,58 @@ | ||
PART | ||
{ | ||
name = SEP_StorageShort | ||
module = Part | ||
author = CobaltWolf | ||
MODEL | ||
{ | ||
model = KIS/Parts/SEP_Storage/SEP_StorageShort | ||
} | ||
|
||
rescaleFactor = 1.0 | ||
node_attach = -0.1512248, 0.0, 0.0, 1.0, 0.0, 0.0, 0 | ||
TechRequired = generalConstruction | ||
entryCost = 100 | ||
cost = 80 | ||
category = Payload | ||
subcategory = 0 | ||
title = #LOC_SurfaceExperimentPack_StorageShort_title //= AKI-S Storage Locker | ||
manufacturer = #LOC_SurfaceExperimentPack_mfg //= Albert Kermin Industries | ||
description = #LOC_SurfaceExperimentPack_StorageShort_desc //= Noticing that there was a problem with storing Surface Experiment Package parts on small landers, we ordered the engineers to find a solution. They came back with this steel box, which works quite nicely. No, it has nothing to do with the recent theft of Valentina's locker. | ||
|
||
attachRules = 0,1,0,1,1 | ||
mass = 0.02 | ||
dragModelType = default | ||
maximum_drag = 0.2 | ||
minimum_drag = 0.3 | ||
angularDrag = 2 | ||
crashTolerance = 6 | ||
maxTemp = 2000 | ||
breakingForce = 50 | ||
breakingTorque = 50 | ||
bulkheadProfiles = srf | ||
|
||
tags = #LOC_SurfaceExperimentPack_StorageShort_tags //= cck-containers sep kis kas surface experiment inventory attachment eva storage container locker | ||
|
||
MODULE | ||
{ | ||
name = ModuleKISInventory | ||
maxVolume = 200 | ||
externalAccess = true | ||
internalAccess = false | ||
slotsX = 4 | ||
slotsY = 3 | ||
slotSize = 50 | ||
itemIconResolution = 128 | ||
selfIconResolution = 128 | ||
openSndPath = KIS/Sounds/containerOpen | ||
closeSndPath = KIS/Sounds/containerClose | ||
defaultMoveSndPath = KIS/Sounds/itemMove | ||
} | ||
|
||
MODULE | ||
{ | ||
name = ModuleKISItem | ||
volumeOverride = 210 | ||
stackable = false | ||
} | ||
} |
Binary file not shown.
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 |
---|---|---|
|
@@ -24,3 +24,7 @@ | |
!PART[KIS_taco] | ||
{ | ||
} | ||
|
||
!PART[SEP_FallenKerbonaut] | ||
{ | ||
} |