Skip to content

Commit

Permalink
docs(readme): correct max weapon slots for VR offsets
Browse files Browse the repository at this point in the history
  • Loading branch information
codeflorist committed May 26, 2024
1 parent 87f6a22 commit 5a46c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ Quake's weapons don't seem to be particularly consistently sized or offset. To w

Unsupported mods may require new offsets. You can modify offsets by using the following cvars:

There are 20 slots for weapon VR offsets. There are 5 cvars for each (nn can be 01 to 20):
There are 25 slots for weapon VR offsets. There are 5 cvars for each (nn can be 01 to 25):

- `vr_wofs_id_nn` : The model name to offset (this name will be shown when equipping a weapon that doesn't have a VR offset
- `vr_wofs_scale_nn` : The model's scale
Expand Down

0 comments on commit 5a46c8d

Please sign in to comment.