mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-01 01:54:22 +00:00
update
This commit is contained in:
@@ -68,7 +68,6 @@ NOTE: If the above criteria is not met during the attack, the next attack on tha
|
||||
To build a Treasure Chamber (Treasury), you will need a Main Building level 10 and the village MUST NOT be a Capital or contain a World Wonder.
|
||||
|
||||
To build a World Wonder, you must own the Construction Plans yourself (you = the World Wonder Village Owner) from level 0 to 50, and then from level 51 to 100 you will need an additional set of Construction Plans in your Alliance! Two sets of Construction Plans in the World Wonder Village Account will not work!" ,$text);
|
||||
$text = utf8_encode($text);
|
||||
fwrite($fh, $text);
|
||||
|
||||
$query="SELECT * FROM ".TB_PREFIX."users ORDER BY id + 0 DESC";
|
||||
|
||||
+1
-2
@@ -444,12 +444,11 @@ have a hero in an attack
|
||||
|
||||
If not, the next attack on that village, winning with a hero and empty treasury will take the building plan.
|
||||
|
||||
To build a WW, you must own a plan yourself (you = the WW village owner) from lvl 0 to 49, from 50 to 100 you need an additional plan in your alliance! Two plans in the WW village account won´t work!
|
||||
To build a WW, you must own a plan yourself (you = the WW village owner) from lvl 0 to 49, from 50 to 100 you need an additional plan in your alliance! Two plans in the WW village account would not work!
|
||||
|
||||
The construction plans are conquerable immediately when they appear to the server.
|
||||
|
||||
There will be a countdown in game, showing the exact time of the release, 5 days prior to the launch." ,$text);
|
||||
$text = utf8_encode($text);
|
||||
fwrite($fh, $text);
|
||||
|
||||
$query="SELECT * FROM ".TB_PREFIX."users ORDER BY id + 0 DESC";
|
||||
|
||||
Reference in New Issue
Block a user