]> git.pond.sub.org Git - empserver/commit
(nullify_objects): Simply use all of bigcity_dchr. Using only parts
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Feb 2005 19:52:25 +0000 (19:52 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Feb 2005 19:52:25 +0000 (19:52 +0000)
commit552467dc08aace5c9568fcff03bfa8e748e68435
tree964c3174faa5f0191bf4625aa35a76271a86d11d
parent6e9a69241eab81e627d92a771b6b787d5f2758fe
(nullify_objects): Simply use all of bigcity_dchr.  Using only parts
is confusing.
(bigcity_dchr): Fix initializer for d_maxpop.

(dchr): The previous revision accidentally changed maximum population
of sanctuaries, plains, sea and wasteland.  Revert the former two.
The latter are not used, but the new max population of zero makes more
sense, so keep it.
src/lib/global/sect.c
src/server/main.c