From 556a034f178982b10ac0bd3aac2bc709d2cfd52b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 3 Nov 2020 17:22:59 -0800 Subject: Convert CAWS to 000 shot --- json/items/magazine/shot.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 json/items/magazine/shot.json (limited to 'json/items/magazine/shot.json') diff --git a/json/items/magazine/shot.json b/json/items/magazine/shot.json deleted file mode 100644 index 292d21a..0000000 --- a/json/items/magazine/shot.json +++ /dev/null @@ -1,19 +0,0 @@ -[ - { - "id": "hk_caws_mag", - "looks_like": "shotbelt_20", - "type": "MAGAZINE", - "name": { "str": "H&K CAWS box magazine" }, - "description": "A removable plastic box magazine for the H&K CAWS shotgun. Holds 10 rounds.", - "weight": "210 g", - "volume": "500 ml", - "price": 4500, - "material": "plastic", - "symbol": "#", - "color": "dark_gray", - "ammo_type": "shot", - "capacity": 10, - "reliability": 9, - "flags": [ "MAG_COMPACT" ] - } -] -- cgit v1.2.1