From 122df4d5e13085ed726114ef38e6cb9edb5e3b53 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 19 Feb 2023 05:35:03 +0200 Subject: [PATCH 29/29] chadian.ruleset: Backport cleanup See osdn #47436 Signed-off-by: Marko Lindqvist --- data/nation/chadian.ruleset | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/data/nation/chadian.ruleset b/data/nation/chadian.ruleset index 29516f963e..f676223345 100644 --- a/data/nation/chadian.ruleset +++ b/data/nation/chadian.ruleset @@ -1,28 +1,31 @@ [nation_chadian] -name=_("Chadian") -plural=_("?plural:Chadians") -groups="African", "Modern" -legend=_("Chad is a landlocked country in Africa. Once the site of the\ +name = _("Chadian") +plural = _("?plural:Chadians") +groups = "African", "Modern" +legend = _("Chad is a landlocked country in Africa. Once the site of the\ Kanem-Bornu Empire, Chad was colonized by France in 1900. Independent\ since 1960, Chad remains one of the poorest countries of the world. From\ 1982 to 1990 Hissene Habré led a notoriously brutal dictatorship.") + leaders = { "name", "sex" "François Tombalbaye", "male" "Félix Malloum", "male" "Hissène Habré", "male" } + ruler_titles = { "government", "male_title", "female_title" "Despotism", _("General %s"), _("?female:General %s") } -flag="chad" + +flag = "chad" flag_alt = "-" style = "tropical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" conflicts_with = "romanian" ;similar flag , "kanem-bornu" civilwar_nations = "central african", "kanem-bornu" @@ -70,6 +73,3 @@ cities = "Melfi", "Béboto", "Aouzou" - - - -- 2.39.1