summaryrefslogtreecommitdiff
path: root/json/items/generic/casing.json
blob: aacd0615a75bcd1058130563d7f49e29c2f29806 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  { 
    "id": "473mm_mold",
    "copy-from": "casing",
    "looks_like": "5x50_hull",
    "type": "GENERIC",
    "name": { "str": "4.73x33mm mold" },
    "description": "A mold for casting a 4.73x33mm rifle round. This mold is fragile and will not last beyond a single casting.",
    "material": [ "plastic" ],
    "weight": "2 g",
    "volume": "10ml"
  }
]