Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9436) Ireland still exists, and history for Rome
Home

[Freeciv-Dev] (PR#9436) Ireland still exists, and history for Rome

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9436) Ireland still exists, and history for Rome
From: "Gregory Richards" <akaquinn@xxxxxxxxxxx>
Date: Mon, 19 Jul 2004 21:48:56 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9436 >

This patch fixes two things: 
1) Ireland is, believe it or not, still in existance.  Switched from 
"Historical" to "Modern" 
2) Added a legend for Rome. 
diff -ruN -X freeciv-cvs-Jul-18/diff_ignore 
freeciv-cvs-Jul-18/data/nation/irish.ruleset 
freeciv-cvs-Jul-18-nationupdates/data/nation/irish.ruleset
--- freeciv-cvs-Jul-18/data/nation/irish.ruleset        2003-09-21 
22:00:07.000000000 -0700
+++ freeciv-cvs-Jul-18-nationupdates/data/nation/irish.ruleset  2004-07-19 
21:51:55.000000000 -0700
@@ -2,7 +2,7 @@
 
 name = _("Irish")
 plural = _("?plural:Irish")
-class=_("Historical")
+class=_("Modern")
 leader = "Brian Boru", "Cuchulain", "Patrick", "Ollam Fodla", "Lugh"
 leader_sex = "Male", "Male", "Male", "Male", "Male"
 flag="f.ireland"
diff -ruN -X freeciv-cvs-Jul-18/diff_ignore 
freeciv-cvs-Jul-18/data/nation/roman.ruleset 
freeciv-cvs-Jul-18-nationupdates/data/nation/roman.ruleset
--- freeciv-cvs-Jul-18/data/nation/roman.ruleset        2003-09-21 
22:00:07.000000000 -0700
+++ freeciv-cvs-Jul-18-nationupdates/data/nation/roman.ruleset  2004-07-19 
21:42:50.000000000 -0700
@@ -3,6 +3,9 @@
 name=_("Roman")
 plural=_("?plural:Romans")
 class=_("Historical")
+legend=_("Rome was, in legend, founded by Romulus in 753 BC.  At it's \
+height, Rome controlled nearly all of Europe, northern Africa and \
+Mesopotamia.")
 leader="Caesar", "Augustus", "Vespasian", "Nero", "Trajan", "Marcus Aurelius",
        "Tiberius", "Constantine",
        "Livia", "Messalina"

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9436) Ireland still exists, and history for Rome, Gregory Richards <=