From bd29f73745b3f5b372d26200c62a9c5e8c5ddb51 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 7 Apr 2024 02:02:49 +0300 Subject: [PATCH 54/54] README.effects: Document PlayerFlags See osdn #48774 Signed-off-by: Marko Lindqvist --- doc/README.effects | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/README.effects b/doc/README.effects index 9c269531d0..ff5c2fe099 100644 --- a/doc/README.effects +++ b/doc/README.effects @@ -150,6 +150,10 @@ ServerSetting is if a Boolean server setting is enabled. The setting must be FormAge is time since latest unit upgrade of conversion. PlayerState is one of "Barbarian", or "HasCapital" (true if player had capital at the beginning of the turn) +PlayerFlag is one of + "AI" - Player is AI controlled + "ScenarioReserved" - Player is not meant for human players + "FirstCity" - Player has had their first city built or otherwise acquired Effect types -- 2.43.0