Skip to content

Commit

Permalink
Remove unnecessary definitions 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Basilisk3 committed May 21, 2024
1 parent 3b72f64 commit fe6bdad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion units/UAL0301/UAL0301_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,6 @@ UnitBlueprint{
RULEUCC_Reclaim = true,
RULEUCC_Repair = true,
RULEUCC_RetaliateToggle = true,
RULEUCC_Sacrifice = false,
RULEUCC_Stop = true,
},
ConstructionBar = true,
Expand Down
1 change: 0 additions & 1 deletion units/URL0301/URL0301_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,6 @@ UnitBlueprint{
RULEUCC_Reclaim = true,
RULEUCC_Repair = true,
RULEUCC_RetaliateToggle = true,
RULEUCC_Sacrifice = false,
RULEUCC_Stop = true,
},
ConstructionBar = true,
Expand Down
1 change: 0 additions & 1 deletion units/XSL0402/XSL0402_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ UnitBlueprint{
CommandCaps = {
RULEUCC_Move = true,
RULEUCC_Patrol = true,
RULEUCC_Sacrifice = false,
RULEUCC_Stop = true,
},
FactionName = "Seraphim",
Expand Down

0 comments on commit fe6bdad

Please sign in to comment.