From 0c0234270a47b36ae55926841e2a9c7d1f63e570 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 22 Jul 2020 15:27:00 -0700 Subject: Fix names for HK416 and HK416 rifles and mags --- json/items/gun/223.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 json/items/gun/223.json (limited to 'json/items/gun/223.json') diff --git a/json/items/gun/223.json b/json/items/gun/223.json new file mode 100644 index 0000000..9bfdd82 --- /dev/null +++ b/json/items/gun/223.json @@ -0,0 +1,9 @@ +[ + { + "id": "h&k416a5", + "copy-from": "h&k416a5", + "type": "GUN", + "name": { "str": "H&K HK416 A5" }, + "description": "Designed to replace the M4A1, the Heckler and Koch HK416A5 features most of the former's strengths, while being considerably more durable." + } +] -- cgit v1.2.1