mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-22 19:17:15 +00:00
improve ally news + edit allianz.php and spieler.php + more little update for goldclub
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<a href="build.php?id=<?php echo $id; ?>">Overview</a> |
|
||||
<a href="a2b.php">Send troops</a> |
|
||||
<a href="warsim.php">Combat Simulator</a> <?php if($session->goldclub==1){ ?>|
|
||||
<a href="build.php?id=<?php echo $id; ?>&t=99">Farmlist</a>
|
||||
<a href="build.php?id=<?php echo $id; ?>&t=99">Gold Club</a>
|
||||
<?php } ?>
|
||||
</div>
|
||||
<?php
|
||||
|
||||
@@ -13,7 +13,7 @@ if(!$session->goldclub) {
|
||||
<a href="build.php?id=<?php echo $id; ?>">Overview</a> |
|
||||
<a href="a2b.php">Send troops</a> |
|
||||
<a href="warsim.php">Combat Simulator</a> <?php if($session->goldclub==1){ ?>|
|
||||
<a href="build.php?id=<?php echo $id; ?>&t=99">Farmlist</a>
|
||||
<a href="build.php?id=<?php echo $id; ?>&t=99">Gold Club</a>
|
||||
<?php } ?>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -455,7 +455,7 @@ if (mysql_num_rows($MyGold)) {
|
||||
<td class="man"></td>
|
||||
<td class="desc">
|
||||
<b>Gold Club</b></br>
|
||||
<font size="2">Gold Club including: farmlist, merchants run three times, crop finder, master builder, trade routes and automatic send away troops before an attack.</font>
|
||||
<font size="2">Gold Club including: farmlist, merchants run three times, crop finder, master builder, trade routes, raid statistics and automatic send away troops before an attack.</font>
|
||||
<span class="run">
|
||||
</span>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user