Skip to content

Commit

Permalink
fix(balance): Move 3 small shotguns to shotguns skill (#5794)
Browse files Browse the repository at this point in the history
* fix 1887 and 870 MCS

* fix rm228
  • Loading branch information
RobbieNeko authored Dec 6, 2024
1 parent ab1cda7 commit 9d64fa9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion data/json/items/gun/20x66mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
"material": [ "superalloy", "ceramic" ],
"color": "dark_gray",
"ammo": "20x66mm",
"skill": "pistol",
"dispersion": 400,
"durability": 9,
"default_mods": [ "pistol_stock" ],
Expand Down
2 changes: 0 additions & 2 deletions data/json/items/gun/shot.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@
"ascii_picture": "remington870mcs",
"material": [ "steel", "plastic" ],
"ranged_damage": { "damage_type": "bullet", "amount": -3 },
"skill": "pistol",
"modes": [ [ "DEFAULT", "single", 1 ] ],
"//": "dispersion should be 300 moa, but CDDA exaggerates dispersion.",
"sight_dispersion": 750,
Expand Down Expand Up @@ -655,7 +654,6 @@
"durability": 6,
"clip_size": 6,
"reload": 120,
"skill": "pistol",
"modes": [ [ "DEFAULT", "single", 1 ] ],
"valid_mod_locations": [
[ "accessories", 2 ],
Expand Down

0 comments on commit 9d64fa9

Please sign in to comment.