Version 2007-11-04

This commit is contained in:
nemunaire 2007-11-04 12:00:00 +01:00
commit ebc73c5744
377 changed files with 5163 additions and 2495 deletions

View file

@ -1,4 +1,4 @@
<?
<?
session_start();
$id=$_SESSION['id'];
@ -72,10 +72,10 @@ echo'</head>
<body>
<table align=center id=tablo>
<tr><td><a href=arbre_bat_covenant.php>Batiments</a> |
<a href=arbre_techno_covenant.php>Technologies</a> |
<a href=arbre_unitees_covenant.php>Ecole militaire</a> |
<a href=arbre_vehicules_covenant.php>Chantier terrestre</a> |
<tr><td><a href=arbre_bat_covenant.php>Batiments</a> |
<a href=arbre_techno_covenant.php>Technologies</a> |
<a href=arbre_unitees_covenant.php>Caserne</a> |
<a href=arbre_vehicules_covenant.php>Chantier terrestre</a> |
<a href=arbre_vaisseaux_covenant.php>Chantier spatial</a></td></tr></table>
<table align=center>
@ -122,7 +122,7 @@ echo'</head>
<tr>
<td class=c><a href=descriptions/.php>Appariton</a></td>
<td class=e>'; @techno("Chantier terrestre",$chantier_terrestre, 5); echo'<br>'; @techno(Armement,$armement, 2);
<td class=e>'; @techno("Chantier terrestre",$chantier_terrestre, 5); echo'<br>'; @techno(Armement,$armement, 2);
echo'<br>'; @techno(Bouclier,$blindage, 2); echo'</td>
</tr>
@ -143,13 +143,13 @@ echo'<br>'; @techno(Bouclier,$blindage, 2); echo'</td>
<tr>
<td class=c><a href=descriptions/.php>Tourelle à plasma</a></td>
<td class=e>'; @techno("Chantier terrestre",$chantier_terrestre, 4); echo'<br>'; @techno(Armement,$armement, 3);
<td class=e>'; @techno("Chantier terrestre",$chantier_terrestre, 4); echo'<br>'; @techno(Armement,$armement, 3);
echo'<br>'; @techno("Maitrise de l'énergie",$energie_t, 3); echo'</td>
</tr>
<tr>
<td class=c><a href=descriptions/.php>Lanceur de torpilles plasma</a></td>
<td class=e>'; @techno("Chantier terrestre",$chantier_terrestre, 8); echo'<br>'; @techno(Armement,$armement, 5);
<td class=e>'; @techno("Chantier terrestre",$chantier_terrestre, 8); echo'<br>'; @techno(Armement,$armement, 5);
echo'<br>'; @techno(Informatique,$informatique, 4); echo'</td>
</tr>