This commit is contained in:
yi12345
2013-05-07 18:44:41 +03:00
parent 987f0a318e
commit 4688c2a030
2 changed files with 1 additions and 3 deletions
@@ -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";