-
Notifications
You must be signed in to change notification settings - Fork 0
/
orbital.deck
118 lines (107 loc) · 2.27 KB
/
orbital.deck
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
[[keys]]
index = 0
[keys.action]
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/generic/generic-back.png"
[[keys]]
index = 1
[keys.action]
exec = "bin/helldivers gatling-barrage"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Orbital Cannons/Orbital Gatling Barrage.png"
[[keys]]
index = 2
[keys.action]
exec = "bin/helldivers airburst-strike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Orbital Cannons/Orbital Airburst Strike.png"
[[keys]]
index = 3
[keys.action]
exec = "bin/helldivers 120mm-he-barrage"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Orbital Cannons/Orbital 120MM HE Barrage.png"
[[keys]]
index = 4
[keys.action]
exec = "bin/helldivers 380mm-he-barrage"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Orbital Cannons/Orbital 380MM HE Barrage.png"
[[keys]]
index = 5
[keys.action]
exec = "bin/helldivers walking-barrage"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Orbital Cannons/Orbital Walking Barrage.png"
[[keys]]
index = 6
[keys.action]
exec = "bin/helldivers laser-strike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Orbital Cannons/Orbital Laser.png"
[[keys]]
index = 7
[keys.action]
exec = "bin/helldivers railcannon-strike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Orbital Cannons/Orbital Railcannon Strike.png"
[[keys]]
index = 8
[keys.action]
exec = "bin/helldivers orbital-precision-strikes"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Bridge/Orbital Precision Strike.png"
[[keys]]
index = 9
[keys.action]
exec = "bin/helldivers orbital-gas-strike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Bridge/Orbital Gas Strike.png"
[[keys]]
index = 10
[keys.action]
exec = "bin/helldivers orbital-ems-strike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Bridge/Orbital EMS Strike.png"
[[keys]]
index = 11
[keys.action]
exec = "bin/helldivers orbital-smoke-strike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Bridge/Orbital Smoke Strike.png"