more sequences

This commit is contained in:
2024-02-11 00:10:33 +01:00
parent 5a639664f9
commit 52c2544974
+16 -4
View File
@@ -50,9 +50,9 @@ Reinforce() {
BlockInput "Off"
}
SOS() {
SOSBeacon() {
BlockInput "On"
Send "{LControl down}{LControl up}"
Send "{LControl down}wsdw{LControl up}"
BlockInput "Off"
}
@@ -62,6 +62,12 @@ Resupply() {
BlockInput "Off"
}
EagleRearm() {
BlockInput "On"
Send "{LControl down}wwawd{LControl up}"
BlockInput "Off"
}
Hellbomb() {
BlockInput "On"
Send "{LControl down}swaswdsw{LControl up}"
@@ -99,9 +105,9 @@ Stalwart() {
BlockInput "Off"
}
ExpedableAntiTank() {
ExpendableAntiTank() {
BlockInput "On"
Send "{LControl down}{LControl up}"
Send "{LControl down}ssawd{LControl up}"
BlockInput "Off"
}
@@ -191,6 +197,12 @@ ShieldGeneratorPack() {
}
; Orbital Cannons
OrbitalGatlingBarrage() {
BlockInput "On"
Send "{LControl down}dsaww{LControl up}"
BlockInput "Off"
}
OrbitalAirburstStrike() {
BlockInput "On"
Send "{LControl down}ddd{LControl up}"