z best
This commit is contained in:
parent
e6ec8be115
commit
31b2371b3f
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ static AircraftTypeClass const AttackPlane(
|
||||||
true, // Is there a crew inside?
|
true, // Is there a crew inside?
|
||||||
3, // Number of shots it has (default).
|
3, // Number of shots it has (default).
|
||||||
60, // The strength of this unit.
|
60, // The strength of this unit.
|
||||||
2, // The range that it reveals terrain around itself.
|
3, // The range that it reveals terrain around itself.
|
||||||
800, // Credit cost to construct.
|
800, // Credit cost to construct.
|
||||||
0, // The scenario this becomes available.
|
0, // The scenario this becomes available.
|
||||||
10,1, // Risk, reward when calculating AI.
|
10,1, // Risk, reward when calculating AI.
|
||||||
|
|
Reference in a new issue