X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Futil%2Ffairland.c;h=3255d417661a46df22fc1056a4981c5ebce007b1;hp=e4109f28666e362813e91e98285105c3245cd9dc;hb=f13b10d4d314ce2d3c91dbc3b63887e83ba31785;hpb=b385ed90eb521d903ef7e7c9cc62a4332cc8752d diff --git a/src/util/fairland.c b/src/util/fairland.c index e4109f286..3255d4176 100644 --- a/src/util/fairland.c +++ b/src/util/fairland.c @@ -1080,6 +1080,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); }