diff --git a/src/main/resources/data/units/balacasi.json b/src/main/resources/data/units/balacasi.json index 6eb772c4b4..9e4a657575 100644 --- a/src/main/resources/data/units/balacasi.json +++ b/src/main/resources/data/units/balacasi.json @@ -473,7 +473,7 @@ "combatDieCount": 1, "sustainDamage": true, "isGroundForce": true, - "ability": "After your units on this planet make rolls for a unit ability, if this planet contains no more than 1 of your mechs, apply +2 to the result of each of those dice." + "ability": "After your units on this planet make rolls for a unit ability, apply +2 to the result of each of those dice." }, { "id": "vyserix_pds", @@ -578,4 +578,4 @@ "spaceCannonDieCount": 1, "isShip": true } -] \ No newline at end of file +]