Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo and an incorrect comma in XE Shredder Shotgun #77512

Merged
merged 1 commit into from
Nov 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/inventor/gun.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
"looks_like": "m134",
"type": "GUN",
"name": { "str": "shredder shotgun" },
"description": "An abominably huge, two barrel Gast system shotgun. Recoil from the first shot powers the piston that loads a shell into the second barrel, and vice versa, making it shoot approximately 1000rpm at max. The biggest part of a weapon is a giant, multi tube magazine, which can store 240 shells at once. It makes the weapon extremely bulky, so the only way you can utilize it is by handling it like a chainsaw, or installing it on a turret base.",
"description": "An abominably huge, two barrel Gast system shotgun. Recoil from the first shot powers the piston that loads a shell into the second barrel, and vice versa, making it shoot approximately 1000rpm at max. The biggest part of this weapon is a giant, multi tube magazine, which can store 240 shells at once. It makes the weapon extremely bulky, so the only way you can utilize it is by handling it like a chainsaw or installing it on a turret base.",
"weight": "12970 g",
"volume": "11920 ml",
"longest_side": "1266 mm",
Expand Down
Loading