OpenRA / ra2

A Red Alert 2 mod for the OpenRA game engine
GNU General Public License v3.0
970 stars 160 forks source link

Manually overwrite the AutoTarget ScanRadius for kirovs #711

Closed abcdefg30 closed 4 years ago

abcdefg30 commented 4 years ago

Follow-up to https://github.com/OpenRA/ra2/pull/706. The problem was that the small weapon range of the bomb was used as scan radius for AutoTarget. Manually setting a radius avoids this issue.