Skip to content

Commit

Permalink
Merge pull request #29 from cake-pie/QoL
Browse files Browse the repository at this point in the history
QoL changes to part cfg files
  • Loading branch information
CobaltWolf authored May 13, 2017
2 parents 5c0038b + e136e59 commit 8c2ee0f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion GameData/SurfaceExperimentPackage/Parts/GolfClub/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ tags = cck-eva-items sep kis kas surface experiment inventory science eva resear
MODULE
{
name = ModuleKISItem
shortcutKeyAction = drop
shortcutKeyAction = equip
usableFromEva = false
usableFromContainer = false
usableFromPod = false
Expand Down
2 changes: 1 addition & 1 deletion GameData/SurfaceExperimentPackage/Parts/SEP_Box.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ MODEL
breakingTorque = 500
bulkheadProfiles = size1, srf

tags = cck-eva-items kis kas surface experiment inventory attachment eva storage container box cardboard
tags = cck-containers cck-eva-items kis kas surface experiment inventory attachment eva storage container box cardboard

MODULE
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ PART
name = ModuleKISItemAttachTool
shortcutKeyAction = equip
equipable = true
stackable = true
equipSkill = RepairSkill
equipSlot = rightHand
equipMeshName = body01
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ MODEL
breakingTorque = 50
bulkheadProfiles = size1, srf
tags = cck-eva-items kis kas surface experiment inventory attachment eva storage container box cardboard
tags = cck-containers kis kas surface experiment inventory attachment eva storage container locker
MODULE
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ MODEL
breakingTorque = 50
bulkheadProfiles = size1, srf
tags = cck-eva-items kis kas surface experiment inventory attachment eva storage container box cardboard
tags = cck-containers kis kas surface experiment inventory attachment eva storage container locker
MODULE
{
Expand Down
2 changes: 1 addition & 1 deletion GameData/SurfaceExperimentPackage/Parts/SEP_girder.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PART
{
name = ModuleKISItem
volumeOverride = 25
stackable = false
stackable = true
allowStaticAttach = 1
staticAttachBreakForce = 2000
}
Expand Down

0 comments on commit 8c2ee0f

Please sign in to comment.