diff options
Diffstat (limited to 'json')
-rw-r--r-- | json/items/ammo/473.json | 2 | ||||
-rw-r--r-- | json/items/magazine/000shot.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/473.json b/json/items/ammo/473.json index 4748d8c..b5d0c47 100644 --- a/json/items/ammo/473.json +++ b/json/items/ammo/473.json @@ -12,7 +12,7 @@ { "id": "473x33mm", "type": "AMMO", - "looks-like": "8mm_caseless", + "looks_like": "8mm_caseless", "name": { "str": "4.73x33mm" }, "description": "4.73x33mm caseless rounds. Designed for the H&K G11 rifle, these rounds encase the bullet within a block of solid propellant, greatly reducing ammunition mass while reducing metal requirements to manufacture. Being caseless rounds, these cannot be disassembled or reloaded.", "weight": "3 g", diff --git a/json/items/magazine/000shot.json b/json/items/magazine/000shot.json index 4b49295..53d6e57 100644 --- a/json/items/magazine/000shot.json +++ b/json/items/magazine/000shot.json @@ -1,7 +1,7 @@ [ { "id": "hk_caws_mag", - "looks_like": "shotbelt_20", + "looks_like": "saiga10mag", "type": "MAGAZINE", "name": { "str": "H&K CAWS box magazine" }, "description": "A removable plastic box magazine for the H&K CAWS shotgun. Holds 10 shells.", |