Skip to content

Commit

Permalink
add categories to allow drones reclaim during patrol/attack-move (FAF…
Browse files Browse the repository at this point in the history
  • Loading branch information
4z0t authored Jun 30, 2023
1 parent 00bf374 commit fbdb097
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions units/UEA0001/UEA0001_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ UnitBlueprint {
'POD',
'REPAIR',
'RECLAIM',
'PATROLHELPER',
'ENGINEER',
'CAPTURE',
'VISIBLETORECON',
Expand Down
1 change: 1 addition & 0 deletions units/UEA0003/UEA0003_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ UnitBlueprint {
'POD',
'REPAIR',
'RECLAIM',
'PATROLHELPER',
'ENGINEER',
'CAPTURE',
'VISIBLETORECON',
Expand Down
1 change: 1 addition & 0 deletions units/XEA3204/XEA3204_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ UnitBlueprint {
'POD',
'REPAIR',
'RECLAIM',
'PATROLHELPER',
'ENGINEER',
'CAPTURE',
'VISIBLETORECON',
Expand Down

0 comments on commit fbdb097

Please sign in to comment.