summaryrefslogtreecommitdiff
path: root/json/items/gun/45.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/gun/45.json')
-rw-r--r--json/items/gun/45.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/gun/45.json b/json/items/gun/45.json
index 2b32d68..25b2dbc 100644
--- a/json/items/gun/45.json
+++ b/json/items/gun/45.json
@@ -3,14 +3,14 @@
"id": "usp_45",
"copy-from": "usp_45",
"type": "GUN",
- "name": { "str": "H&K USP .45", "str_pl": "H&K USP .45" },
+ "name": { "str_sp": "H&K USP .45" },
"weight": "789 g"
},
{
"id": "hk_ump45",
"copy-from": "hk_ump45",
"type": "GUN",
- "name": { "str": "H&K UMP45", "str_pl": "H&K UMP45" },
+ "name": { "str_sp": "H&K UMP45" },
"modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 2 ], [ "AUTO", "auto", 4 ] ]
}
]