Skip to content

Commit 4445492

Browse files
authored
Merge pull request #158 from the-hideout/weapon-convergence
add weapon convergence
2 parents c4279dc + e311fa8 commit 4445492

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schema.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,9 +527,11 @@ type ItemPropertiesWeapon {
527527
centerOfImpact: Float
528528
deviationCurve: Float
529529
recoilDispersion: Int
530+
recoilAngle: Int
530531
cameraRecoil: Float
531532
cameraSnap: Float
532533
deviationMax: Float
534+
convergence: Float
533535
defaultWidth: Int
534536
defaultHeight: Int
535537
defaultErgonomics: Float,

0 commit comments

Comments
 (0)