the aliases "protect" and "save" added for the G.Angel-Guard command
This commit is contained in:
parent
160baa4432
commit
e3215fada5
@ -1425,7 +1425,7 @@ def kill(cli, nick, rest):
|
||||
chk_nightdone(cli)
|
||||
|
||||
|
||||
@pmcmd("guard")
|
||||
@pmcmd("guard", "protect", "save")
|
||||
def guard(cli, nick, rest):
|
||||
if var.PHASE in ("none", "join"):
|
||||
cli.notice(nick, "No game is currently running.")
|
||||
|
Loading…
Reference in New Issue
Block a user