Skip to content

Commit

Permalink
Merge pull request #72671 from GuardianDll/aftershock_obsoletion
Browse files Browse the repository at this point in the history
Properly obsolete aftershock obsoletion
  • Loading branch information
Maleclypse authored Mar 31, 2024
2 parents e2e3e88 + e4b9eca commit 0a665e7
Show file tree
Hide file tree
Showing 10 changed files with 181 additions and 755 deletions.
5 changes: 5 additions & 0 deletions data/json/items/book/launcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@
"name": { "str": "FM 23-11: 90mm Recoilless Rifle, M67", "str_pl": "copies of FM 23-11: 90mm Recoilless Rifle, M67" },
"description": "Official U.S. Army manual for using the M67 anti-tank rifle - theory, practice, and essential information.",
"//": "979-8538902606"
},
{
"id": "manual_launcher_5",
"name": { "str": "Jane's Flamethrowers and Firestarters", "str_pl": "copies of Jane's Flamethrowers and Firestarters" },
"description": "A detailed, full-colored guide to flamethrowers, incendiary weapons, and napalm. It builds off of information provided in its sister book, Jane's Mortars and Rocket Launchers, and so it's mostly incomprehensible to anyone without prior knowledge."
}
],
"weight": "650 g",
Expand Down
5 changes: 5 additions & 0 deletions data/json/items/book/pistol.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@
"str_pl": "copies of FM 3-23.35: Combat Training With Pistols, M9 And M11"
},
"description": "Official U.S. Army manual detailing how M9 and M11 handguns work, and how to use them safely and effectively."
},
{
"id": "manual_pistol_8",
"name": { "str": "Black Powder to Berettas", "str_pl": "copies of Black Powder to Berettas" },
"description": "This hardcover book, aimed at the gun nut, provides an illustrated, concise history of the handgun throughout history, including technical specifications and use techniques. It's difficult to follow without a passing knowledge in pistols, but an experienced handgun user could glean much from it."
}
],
"weight": "440 g",
Expand Down
6 changes: 6 additions & 0 deletions data/json/items/book/rifle.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,12 @@
"name": { "str": "The Gun", "str_pl": "copies of The Gun" },
"description": "A giant, 500-page history about the AK-47—the most popular firearm in the world—and the information around it: the mechanics of the weapon, its usage, maintenance, modifications, and its impact on global conflicts.",
"//": "978-0743270762"
},
{
"id": "manual_gun_14",
"name": { "str": "America's Rifle", "str_pl": "copies of America's Rifle" },
"description": "A history book penned by an anonymous author. Starting from its design by John Garand and ending with the Vietnam War, it provides a detailed run-down of the M1 Garand rifle's use throughout history as well as its design and quirks with the weapon.",
"//": "978-0743270762"
}
],
"weight": "454 g",
Expand Down
5 changes: 5 additions & 0 deletions data/json/items/book/shotgun.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@
"name": { "str": "Vintage British Shotguns", "str_pl": "copies of Vintage British Shotguns" },
"description": "A good guide for both sportsmen and gun collectors, this book contains information about classic shotguns and their usage.",
"//": "978-0892727742"
},
{
"id": "manual_shotgun_9",
"name": { "str": "USMC M1014 technical manual" },
"description": "A pocket-sized book printed in 2000 by the United States Marine Corps for official use. It describes the operation, repair, and cleaning of the Benilli M1014 shotgun. Though specific to the M4, it can provide a wealth of information to the trained eye."
}
],
"weight": "400 g",
Expand Down
Loading

0 comments on commit 0a665e7

Please sign in to comment.