Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2005:
[Freeciv-Dev] (PR#13570) Aifill in scenarious
Home

[Freeciv-Dev] (PR#13570) Aifill in scenarious

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13570) Aifill in scenarious
From: "Mateusz Stefek" <mstefek@xxxxxxxxx>
Date: Sat, 30 Jul 2005 02:18:47 -0700
Reply-to: bugs@xxxxxxxxxxx

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

This patch changes aifill to 5 in scenaroius where it is 0.
--
mateusz
Index: data/scenario/earth-160x90-v2.sav
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/scenario/earth-160x90-v2.sav,v
retrieving revision 1.5
diff -u -r1.5 earth-160x90-v2.sav
--- data/scenario/earth-160x90-v2.sav   22 Jul 2004 20:56:04 -0000      1.5
+++ data/scenario/earth-160x90-v2.sav   30 Jul 2005 09:12:46 -0000
@@ -29,7 +29,7 @@
 razechance=20
 civstyle=2
 save_nturns=10
-aifill=0
+aifill=5
 scorelog=0
 spacerace=0
 diplchance=3
Index: data/scenario/earth-80x50-v2.sav
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/scenario/earth-80x50-v2.sav,v
retrieving revision 1.5
diff -u -r1.5 earth-80x50-v2.sav
--- data/scenario/earth-80x50-v2.sav    22 Jul 2004 20:56:05 -0000      1.5
+++ data/scenario/earth-80x50-v2.sav    30 Jul 2005 09:12:46 -0000
@@ -30,7 +30,7 @@
 civstyle=2
 save_nturns=10
 save_name="civgame"
-aifill=0
+aifill=5
 scorelog=0
 fogofwar=1
 spacerace=0
Index: data/scenario/hagworld-120x60-v1.2.sav
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/scenario/hagworld-120x60-v1.2.sav,v
retrieving revision 1.2
diff -u -r1.2 hagworld-120x60-v1.2.sav
--- data/scenario/hagworld-120x60-v1.2.sav      23 Jun 2002 14:02:05 -0000      
1.2
+++ data/scenario/hagworld-120x60-v1.2.sav      30 Jul 2005 09:12:53 -0000
@@ -30,7 +30,7 @@
 civstyle=2
 save_nturns=10
 save_name="civgame"
-aifill=0
+aifill=5
 scorelog=0
 fogofwar=1
 spacerace=1

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