From ee5b619bed1bf8e7594481557ca969b7293b6ffe Mon Sep 17 00:00:00 2001 From: Jonathan O'Connell Date: Thu, 30 Jul 2020 12:38:46 -0600 Subject: [PATCH] Revert "Revert "test"" This reverts commit d51ea50fcefa5362f06cea76d965feda35475c08. --- TiberianDawn/AADATA.CPP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TiberianDawn/AADATA.CPP b/TiberianDawn/AADATA.CPP index 50ac60f..9421809 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. - 3, // The range that it reveals terrain around itself. + 1, // 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.