-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeys.json
More file actions
82 lines (82 loc) · 2.25 KB
/
keys.json
File metadata and controls
82 lines (82 loc) · 2.25 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"name": "Al-Bagra Barrack key",
"description": "Used to unlock barracks of the al-bagra group in the fortess",
"behindTheLock": "Two rooms get unlocked by one use of the key. There is one big crate with valuable loot and a weapon in each.",
"imagePaths": [
"al-bagra_barrack_key-door.png",
"al-bagra_barrack_key-map.png"
],
"coords": [
73,
870
]
},
{
"name": "Scientist's locker key",
"description": "A key to a locker that belonged to a scientist.",
"behindTheLock": "The key opens one of the two lockers, the loot usually containst <u><b>????</b></u>",
"imagePaths": [
"scientists_locker_key-door.png",
"scientists_locker_key-map.png"
],
"coords": [
502.949305,
700.126622
]
},
{
"name": "Sawah Crypto Mining Farm",
"description": "??",
"behindTheLock": "Prolly computers? <i><b>???</b></i>",
"imagePaths": [
"sawah_crypto_mining_farm-door.png"
],
"coords": [
124.375,
403.562
]
},
{
"name": "ITHAQ Warehouse Supply Room",
"description": "??",
"behindTheLock": "??",
"imagePaths": [
"ithaq_warehouse_supply_room-door.png",
"ithaq_warehouse_supply_room-map.png"
],
"coords": [
427.596445,
289.982807
]
},
{
"name": "?? bank key ??",
"description": "",
"behindTheLock": "2 computers, orange crate, loose money spawn",
"imagePaths": [],
"coords": [
141.125,
402.6875
]
},
{
"name": "captain stash??",
"description": "",
"behindTheLock": "",
"imagePaths": [],
"coords": [
22.75,
601.75
]
},
{
"name": "Deckhand's toolbox",
"description": "",
"behindTheLock": "one toolbox, maybe with guaranteed money",
"imagePaths": [],
"coords": [
21.6875, 605.0625
]
}
]