]> git.pond.sub.org Git - empserver/commit
Change newcap back to not wiping the country
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 5 Nov 2011 15:57:56 +0000 (16:57 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:05 +0000 (11:47 +0100)
commit773983059496c89c72bede42938d60b7d5181c9a
tree0f55366e9e266e5e9a029b7cbc1898e3feb69d1a
parent6984f9d98271e93c382754ed702c3649e7f15bcf
Change newcap back to not wiping the country

Just create sanctuaries, put country into STAT_SANCT, grant BTUs and
money, set origin and initial realms.

This reverts commit e1a68c72 (v4.3.12) as far as newcap is concerned.
Except we still set nat_access, because that needs to be set along
with nat_btu.

Additionally, leave levels and telegrams alone.

Should have no effect in practice, because newcap works only in
STAT_NEW, and we get there with the add command, which wipes the
country.
src/lib/commands/new.c