mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-15 00:56:09 +00:00
FIX WALL NAMES FOR QUEST NEW TRIBE
FIX WALL NAMES FOR QUEST NEW TRIBE
This commit is contained in:
@@ -813,7 +813,7 @@ if (count($vil)<2){ ?>
|
||||
|
||||
<?php } elseif($_SESSION['qst']== 36){
|
||||
|
||||
$unarray=array("",CITYWALL,EARTHWALL,"PALISADE");
|
||||
$unarray=array("",CITYWALL,EARTHWALL,PALISADE,STONEWALL,MAKESHIFTWALL,DEFENSIVEWALL,BARRICADE);
|
||||
|
||||
|
||||
$wall = $village->resarray['f40'];
|
||||
|
||||
Reference in New Issue
Block a user