Added hotgroup

This commit is contained in:
PeekabooSteam
2023-09-21 22:54:09 +01:00
parent c3d3de9984
commit 7eb76ff32d
2 changed files with 81 additions and 23 deletions

View File

@@ -234,6 +234,11 @@ export class ControlTipsPlugin implements OlympusPlugin {
"action": "<em> in formation...</em>",
"showIfUnitSelected": true,
"minSelectedUnits": 2
},
{
"key": `[Num 1-9]`,
"action": "Set hotgroup",
"showIfUnitSelected": true
}
]
},
@@ -258,7 +263,7 @@ export class ControlTipsPlugin implements OlympusPlugin {
"showIfUnitSelected": true,
"showIfHoveringOverAirbase": false,
"unitsMustBeControlled": true
},
}
]
},
{