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
|
@ -407,6 +407,7 @@ struct castr lchr_ca[] = {
|
|||
struct castr nuke_ca[] = {
|
||||
#define CURSTR struct nukstr
|
||||
NSC_GENITEM(EF_NUKE, EF_NUKE_CHR),
|
||||
{"stockpile", fldoff(nuk_stockpile), NSC_STRINGY, 1, NULL, EF_BAD, 0},
|
||||
{"plane", fldoff(nuk_plane), NSC_INT, 0, NULL, EF_PLANE, 0},
|
||||
{NULL, 0, NSC_NOTYPE, 0, NULL, EF_BAD, 0}
|
||||
#undef CURSTR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue