From a1ae16090b24a9b952407c185b221a255f9bbf8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C5=82awomir=20Lach?= <slawek@lach.art.pl>
Date: Fri, 17 Feb 2023 21:09:32 +0100
Subject: [PATCH] =?UTF-8?q?!OSDN:TICKET=20#47367:=20S=C5=82awomir=20Lach?=
 =?UTF-8?q?=20<slawek@lach.art.pl>?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Ruleset authors may read comments.txt to figure out
how to use some counter behaviour.

diff --git a/data/ruledit/comments-3.2.txt b/data/ruledit/comments-3.2.txt
index 3c53bcbb6e..124cabf494 100644
--- a/data/ruledit/comments-3.2.txt
+++ b/data/ruledit/comments-3.2.txt
@@ -1264,6 +1264,10 @@ counters = "\n\
 ;def                     = Initial value of the counter.\n\
 ;type                    = Behavior of the counter:\n\
 ;                          \"Owned\" - Increased each turn, zeroed when city changes owner\n\
+;                          \"Celebraring\" - Increased each celebrates turn. In case city\n\
+;                          do not celebrates, counter is zeroed
+;                          \"Disorder\" - Increased each turn city is in disorder state. In\n\
+;                          case riots are eliminated, value is zeroed.
 ; */ <-- avoid gettext warnings\n\
 "
 
-- 
2.39.2

