summaryrefslogtreecommitdiff
path: root/json/items/armor/sheath.json
blob: 3b22e39ca5362961271dbae8a4da038a06588650 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "id": "axe_ring",
    "copy-from": "axe_ring",
    "type": "ARMOR",
    "name": { "str": "axe ring holster" },
    "rigid": false,
    "encumbrance": 0,
    "max_encumbrance": 4
  }
]