This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-15
lines changed Expand file tree Collapse file tree 2 files changed +16
-15
lines changed Original file line number Diff line number Diff line change @@ -73,16 +73,16 @@ AddLimbPath = LimbPath
73
73
StartSegCount = 3
74
74
AddSegment = Vector
75
75
X = 0
76
- Y = 2
76
+ Y = 3
77
77
AddSegment = Vector
78
78
X = 0
79
- Y = 2
79
+ Y = 3
80
80
AddSegment = Vector
81
81
X = 0
82
- Y = 5
82
+ Y = 4
83
83
AddSegment = Vector
84
84
X = 0
85
- Y = 5
85
+ Y = 4
86
86
AddSegment = Vector
87
87
X = -4
88
88
Y = 3
@@ -114,7 +114,7 @@ AddLimbPath = LimbPath
114
114
SlowTravelSpeed = 1.6
115
115
NormalTravelSpeed = 3.2
116
116
FastTravelSpeed = 4.8
117
- PushForce = 8000
117
+ PushForce = 9000
118
118
119
119
120
120
AddLimbPath = LimbPath
@@ -181,7 +181,7 @@ AddLimbPath = LimbPath
181
181
SlowTravelSpeed = 1
182
182
NormalTravelSpeed = 2.5
183
183
FastTravelSpeed = 4
184
- PushForce = 8000
184
+ PushForce = 9000
185
185
186
186
187
187
AddLimbPath = LimbPath
@@ -318,11 +318,11 @@ AddLimbPath = LimbPath
318
318
PresetName = Human Climb Path
319
319
StartOffset = Vector
320
320
X = -8
321
- Y = -12
322
- StartSegCount = 6
321
+ Y = -14
322
+ StartSegCount = 5
323
323
AddSegment = Vector
324
324
X = 3
325
- Y = -4
325
+ Y = -2
326
326
AddSegment = Vector
327
327
X = 4
328
328
Y = -1
@@ -331,23 +331,24 @@ AddLimbPath = LimbPath
331
331
Y = 0
332
332
AddSegment = Vector
333
333
X = 4
334
- Y = 4
334
+ Y = 8
335
335
AddSegment = Vector
336
336
X = 0
337
- Y = 8
337
+ Y = 12
338
338
AddSegment = Vector
339
339
X = 0
340
- Y = 14
340
+ Y = 10
341
341
AddSegment = Vector
342
342
X = -5
343
- Y = 5
343
+ Y = 4
344
344
AddSegment = Vector
345
345
X = -5
346
346
Y = 0
347
+ EndSegCount = 1
347
348
SlowTravelSpeed = 1.0
348
349
NormalTravelSpeed = 1.5
349
350
FastTravelSpeed = 4.5
350
- PushForce = 5000
351
+ PushForce = 8000
351
352
352
353
353
354
AddLimbPath = LimbPath
Original file line number Diff line number Diff line change @@ -931,7 +931,7 @@ AddMaterial = Material
931
931
PresetName = Scrap Metal
932
932
Bounce = 0.1
933
933
Friction = 0.95
934
- StructuralIntegrity = 33
934
+ StructuralIntegrity = 40
935
935
DensityKGPerVolumeL = 4
936
936
GibImpulseLimitPerVolumeL = 11
937
937
GibWoundLimitPerVolumeL = 0.1
You can’t perform that action at this time.
0 commit comments