Gives ant adequate health radius and fixes instant turn
Ant was using the same tiny health radius as other infantry. Additionally, I gave it a ROT value so it no longer insta-turns up to 180° without the slightest delay.
This commit is contained in:
@@ -528,8 +528,10 @@ Ant:
|
|||||||
Bounds: 30,30,0,-2
|
Bounds: 30,30,0,-2
|
||||||
Health:
|
Health:
|
||||||
HP: 750
|
HP: 750
|
||||||
|
Radius: 11
|
||||||
Mobile:
|
Mobile:
|
||||||
Speed: 7
|
Speed: 7
|
||||||
|
ROT: 12
|
||||||
SharesCell: no
|
SharesCell: no
|
||||||
AutoTarget:
|
AutoTarget:
|
||||||
ScanRadius: 5
|
ScanRadius: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user