(sctstr): New member sct_dterr.
(terr): Let the deity set it, and default the field argument to it. (sect_ca): New selector dterr.
This commit is contained in:
parent
602b2a07cb
commit
db1ac2edf4
4 changed files with 16 additions and 5 deletions
|
@ -55,6 +55,7 @@ struct sctstr {
|
|||
unsigned char sct_terr1; /* territory 1 id # of sector */
|
||||
unsigned char sct_terr2; /* territory 2 id # of sector */
|
||||
unsigned char sct_terr3; /* territory 3 id # of sector */
|
||||
unsigned char sct_dterr; /* deity's territory # */
|
||||
coord sct_dist_x; /* Dist sector */
|
||||
coord sct_dist_y;
|
||||
short sct_avail; /* available workforce for "other things" */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue