From d51ea50fcefa5362f06cea76d965feda35475c08 Mon Sep 17 00:00:00 2001 From: Jonathan O'Connell Date: Thu, 30 Jul 2020 12:37:45 -0600 Subject: [PATCH] Revert "test" This reverts commit 886362128bac1b55f44dcb3093de2a7a69057508. --- TiberianDawn/AADATA.CPP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TiberianDawn/AADATA.CPP b/TiberianDawn/AADATA.CPP index 9421809..50ac60f 100644 --- a/TiberianDawn/AADATA.CPP +++ b/TiberianDawn/AADATA.CPP @@ -78,7 +78,7 @@ static AircraftTypeClass const AttackPlane( true, // Is there a crew inside? 3, // Number of shots it has (default). 60, // The strength of this unit. - 1, // The range that it reveals terrain around itself. + 3, // The range that it reveals terrain around itself. 800, // Credit cost to construct. 0, // The scenario this becomes available. 10,1, // Risk, reward when calculating AI.