(SHP_AIROPS_EFF, LND_AIROPS_EFF): New. Use it instead of literal 50.
This commit is contained in:
parent
90a61e245f
commit
4fd7da248a
4 changed files with 11 additions and 6 deletions
|
@ -214,6 +214,7 @@ struct mlist {
|
|||
#define CN_ERROR (-1)
|
||||
|
||||
enum {
|
||||
SHP_AIROPS_EFF = 50, /* min. efficiency for air ops */
|
||||
M_TORP_SHELLS = 3 /* number of shells used by a torpedo */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue