diff --git a/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenAstronaut.dds b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenAstronaut.dds new file mode 100644 index 0000000..ca51bdb Binary files /dev/null and b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenAstronaut.dds differ diff --git a/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenAstronaut_NRM.dds b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenAstronaut_NRM.dds new file mode 100644 index 0000000..771a9ed Binary files /dev/null and b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenAstronaut_NRM.dds differ diff --git a/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenKerbonaut.mu b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenKerbonaut.mu new file mode 100644 index 0000000..d2457d7 Binary files /dev/null and b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/FallenKerbonaut.mu differ diff --git a/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/SEP_FallenKerbonaut.cfg b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/SEP_FallenKerbonaut.cfg new file mode 100644 index 0000000..b8dd912 --- /dev/null +++ b/GameData/SurfaceExperimentPackage/Parts/FallenKerbonaut/SEP_FallenKerbonaut.cfg @@ -0,0 +1,53 @@ +PART +{ + name = SEP_FallenKerbonaut + module = Part + author = CobaltWolf + MODEL + { + model = SurfaceExperimentPackage/Parts/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 = Fallen Kerbonaut + manufacturer = Hoeydonck Van Kerman + description = 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 = fallen kerbonaut sculpture art cck-eva-items + + MODULE + { + name = ModuleKISItem + shortcutKeyAction = equip + equipable = true + equipSlot = leftHand + useName = Place + equipMeshName = body01 + equipBoneName = bn_r_mid_b01 + equipPos = (0,0,0) + equipDir = (0,0,0) + volumeOverride = 0.001 + stackable = false + allowStaticAttach = 1 + staticAttachBreakForce = 2000 + } + +}