mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-17 00:31:02 +00:00
started to fix defence reports icons and farmlist and fix deleting oasis that you own and links
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
<div id="textmenu">
|
||||
<a href="build.php?id=<?php echo $id; ?>">Overview</a> |
|
||||
<a href="a2b.php">Send troops</a> |
|
||||
<a href="warsim.php">Combat Simulator</a></div>
|
||||
|
||||
<a href="warsim.php">Combat Simulator</a></div> <?php if($session->goldclub==1){ ?>|
|
||||
<a href="build.php?id=<?php echo $id; ?>&t=99">Farmlist</a>
|
||||
<?php } ?>
|
||||
<?php
|
||||
$units_type = $database->getMovement("34",$village->wid,1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user