-
Notifications
You must be signed in to change notification settings - Fork 0
/
eagle.deck
79 lines (71 loc) · 1.45 KB
/
eagle.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
[[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 eagle-strafing-run"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Hangar/Eagle Strafing Run.png"
[[keys]]
index = 2
[keys.action]
exec = "bin/helldivers eagle-airstrike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Hangar/Eagle Airstrike.png"
[[keys]]
index = 3
[keys.action]
exec = "bin/helldivers eagle-cluster-bomb"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Hangar/Eagle Cluster Bomb.png"
[[keys]]
index = 4
[keys.action]
exec = "bin/helldivers eagle-napalm-airstrike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Hangar/Eagle Napalm Airstrike.png"
[[keys]]
index = 5
[keys.action]
exec = "bin/helldivers eagle-smoke-strike"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Hangar/Eagle Smoke Strike.png"
[[keys]]
index = 6
[keys.action]
exec = "bin/helldivers eagle-110mm-rocket-pods"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Hangar/Eagle 110MM Rocket Pods.png"
[[keys]]
index = 7
[keys.action]
exec = "bin/helldivers eagle-500kg-bomb"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/Hangar/Eagle 500KG Bomb.png"