Skip to content

Commit

Permalink
fix: make offset sight rail spawn (#60738)
Browse files Browse the repository at this point in the history
there are a surprising amount of items that do not spawn at all, this
one is of them

add it to a common gunmod spawn group, should be good enough

now that I thing about it this a "common" gun mod that allows for
multiple sights, great!
  • Loading branch information
casswedson authored Sep 4, 2022
1 parent c579a56 commit 81ec7fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/itemgroups/Weapons_Mods_Ammo/gunmod.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
[ "butt_hook", 30 ],
[ "match_trigger", 20 ],
[ "offset_sights", 40 ],
[ "offset_sight_rail", 30 ],
[ "cheek_pad", 25 ],
[ "rail_laser_sight", 40 ],
[ "red_dot_sight", 70 ],
Expand Down

0 comments on commit 81ec7fb

Please sign in to comment.