summaryrefslogtreecommitdiff
path: root/json/items/tools.json
blob: 00f05bac5e1e4ec80bc6480496fba14dd9ffc300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
   {
    "type" : "TOOL",
    "id" : "bot_EMP_hack",
    "copy-from" : "bot_EMP_hack",
    "name": { "str": "inactive EMP hack" },
    "volume": "250 ml"
    },
   {
    "type" : "TOOL",
    "id" : "bot_c4_hack",
    "copy-from" : "bot_c4_hack",
    "name": { "str": "inactive C-4 hack" },
    "volume": "1000 ml"
    },
   {
    "type" : "TOOL",
    "id" : "bot_flashbang_hack",
    "copy-from" : "bot_flashbang_hack",
    "name": { "str": "inactive flashbang hack" },
    "volume": "250 ml"
    },
   {
    "type" : "TOOL",
    "id" : "bot_gasbomb_hack",
    "copy-from" : "bot_gasbomb_hack",
    "name": { "str": "inactive tear gas hack" },
    "volume": "250 ml"
    },
   {
    "type" : "TOOL",
    "id" : "bot_manhack",
    "copy-from" : "bot_manhack",
    "name": { "str": "inactive manhack" },
    "volume": "250 ml"
    },
   {
    "type" : "TOOL",
    "id" : "bot_mininuke_hack",
    "copy-from" : "bot_mininuke_hack",
    "name": { "str": "inactive mininuke hack" },
    "volume": "16000 ml"
    }
]