summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Readme.txt13
-rw-r--r--json/items/magazine/223.json9
2 files changed, 16 insertions, 6 deletions
diff --git a/Readme.txt b/Readme.txt
index d9ca439..8ad6f4d 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -7,26 +7,27 @@ USP .40 and magazine
PSG1 A1
MSG90 A2
G11 K2 and magazine and ammo and ammo recipes
-CAWS and magazines and ammo and ammo recipes
-G36 magazine
+CAWS and magazine and ammo and ammo recipes
Item Names tweaked:
USP 9mm and magazine
USP .45 and magazine
-MP5 magazines
+MP5 and magazines
UMP magazines
HK416
HK417 and magazines
+G36 Magazines
Item Weights tweaked:
USP 9mm
USP .45
+G36 30-round Magazine
Item Volumes tweaked:
-(None of the volumes make much sense. At least this way they are more uniform.)
-MP5 A2
+(None of the smg volumes make much sense. At least this way they are more uniform.)
+MP5 A4
MP5 K-PDW
-MP7 A5
+MP7 A2
Item Migrations negated:
UCP
diff --git a/json/items/magazine/223.json b/json/items/magazine/223.json
index 5e30602..39cb92c 100644
--- a/json/items/magazine/223.json
+++ b/json/items/magazine/223.json
@@ -10,5 +10,14 @@
"description": "A standard capacity box magazine for use with the H&K G36 assault rifle.",
"ammo_type": "223",
"reliability": 9
+ },
+ {
+ "id": "g36mag_100rd",
+ "copy-from": "stanag100drum",
+ "looks_like": "stanag30",
+ "type": "MAGAZINE",
+ "name": { "str": "H&K G36 100-round double drum magazine" },
+ "description": "A bulky 100-round double drum magazine for use with the H&K G36 assault rifle.",
+ "ammo_type": "223"
}
]