Add contexts for hotkey validation

This commit is contained in:
Ivaylo Draganov
2022-01-25 17:45:00 +02:00
committed by Matthias Mailänder
parent 1bc95a290f
commit 1813edc74b
14 changed files with 359 additions and 175 deletions

View File

@@ -1,31 +1,39 @@
ProductionTypeBuilding: E
Description: Building Tab
Types: Production, Player
Types: Production
Contexts: Player
ProductionTypeUpgrade: R
Description: Upgrade Tab
Types: Production, Player
Types: Production
Contexts: Player
ProductionTypeInfantry: T
Description: Infantry Tab
Types: Production, Player
Types: Production
Contexts: Player
ProductionTypeVehicle: Y
Description: Vehicle Tab
Types: Production, Player
Types: Production
Contexts: Player
ProductionTypeAircraft: U
Description: Aircraft Tab
Types: Production, Player
Types: Production
Contexts: Player
ProductionTypeTank: I
Description: Tank Tab
Types: Production, Player
Types: Production
Contexts: Player
ProductionTypeMerchant: O
Description: Starport Tab
Types: Production, Player
Types: Production
Contexts: Player
PowerDown: X
Description: Power-down mode
Types: OrderGenerator, Player
Types: OrderGenerator
Contexts: Player