-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathImages.json
152 lines (152 loc) · 3.6 KB
/
Images.json
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
[
{ "id": "Alert" },
{ "id": "ArsoDouse" },
{ "id": "Bite" },
{ "id": "Blackmail" },
{ "id": "Bug" },
{ "id": "Button" },
{ "id": "Camouflage" },
{ "id": "Clean" },
{ "id": "Corrupt" },
{ "id": "CrewVent" },
{ "id": "EscortRoleblock" },
{ "id": "Examine" },
{ "id": "Fix" },
{ "id": "Guess" },
{ "id": "Hack" },
{ "id": "Haunt" },
{ "id": "Interrogate" },
{ "id": "IntruderKill" },
{ "id": "IntruderVent" },
{ "id": "Invis" },
{ "id": "Mediate" },
{ "id": "Mimic" },
{ "id": "Morph" },
{ "id": "Murder" },
{ "id": "NecroKill" },
{ "id": "NeutralVent" },
{ "id": "Poison" },
{ "id": "Promote" },
{ "id": "Protect" },
{ "id": "Recruit" },
{ "id": "Remember" },
{ "id": "Revive" },
{ "id": "Sample" },
{ "id": "SettingsButton" },
{ "id": "Shapeshift" },
{ "id": "Shield" },
{ "id": "Shift" },
{ "id": "Shoot" },
{ "id": "Sidekick" },
{ "id": "Spellbind" },
{ "id": "Stake" },
{ "id": "Stalk" },
{ "id": "SwapActive" },
{ "id": "SwapDisabled" },
{ "id": "Swoop" },
{ "id": "SyndicateKill" },
{ "id": "SyndicateVent" },
{ "id": "SyndicateSabotage" },
{ "id": "Track" },
{ "id": "Transport" },
{ "id": "Vest" },
{ "id": "Ambush" },
{ "id": "Autopsy" },
{ "id": "Bloodlust" },
{ "id": "Compare" },
{ "id": "Conceal" },
{ "id": "Confuse" },
{ "id": "ConsortRoleblock" },
{ "id": "CryoDouse" },
{ "id": "DictActive" },
{ "id": "DictDisabled" },
{ "id": "DictReveal" },
{ "id": "Disguise" },
{ "id": "Freeze" },
{ "id": "GhoulMark" },
{ "id": "Hunt" },
{ "id": "Ignite" },
{ "id": "Infect" },
{ "id": "Investigate" },
{ "id": "Mark" },
{ "id": "Measure" },
{ "id": "Mine" },
{ "id": "Negative" },
{ "id": "Obliterate" },
{ "id": "Positive" },
{ "id": "Resurrect" },
{ "id": "RetActive" },
{ "id": "RetDisabled" },
{ "id": "Stab" },
{ "id": "Steal" },
{ "id": "Teleport" },
{ "id": "Time" },
{ "id": "BombKill" },
{ "id": "Charge" },
{ "id": "Crusade" },
{ "id": "Detonate" },
{ "id": "Drag" },
{ "id": "Drop" },
{ "id": "Eat" },
{ "id": "Enforce" },
{ "id": "ExeTarget" },
{ "id": "Frame" },
{ "id": "GlobalPoison" },
{ "id": "Knight" },
{ "id": "MayorReveal" },
{ "id": "MysticReveal" },
{ "id": "Neutralise" },
{ "id": "Plant" },
{ "id": "RadialFrame" },
{ "id": "Scream" },
{ "id": "Silence" },
{ "id": "Seer" },
{ "id": "PlaceHit" },
{ "id": "Pretend" },
{ "id": "DownloadSubmerged" },
{ "id": "GraveProtect" },
{ "id": "IntruderSabotage" },
{ "id": "UpdateReworked" },
{ "id": "UpdateSubmerged" },
{ "id": "Doom" },
{ "id": "DownloadLevelImpostor" },
{ "id": "MetalVentBomb" },
{ "id": "PlantPlant" },
{ "id": "PlantVentBomb" },
{ "id": "PolusVentBomb" },
{ "id": "Warp" },
{ "id": "Arrow" },
{ "id": "AshPile" },
{ "id": "Blocked" },
{ "id": "Chat" },
{ "id": "FootprintLeft" },
{ "id": "FootprintRight" },
{ "id": "Overlay" },
{ "id": "Range" },
{ "id": "Phone" },
{ "id": "Plate" },
{ "id": "Blank" },
{ "id": "Dleks" },
{ "id": "Random" },
{ "id": "RandomMapIcon" },
{ "id": "DleksMapIcon" },
{ "id": "DleksBackground" },
{ "id": "DleksLobby" },
{ "id": "RandomMapBackground" },
{ "id": "RandomMapLobby" },
{ "id": "Cog" },
{ "id": "CogActive" },
{ "id": "ReturnActive" },
{ "id": "ReturnInactive" },
{ "id": "MinusActive" },
{ "id": "MinusInactive" },
{ "id": "NextActive" },
{ "id": "NextInactive" },
{ "id": "PlusActive" },
{ "id": "PlusInactive" },
{ "id": "SettingsActive" },
{ "id": "SettingsInactive" },
{ "id": "WikiActive" },
{ "id": "WikiInactive" },
{ "id": "NightVision" }
]