This commit is contained in:
unknown
2012-10-11 17:18:50 +02:00
parent dcafa5ad14
commit 8d1f9f2d3a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<h2>Tournament Square</h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">At the tournament square your troops can train to increase their stamina. The further the building is upgraded the faster your troops are beyond a minimum distance of 30 squares.</td>
<td class="desc">At the tournament square your troops can train to increase their stamina. The further the building is upgraded the faster your troops are beyond a minimum distance of <?php echo TS_THRESHOLD; ?> squares.</td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(14,4);">
<img class="building g14" src="img/x.gif" alt="Tournament Square" title="Tournament Square" /></a>
+1 -1
View File
@@ -1,7 +1,7 @@
<h2>Tournament Square</h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">At the tournament square your troops can train to increase their stamina. The further the building is upgraded the faster your troops are beyond a minimum distance of 30 squares.</td>
<td class="desc">At the tournament square your troops can train to increase their stamina. The further the building is upgraded the faster your troops are beyond a minimum distance of <?php echo TS_THRESHOLD; ?> squares.</td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(14,4);">
<img class="building g14" src="img/x.gif" alt="Tournament Square" title="Tournament Square" /></a>
+1 -1
View File
@@ -1,4 +1,4 @@
<h1><img class="unit ugeb" src="img/x.gif"> Tournament Square</h1><img class="building g14" src="img/x.gif" alt="Tournament Square" title="Tournament Square" />Your troops can increase their stamina at the tournament square. The further the building is upgraded the faster your troops are beyond a minimum distance of 30 squares.<p><b>Costs</b> and <b>construction time</b> for level 1:<br /><img class="r1" src="img/x.gif" alt="Lumber" title="Lumber" />1750 | <img class="r2" src="img/x.gif" alt="Clay" title="Clay" />2250 | <img class="r3" src="img/x.gif" alt="Iron" title="Iron" />1530 | <img class="r4" src="img/x.gif" alt="Crop" title="Crop" />240 | <img class="r5" src="img/x.gif" alt="Crop consumption" title="Crop consumption" />1 | <span class="dur"><img class="clock" alt="duration" title="duration" src="img/x.gif" />0:58:20</span></p>
<h1><img class="unit ugeb" src="img/x.gif"> Tournament Square</h1><img class="building g14" src="img/x.gif" alt="Tournament Square" title="Tournament Square" />Your troops can increase their stamina at the tournament square. The further the building is upgraded the faster your troops are beyond a minimum distance of <?php echo TS_THRESHOLD; ?> squares.<p><b>Costs</b> and <b>construction time</b> for level 1:<br /><img class="r1" src="img/x.gif" alt="Lumber" title="Lumber" />1750 | <img class="r2" src="img/x.gif" alt="Clay" title="Clay" />2250 | <img class="r3" src="img/x.gif" alt="Iron" title="Iron" />1530 | <img class="r4" src="img/x.gif" alt="Crop" title="Crop" />240 | <img class="r5" src="img/x.gif" alt="Crop consumption" title="Crop consumption" />1 | <span class="dur"><img class="clock" alt="duration" title="duration" src="img/x.gif" />0:58:20</span></p>
<p><b>Prerequisites</b><br /><a href="manual.php?typ=4&gid=16">Rally Point</a> Level 15</p><map id="nav" name="nav">
<area href="manual.php?typ=4&amp;s=12" title="back" coords="0,0,45,18" shape="rect" alt="" />
<area href="manual.php?s=1" title="Overview" coords="46,0,70,18" shape="rect" alt="" />