mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-10 05:11:00 +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:
@@ -177,6 +177,18 @@ if(isset($_GET['id'])) {
|
||||
case 13:
|
||||
include("Templates/Ranking/player_3.tpl");
|
||||
break;
|
||||
case 16:
|
||||
include("Templates/Ranking/player_6.tpl");
|
||||
break;
|
||||
case 17:
|
||||
include("Templates/Ranking/player_7.tpl");
|
||||
break;
|
||||
case 18:
|
||||
include("Templates/Ranking/player_8.tpl");
|
||||
break;
|
||||
case 19:
|
||||
include("Templates/Ranking/player_9.tpl");
|
||||
break;
|
||||
case 41:
|
||||
include("Templates/Ranking/alliance_attack.tpl");
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user