Skip to content

Commit 632c6df

Browse files
author
Robin "sumghai" Chang
committed
Tweak floatation collar buoyancy
1 parent ba97b12 commit 632c6df

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield

GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ PART
6060

6161
MODULE {
6262
name = KMbuoyancy
63-
buoyancyForceInflated = 12
63+
buoyancyForceInflated = 150
6464
forcePointName = buoy1
6565
isMaster = True
6666
sound_inflate = Klockheed_Martian/Sounds/inflateshort
@@ -69,19 +69,19 @@ PART
6969
MODULE {
7070
name = KMbuoyancy
7171
isMaster = False
72-
buoyancyForceInflated = 12
72+
buoyancyForceInflated = 150
7373
forcePointName = buoy2
7474
}
7575
MODULE {
7676
name = KMbuoyancy
7777
isMaster = False
78-
buoyancyForceInflated = 12
78+
buoyancyForceInflated = 150
7979
forcePointName = buoy3
8080
}
8181
MODULE {
8282
name = KMbuoyancy
8383
isMaster = False
84-
buoyancyForceInflated = 12
84+
buoyancyForceInflated = 150
8585
forcePointName = buoy4
8686
}
8787
}

0 commit comments

Comments
 (0)