(mchrstr, plchrstr, lchrstr, nchrstr): New member m_type, pl_type,
l_type, n_type. (mchr_ca, plchr_ca, lchr_ca, nchr_ca): New selector type. Update builtin config files.
This commit is contained in:
parent
99c533fef7
commit
c596577d32
9 changed files with 119 additions and 115 deletions
|
@ -124,6 +124,7 @@ struct lchrstr {
|
|||
u_char l_fuelu; /* fuel used per 10 mob */
|
||||
u_char l_nxlight; /* maximum number of xlight planes */
|
||||
u_char l_nland; /* maximum number of units */
|
||||
signed char l_type; /* index in lchr[] */
|
||||
long l_flags; /* what special things can this unit do */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue