Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] Re: (PR#6158) police stations and women suffrage
Home

[Freeciv-Dev] Re: (PR#6158) police stations and women suffrage

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#6158) police stations and women suffrage
From: "Genevieve Gracian" <ggracian@xxxxxxx>
Date: Mon, 15 Sep 2003 12:16:54 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Mon, 15 Sep 2003 09:25:30 -0700
"Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx> wrote:

> 
> Anyone want to provide a patch?  Please check all rulesets.

Hoping this patch is ok.

--
G. Gracian

diff -r -u /home/berthe/pserver-freeciv/freeciv/data/civ1/buildings.ruleset 
freeciv/data/civ1/buildings.ruleset
--- /home/berthe/pserver-freeciv/freeciv/data/civ1/buildings.ruleset    
2003-07-10 18:33:51.000000000 +0200
+++ freeciv/data/civ1/buildings.ruleset 2003-09-15 20:03:48.000000000 +0200
@@ -725,7 +725,7 @@
 ;spec_gate     =
 equiv_range    = "City"
 ;equiv_dupl    =
-;equiv_repl    =
+equiv_repl     = "Women's Suffrage"
 obsolete_by    = "None"
 is_wonder      = 0
 build_cost     = 60
diff -r -u /home/berthe/pserver-freeciv/freeciv/data/civ2/buildings.ruleset 
freeciv/data/civ2/buildings.ruleset
--- /home/berthe/pserver-freeciv/freeciv/data/civ2/buildings.ruleset    
2003-07-10 18:33:51.000000000 +0200
+++ freeciv/data/civ2/buildings.ruleset 2003-09-15 20:04:17.000000000 +0200
@@ -713,7 +713,7 @@
 ;spec_gate     =
 equiv_range    = "City"
 ;equiv_dupl    =
-;equiv_repl    =
+equiv_repl     = "Women's Suffrage"
 obsolete_by    = "None"
 is_wonder      = 0
 build_cost     = 60
diff -r -u /home/berthe/pserver-freeciv/freeciv/data/default/buildings.ruleset 
freeciv/data/default/buildings.ruleset
--- /home/berthe/pserver-freeciv/freeciv/data/default/buildings.ruleset 
2003-05-05 14:11:13.000000000 +0200
+++ freeciv/data/default/buildings.ruleset      2003-09-15 20:04:04.000000000 
+0200
@@ -769,7 +769,7 @@
 ;spec_gate     =
 equiv_range    = "City"
 ;equiv_dupl    =
-;equiv_repl    =
+equiv_repl     = "Women's Suffrage"
 obsolete_by    = "None"
 is_wonder      = 0
 build_cost     = 60
diff -r -u /home/berthe/pserver-freeciv/freeciv/data/history/buildings.ruleset 
freeciv/data/history/buildings.ruleset
--- /home/berthe/pserver-freeciv/freeciv/data/history/buildings.ruleset 
2003-07-10 18:33:51.000000000 +0200
+++ freeciv/data/history/buildings.ruleset      2003-09-15 20:03:19.000000000 
+0200
@@ -722,7 +722,7 @@
 ;spec_gate     =
 equiv_range    = "City"
 ;equiv_dupl    =
-;equiv_repl    =
+equiv_repl     = "Women's Suffrage"
 obsolete_by    = "None"
 is_wonder      = 0
 build_cost     = 60

[Prev in Thread] Current Thread [Next in Thread]