summaryrefslogtreecommitdiff
path: root/json/items/tool/lighting.json
blob: c076b27605fe20fed5763b48b714ffe2638ade73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "id": "handflare",
    "copy-from": "handflare",
    "type": "TOOL",
    "category": "tools",
    "name": { "str": "flare" },
    "flags": [ "GRENADE" ]
  },
  {
    "id": "glowstick",
    "copy-from": "glowstick",
    "type": "TOOL",
    "category": "tools",
    "name": { "str": "glowstick" },
    "volume": "70 ml"
  }
]