From c389c641364c908a0df0a323e8fcc74d133794f9 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 7 Dec 2014 13:25:24 +0100 Subject: Protocol update --- Avalon.pm | 2 +- README.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Avalon.pm b/Avalon.pm index 1465f37..a8578b6 100644 --- a/Avalon.pm +++ b/Avalon.pm @@ -1,6 +1,6 @@ package Bot::BasicBot::Pluggable::Module::Avalon; { - $Avalon::Arthur::VERSION = '0.04'; + $Avalon::Arthur::VERSION = '0.05'; }; use strict; diff --git a/README.markdown b/README.markdown index abc8f38..e3d6f2c 100644 --- a/README.markdown +++ b/README.markdown @@ -94,7 +94,7 @@ EVIL message is sent to evil players and MERLIN right after roles have been anno KING message is sent by arthur on the #avalon game channel to signal the new king. *number* is the number of teammates the king must designate to go on the quest. *failed_votes* is the current number of failed votes in a row, after 5 failed votes in a row the EVIL side wins. When the KING message is issued, the client has 15 seconds to designate it's team. -#### RULENOW +#### RULENOW *nick* RULENOW message is sent by arthur to the king on the #avalon game channel to signal a client it has only 2 seconds remaining to designate it's team. If the client already sent it's TEAM message, this message must be ignored. -- cgit v1.2.3