From a43812ed462630850edbf29bda182fbf1e5e1263 Mon Sep 17 00:00:00 2001 From: Joel Kronqvist Date: Thu, 14 Nov 2024 19:25:19 +0200 Subject: Immediate printing of actions & no prompt on blocking action & refactoring --- protocol.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocol.txt') diff --git a/protocol.txt b/protocol.txt index 15cc75c..7b13ab2 100644 --- a/protocol.txt +++ b/protocol.txt @@ -4,7 +4,7 @@ Server: [good/version old] Server: [time limit in int/secs]CRLF # signifies game start Before turn: -N x [Description of action during previous turn]CRLF +N x [Action blocker indicator][Description of action during previous turn]CRLF At start of turn: Server: [turn indicator]CRLF [Description of area]CRLF -- cgit v1.2.3