From 886362128bac1b55f44dcb3093de2a7a69057508 Mon Sep 17 00:00:00 2001 From: Jonathan O'Connell Date: Thu, 30 Jul 2020 12:31:50 -0600 Subject: [PATCH] test --- 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.