diff --git a/units/UEL0001/UEL0001_unit.bp b/units/UEL0001/UEL0001_unit.bp index f2409ad9cc..18025102d8 100644 --- a/units/UEL0001/UEL0001_unit.bp +++ b/units/UEL0001/UEL0001_unit.bp @@ -665,6 +665,7 @@ UnitBlueprint{ SelectionPriority = 3, TeleportDelay = 15, TeleportFlatEnergyCost = 75000, + UnitWeight = 10, }, Intel = { FreeIntel = true, diff --git a/units/URL0202/URL0202_unit.bp b/units/URL0202/URL0202_unit.bp index 922c41b68b..7e1b74aad3 100644 --- a/units/URL0202/URL0202_unit.bp +++ b/units/URL0202/URL0202_unit.bp @@ -95,6 +95,7 @@ UnitBlueprint{ FactionName = "Cybran", Icon = "land", UnitName = "Rhino", + UnitWeight = 3, }, Intel = { VisionRadius = 22 }, LifeBarHeight = 0.075, diff --git a/units/XRL0305/XRL0305_unit.bp b/units/XRL0305/XRL0305_unit.bp index a3eef8a623..dd829eda88 100644 --- a/units/XRL0305/XRL0305_unit.bp +++ b/units/XRL0305/XRL0305_unit.bp @@ -115,6 +115,7 @@ UnitBlueprint{ FactionName = "Cybran", Icon = "amph", UnitName = "The Brick", + UnitWeight = 6, }, Intel = { VisionRadius = 26, diff --git a/units/XSL0103/XSL0103_unit.bp b/units/XSL0103/XSL0103_unit.bp index 2923f63ec2..ef824e1a66 100644 --- a/units/XSL0103/XSL0103_unit.bp +++ b/units/XSL0103/XSL0103_unit.bp @@ -136,6 +136,7 @@ UnitBlueprint{ FactionName = "Seraphim", Icon = "amph", UnitName = "Zthuee", + UnitWeight = 1.5, }, Intel = { VisionRadius = 18 }, LifeBarHeight = 0.075,