<URL: http://bugs.freeciv.org/Ticket/Display.html?id=36583 >
Hi, The corresponding patch for nation Soviet. I added all lacking former soviet republics. It seems it doesn't violate the game. Thanks, Daniil. On 22/02/07, The default queue <[EMAIL PROTECTED]> wrote: > > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Kazakh nation", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of (PR#36583). > > Please include the string: > > (PR#36583) > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > > > ------------------------------------------------------------------------- > Hi, > > I've created a patch for adding Kazakh nation. > The flag is taken from Wikipedia website, they have statement > it is released into the public domain. > > Thanks, Daniil. > >
diff -ru freeciv-2.1.0-beta3.old/data/nation/soviet.ruleset freeciv-2.1.0-beta3/data/nation/soviet.ruleset --- freeciv-2.1.0-beta3.old/data/nation/soviet.ruleset 2007-02-17 06:26:21.000000000 +0200 +++ freeciv-2.1.0-beta3/data/nation/soviet.ruleset 2007-02-22 05:17:29.000000000 +0200 @@ -32,10 +32,16 @@ init_government="Despotism" init_units="" -conflicts_with = "russian", "ukrainian", "lithuaninan", "latvian", - "estonian", "georgian", "armenian" -civilwar_nations = "russian", "ukrainian", "lithuaninan", "latvian", - "estonian", "georgian", "armenian" +conflicts_with = "russian", "ukrainian", "belarusian", + "lithuaninan", "latvian", "estonian", + "moldovan", + "georgian", "armenian", "azerbaijanian", + "kazakh", "uzbek", "tajik", "kyrgyz", "turkmen" +civilwar_nations = "russian", "ukrainian", "belarusian", + "lithuaninan", "latvian", "estonian", + "moldovan", + "georgian", "armenian", "azerbaijanian", + "kazakh", "uzbek", "tajik", "kyrgyz", "turkmen" cities = "Leningrad",
_______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
