Add CommandBarBlacklist to TS.
This commit is contained in:
@@ -192,6 +192,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Background:
|
Background:
|
||||||
Key: StanceAttackAnything
|
Key: StanceAttackAnything
|
||||||
DisableKeyRepeat: true
|
DisableKeyRepeat: true
|
||||||
|
DisableKeySound: true
|
||||||
TooltipText: Attack Anything Stance
|
TooltipText: Attack Anything Stance
|
||||||
TooltipDesc: Set the selected units to Attack Anything stance:\n - Units will attack enemy units and structures on sight\n - Units will pursue attackers across the battlefield
|
TooltipDesc: Set the selected units to Attack Anything stance:\n - Units will attack enemy units and structures on sight\n - Units will pursue attackers across the battlefield
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
@@ -210,6 +211,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Background:
|
Background:
|
||||||
Key: StanceDefend
|
Key: StanceDefend
|
||||||
DisableKeyRepeat: true
|
DisableKeyRepeat: true
|
||||||
|
DisableKeySound: true
|
||||||
TooltipText: Defend Stance
|
TooltipText: Defend Stance
|
||||||
TooltipDesc: Set the selected units to Defend stance:\n - Units will attack enemy units on sight\n - Units will not move or pursue enemies
|
TooltipDesc: Set the selected units to Defend stance:\n - Units will attack enemy units on sight\n - Units will not move or pursue enemies
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
@@ -228,6 +230,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Background:
|
Background:
|
||||||
Key: StanceReturnFire
|
Key: StanceReturnFire
|
||||||
DisableKeyRepeat: true
|
DisableKeyRepeat: true
|
||||||
|
DisableKeySound: true
|
||||||
TooltipText: Return Fire Stance
|
TooltipText: Return Fire Stance
|
||||||
TooltipDesc: Set the selected units to Return Fire stance:\n - Units will retaliate against enemies that attack them\n - Units will not move or pursue enemies
|
TooltipDesc: Set the selected units to Return Fire stance:\n - Units will retaliate against enemies that attack them\n - Units will not move or pursue enemies
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
@@ -246,6 +249,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Background:
|
Background:
|
||||||
Key: StanceHoldFire
|
Key: StanceHoldFire
|
||||||
DisableKeyRepeat: true
|
DisableKeyRepeat: true
|
||||||
|
DisableKeySound: true
|
||||||
TooltipText: Hold Fire Stance
|
TooltipText: Hold Fire Stance
|
||||||
TooltipDesc: Set the selected units to Hold Fire stance:\n - Units will not fire upon enemies\n - Units will not move or pursue enemies
|
TooltipDesc: Set the selected units to Hold Fire stance:\n - Units will not fire upon enemies\n - Units will not move or pursue enemies
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
|
|||||||
@@ -316,6 +316,7 @@
|
|||||||
Range: 2c0, 5c0
|
Range: 2c0, 5c0
|
||||||
EditorTilesetFilter:
|
EditorTilesetFilter:
|
||||||
Categories: Building
|
Categories: Building
|
||||||
|
CommandBarBlacklist:
|
||||||
|
|
||||||
^Building:
|
^Building:
|
||||||
Inherits@1: ^BasicBuilding
|
Inherits@1: ^BasicBuilding
|
||||||
@@ -989,6 +990,7 @@
|
|||||||
RevealOnFire:
|
RevealOnFire:
|
||||||
EditorTilesetFilter:
|
EditorTilesetFilter:
|
||||||
Categories: Defense
|
Categories: Defense
|
||||||
|
-CommandBarBlacklist:
|
||||||
|
|
||||||
^Train:
|
^Train:
|
||||||
Inherits@1: ^EmpDisable
|
Inherits@1: ^EmpDisable
|
||||||
|
|||||||
Reference in New Issue
Block a user