-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Labels
Description
With "show selected unit range", bomberassault shows a third circle with huge radius which confuses people.
Its weapon seems to have two ranges defined, one "true" and one technical:
Zero-K/units/bomberassault.lua
Line 126 in caaa315
| truerange = 180, |
Zero-K/units/bomberassault.lua
Line 155 in caaa315
| range = 3000, |
Figure out if the technical range can be reduced to match "true", otherwise make the ranges widget not render non-"true" ranges.