<URL: http://bugs.freeciv.org/Ticket/Display.html?id=36516 >

Sorry, patch is broken, use this one instead.

On 21/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:
>         "soviet.nation patch",
> 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#36516).
>
> Please include the string:
>
>          (PR#36516)
>
> in the subject line of all future correspondence about this issue. To do so,
> you may reply to this message.
>
>                         Thank you,
>
>
> -------------------------------------------------------------------------
> Hi,
>
>  I made a patch for soviet.nation.
>  Two last leaders added (Chernenko & Gorbachev).
>  Also Kollontai was added, soviet diplomat
>  and social feminist (as there are so few females).
>
> 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-21 09:10:29.000000000 +0200
@@ -15,8 +15,12 @@
  "Nikita Khruschov",
  "Leonid Brezhnev",
  "Yuriy Andropov",
- "Nadezhda Krupskaya"
-leader_sex="Male", "Male", "Male", "Male", "Male", "Female"
+ "Konstantin Chernenko",
+ "Mikhail Gorbachev",
+ "Nadezhda Krupskaya",
+ "Alexandra Kollontai"
+leader_sex="Male", "Male", "Male", "Male", "Male", "Male",
+           "Male", "Female", "Female"
 flag="soviet"
 flag_alt = "-"
 city_style = "European"
_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to