mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
10 lines
498 B
Smarty
10 lines
498 B
Smarty
<div id="build" class="gid41"><a href="#" onClick="return Popup(41,4);" class="build_logo">
|
|
<img class="building g41" src="img/x.gif" alt="Horse Drinking Trough" title="Horse Drinking Trough" />
|
|
</a>
|
|
<h1>Horse Drinking Trough <span class="level">Level <?php echo $village->resarray['f'.$id]; ?></span></h1>
|
|
<p class="build_desc">The horse drinking trough of the Romans decreases the training time of cavalry and the upkeep of these troops as well.</p>
|
|
|
|
<?php
|
|
include("upgrade.tpl");
|
|
?>
|
|
</p></div> |