Check whether night is done after werecrow !observes. Closes #9
This commit is contained in:
parent
77e09e1f03
commit
cca373904d
@ -1850,7 +1850,7 @@ def observe(cli, nick, rest):
|
|||||||
"to \u0002{0}'s\u0002 house. You will return after "+
|
"to \u0002{0}'s\u0002 house. You will return after "+
|
||||||
"collecting your observations when day begins.").format(victim))
|
"collecting your observations when day begins.").format(victim))
|
||||||
var.LOGGER.logBare(victim, "OBSERVED", nick)
|
var.LOGGER.logBare(victim, "OBSERVED", nick)
|
||||||
|
chk_nightdone(cli)
|
||||||
|
|
||||||
|
|
||||||
@pmcmd("id")
|
@pmcmd("id")
|
||||||
|
Loading…
Reference in New Issue
Block a user