mirror of
https://github.com/DrBeef/RTCWQuest.git
synced 2025-04-22 23:11:02 +00:00
slight tweak to Akimbo
This commit is contained in:
parent
460cf56d71
commit
0fc411189a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
// put the weapon id at the end of the cvar name, so the knife is vr_weapon_adjustment_1
|
||||
// Values are: scale,right,up,forward,pitch,yaw,roll
|
||||
|
||||
seta vr_weapon_adjustment_20 "0.50,-10.0,12.40,-22.42,0.80,-1.40,0.00"
|
||||
seta vr_weapon_adjustment_20 "0.50,-11.0,12.40,-22.42,0.80,-1.40,0.00"
|
||||
seta vr_weapon_adjustment_19 "0.50,-9.12,10.72,-20.60,-2.80,-4.60,0.00"
|
||||
seta vr_weapon_adjustment_14 "0.54,-10.78,14.78,-19.89,0.00,7.20,-8.00"
|
||||
seta vr_weapon_adjustment_8 "0.54,-9.08,8.38,-6.61,0.00,0.00,0.00"
|
||||
|
|
Loading…
Reference in a new issue