Skip to content

Commit

Permalink
Merge pull request #16 from KSP-RO/DeflateHAID
Browse files Browse the repository at this point in the history
Let inflatable heat shields deflate
  • Loading branch information
Capkirk123 authored Jul 13, 2024
2 parents 9905219 + 19b332a commit 79f287e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GameData/ROHeatshields/Parts/AdjustableHIAD.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ PART
actionGUIName = Inflate Heat Shield (Squad)
allowAnimationWhileShielded = False
restrictedNode = top
disableAfterPlaying = true
disableAfterPlaying = false
}
MODULE
{
Expand All @@ -174,7 +174,7 @@ PART
actionGUIName = Inflate Heat Shield (ReStock)
allowAnimationWhileShielded = False
restrictedNode = top
disableAfterPlaying = true
disableAfterPlaying = false
}
MODULE
Expand Down

0 comments on commit 79f287e

Please sign in to comment.