Skip to content

Commit

Permalink
Fix the Flood XR being able to evade beam weapons
Browse files Browse the repository at this point in the history
  • Loading branch information
Basilisk3 authored Mar 7, 2024
1 parent 6c9e61c commit e75be00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions units/URS0305/URS0305_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@ UnitBlueprint{
SelectionSizeZ = 0.5,
SelectionThickness = 0.78,
CollisionOffsetY = -0.25,
SizeX = 0.8,
SizeX = 0.9,
SizeY = 1.2,
SizeZ = 0.8,
SizeZ = 0.9,
StrategicIconName = "icon_structure3_intel",
StrategicIconSortPriority = 230,
Wreckage = {
Expand Down

0 comments on commit e75be00

Please sign in to comment.