From 5392069cfa4970851f25839d73c78758651756c3 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 29 Jan 2023 10:17:47 +0200 Subject: [PATCH 37/37] README.effects: Add "Clean" to list of Activities See osdn #46489 Signed-off-by: Marko Lindqvist --- doc/README.effects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.effects b/doc/README.effects index 3637fc9965..0a0e6751ae 100644 --- a/doc/README.effects +++ b/doc/README.effects @@ -126,7 +126,7 @@ MaxUnitsOnTile is about the number of units present on a tile. UnitState is "Transported", "Transporting", "OnNativeTile", "OnLivableTile", "InNativeExtra", "MovedThisTurn" or "HasHomeCity". Activity is "Idle", "Pollution", "Mine", "Irrigate", "Fortified", - "Pillage", "Transform", "Fortifying", "Fallout", + "Pillage", "Transform", "Fortifying", "Fallout", "Clean", "Base", "Road", "Convert", "Cultivate", or "Plant". MinMoveFrags is the minimum move fragments the unit must have left. MinCalFrag is the minimum sub-year division the calendar must have reached, -- 2.39.0