Make fairland record the island number in the deity territory

Can be useful for deities when further customizing their game setup.
This commit is contained in:
Markus Armbruster 2013-03-27 16:58:40 +01:00
parent a59e496024
commit afc0ef94ee
2 changed files with 489 additions and 488 deletions

View file

@ -1083,6 +1083,7 @@ write_sects(void)
sct->sct_type = SCT_MOUNT;
sct->sct_elev = total;
sct->sct_newtype = sct->sct_type;
sct->sct_dterr = own[sct->sct_x][y] + 1;
if (ORE)
add_resources(sct);
}

File diff suppressed because it is too large Load diff