Skip to content

Commit

Permalink
Manual mod updates PART 4 - CommandBarBlacklist
Browse files Browse the repository at this point in the history
Courtesy of OpenRA PR  20431.
  • Loading branch information
penev92 authored and Mailaender committed Apr 4, 2023
1 parent 41dd878 commit 5ebd16e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mods/ra2/rules/allied-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ gapile:
Path: 2,3
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
Exit@0_n1:
SpawnOffset: 170,-810,0
ExitCell: 0, -1
Expand Down Expand Up @@ -409,6 +411,8 @@ gaweap:
Path: 5,1
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
Exit@1:
SpawnOffset: -384,-384,0
ExitCell: 4,1
Expand Down Expand Up @@ -578,6 +582,8 @@ gayard:
Path: 5,1
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
RepairsUnits:
StartRepairingNotification: Repairing
FinishRepairingNotification: UnitRepaired
Expand Down Expand Up @@ -627,6 +633,8 @@ gadept:
RallyPoint:
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
RepairsUnits:
Interval: 50
StartRepairingNotification: Repairing
Expand Down
10 changes: 10 additions & 0 deletions mods/ra2/rules/soviet-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ nahand:
Path: 3,3
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
WithTextDecoration@primary:
RequiresSelection: true
Text: PRIMARY
Expand Down Expand Up @@ -359,6 +361,8 @@ naweap:
Path: 6,1
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
Exit@1:
ExitCell: 5,1
Production:
Expand Down Expand Up @@ -524,6 +528,8 @@ nayard:
Path: 5,1
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
RepairsUnits:
StartRepairingNotification: Repairing
FinishRepairingNotification: UnitRepaired
Expand Down Expand Up @@ -577,6 +583,8 @@ nadept:
RallyPoint:
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
RepairsUnits:
Interval: 148
HpPerStep: 20
Expand Down Expand Up @@ -753,6 +761,8 @@ naclon:
Path: 3,3
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
ClonesProducedUnits:
CloneableTypes: infantry
ProductionType: Cloning
Expand Down
4 changes: 4 additions & 0 deletions mods/ra2/rules/tech-structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ cahosp:
RepairsUnits:
StartRepairingNotification:
RallyPoint:
CommandBarBlacklist:
DisableStop: false
WithIdleOverlay:
WithIdleOverlay@flag:
Sequence: flag
Expand Down Expand Up @@ -162,6 +164,8 @@ caoutp:
RallyPoint:
Palette: mouse
IsPlayerPalette: false
CommandBarBlacklist:
DisableStop: false
RepairsUnits:
Interval: 50
FinishRepairingNotification: UnitRepaired
Expand Down

0 comments on commit 5ebd16e

Please sign in to comment.