mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 06:37:15 +00:00
NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327
NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327 Please be advised, is not fully tested so if you activate on install maybe is not fully working
This commit is contained in:
@@ -150,7 +150,7 @@ if ($displayarray['access'] == BANNED) {
|
||||
<th><?php echo TRIBE; ?></th>
|
||||
<td>
|
||||
<?php
|
||||
$tribeArrays = [TRIBE1, TRIBE2, TRIBE3, TRIBE4, TRIBE5];
|
||||
$tribeArrays = [TRIBE1, TRIBE2, TRIBE3, TRIBE4, TRIBE5, TRIBE6, TRIBE7, TRIBE8, TRIBE9];
|
||||
echo $tribeArrays[$displayarray['tribe'] - 1];
|
||||
?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user