nukes: New selector stockpile
Not interesting without way to make stockpiles. Coming soon. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
cf1c2e9f3c
commit
329da055dd
8 changed files with 11 additions and 8 deletions
|
@ -53,7 +53,7 @@ struct nukstr {
|
|||
signed char nuk_mobil; /* unused, always 0 */
|
||||
unsigned char nuk_off; /* repairs stopped? (unused) */
|
||||
short nuk_tech; /* nuke's tech level */
|
||||
char nuk_stockpile; /* group membership, unused */
|
||||
char nuk_stockpile; /* group membership */
|
||||
coord nuk_opx, nuk_opy; /* Op sector coords, unused */
|
||||
short nuk_mission; /* mission code, unused */
|
||||
short nuk_radius; /* mission radius, unused */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue