From a873f099ffb6d61df70fc611eb107545c945258d Mon Sep 17 00:00:00 2001 From: reaperrr Date: Mon, 14 Oct 2013 21:35:11 +0200 Subject: [PATCH] Gives ant adequate health radius and fixes instant turn MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- mods/ra/rules/infantry.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/ra/rules/infantry.yaml b/mods/ra/rules/infantry.yaml index 9535acd472..1a981a05d9 100644 --- a/mods/ra/rules/infantry.yaml +++ b/mods/ra/rules/infantry.yaml @@ -528,8 +528,10 @@ Ant: Bounds: 30,30,0,-2 Health: HP: 750 + Radius: 11 Mobile: Speed: 7 + ROT: 12 SharesCell: no AutoTarget: ScanRadius: 5