From 33b7b6e7152854f1adc8f6b79ab766208dbb7101 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 28 Feb 2023 14:24:18 +0200 Subject: [PATCH 24/24] Make Chadian and Kanem-Bornu to conflict Seemed like a syntactic mistake that they didn't already. See osdn #42135 Signed-off-by: Marko Lindqvist --- data/nation/chadian.ruleset | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/data/nation/chadian.ruleset b/data/nation/chadian.ruleset index f676223345..3fe9840d0d 100644 --- a/data/nation/chadian.ruleset +++ b/data/nation/chadian.ruleset @@ -15,9 +15,10 @@ leaders = { "Hissène Habré", "male" } -ruler_titles = { "government", "male_title", "female_title" - "Despotism", _("General %s"), _("?female:General %s") - } +ruler_titles = { + "government", "male_title", "female_title" + "Despotism", _("General %s"), _("?female:General %s") +} flag = "chad" flag_alt = "-" @@ -27,7 +28,8 @@ init_techs = "" init_buildings = "" init_units = "" -conflicts_with = "romanian" ;similar flag , "kanem-bornu" +conflicts_with = "romanian", ;similar flag + "kanem-bornu" civilwar_nations = "central african", "kanem-bornu" cities = -- 2.39.2