From d113a9b528551c459db52f1c13a8ac56b3a26946 Mon Sep 17 00:00:00 2001 From: Dino Date: Mon, 25 Jul 2022 15:05:38 -0400 Subject: [PATCH 14/14] README.effects: Tell that Output_Penalty_Tile does not apply when celebrating Modifications to the patch by Marko Lindqvist See osdn #45084 --- doc/README.effects | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/README.effects b/doc/README.effects index e9abb1d419..d97fc3b3d4 100644 --- a/doc/README.effects +++ b/doc/README.effects @@ -509,7 +509,8 @@ Output_Waste_By_Rel_Distance to world size. The amount of this extra waste is (distance * amount / 100 / max_distance) Output_Penalty_Tile - When a tile yields more output than amount, it gets a penalty of -1. + When a tile yields more output than amount, it gets a penalty of -1, + unless the city working it is celebrating. Output_Inc_Tile_Celebrate Tiles get amount extra output when city working them is celebrating. -- 2.35.1