test
This commit is contained in:
parent
a0fc870120
commit
886362128b
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.
|
||||||
3, // The range that it reveals terrain around itself.
|
1, // 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