summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-07 20:14:40 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-07 20:14:40 -0800
commit44b1eeddc212e120c5b46182646ea2a72aae231c (patch)
tree31aeef12062159515d90f4a7d3bc452cb9936f86
parentBuff the explosion and shrapnel of the 84mm HE to compensate for its lack of ... (diff)
downloadcataclysm-bn-mod_packed-at4-44b1eeddc212e120c5b46182646ea2a72aae231c.tar.xz
Add name and mod slot fixes for the m3 rifle.
-rw-r--r--json/items/gun/84x246mm.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/json/items/gun/84x246mm.json b/json/items/gun/84x246mm.json
index 6d20ead..90e37f2 100644
--- a/json/items/gun/84x246mm.json
+++ b/json/items/gun/84x246mm.json
@@ -1,5 +1,24 @@
[
{
+ "id": "m3_carlgustav",
+ "copy-from": "m3_carlgustav",
+ "type": "GUN",
+ "name": { "str": "M3 recoilless rifle" },
+ "description": "Manufactured in Sweden, the Carl Gustaf M3 is a breech-loading 84 millimeter man-portable, reusable, multi-role recoilless rifle commonly used by the US military.",
+ "valid_mod_locations": [
+ [ "accessories", 4 ],
+ [ "barrel", 1 ],
+ [ "grip", 1 ],
+ [ "mechanism", 4 ],
+ [ "sights", 1 ],
+ [ "rail mount", 1 ],
+ [ "underbarrel mount", 1 ],
+ [ "sling", 1 ]
+ ],
+ "//": "Fix description to Gustaf. Gustaf Gun, with an F, is this thing. Gustav Gun, with a V, is Thomas the Tank Engine's grumpy German cousin. xD",
+ "//2": "Add a sling mod slot. Every other rocket launcher has one."
+ },
+ {
"id": "AT4",
"type": "GUN",
"copy-from": "m3_carlgustav",