]> git.pond.sub.org Git - empserver/commit
edit &c: Suppress bulletins for acts of god to himself
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 22 Jan 2013 21:05:06 +0000 (22:05 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 6 Jun 2013 17:55:00 +0000 (19:55 +0200)
commitd4faa89c45601a08f4ccb467ac20bc5e3821346d
tree0c294c6745f2889a1dbc881027c2d0615193af91
parente507486fc18c1b1850e23b2ae15ed0565823ac65
edit &c: Suppress bulletins for acts of god to himself

Deities get bulletins when they use edit, give, setsector and
setresource on stuff they own.  Except for POGO, who can't own
anything.

The bulletins are annoying; suppress them.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/edit.c
src/lib/commands/give.c
src/lib/commands/setsect.c