Skip to content

Commit

Permalink
Savage 112TM can now properly get a shortened barrel. Removed the imp…
Browse files Browse the repository at this point in the history
…ossible mod (it's RELOAD_EJECT) on the side.
  • Loading branch information
Kamejeir committed May 15, 2024
1 parent 795be74 commit 4cdec29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/gun/338lapua.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"default_mods": [ "match_trigger", "muzzle_brake" ],
"valid_mod_locations": [
[ "barrel", 1 ],
[ "brass catcher", 1 ],
[ "mechanism", 2 ],
[ "muzzle", 1 ],
[ "sights", 1 ],
Expand All @@ -77,6 +76,7 @@
],
"flags": [ "RELOAD_ONE", "RELOAD_EJECT", "EASY_CLEAN", "NO_TURRET" ],
"pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "338lapua": 1 } } ],
"barrel_volume": "820 ml",
"melee_damage": { "bash": 12 }
},
{
Expand Down

0 comments on commit 4cdec29

Please sign in to comment.