Just some corrections for Typos/Errors

This commit is contained in:
KFCSpike
2014-01-08 19:33:58 +00:00
parent 51658276bd
commit 1253819503
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ 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 Treasure Chamber (Treasury), you will need a Main Building level 10 and the village MUST NOT 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);
fwrite($fh, $text);
+2 -2
View File
@@ -2502,8 +2502,8 @@ class Automation {
$xp=" but gained ".$heroxp." XP from the battle";
}
if ($traped11>0) {
$info_hero = $hero_pic.",Your hero has trapped".$xp;
}else $info_hero = $hero_pic.",Your hero die".$xp;
$info_hero = $hero_pic.",Your hero was trapped".$xp;
}else $info_hero = $hero_pic.",Your hero died".$xp;
}
if ($DefenderID==0) {
$natar=0;
+2 -2
View File
@@ -286,10 +286,10 @@ define("Q31_RESP","Warehouse has upgraded to level 7...");
define("Q32","Task 26: All to five!");
define("Q32_DESC","You will always need more resources. Resource tiles are quite expensive but will always pay out in the long term.");
define("Q32_ORDER","Order:<\/p>Upgrade all resources tiles to level 5.");
define("Q32_RESP","All resources were to level 5, the village's products have gone up and take a step forward...");
define("Q32_RESP","All resources are at level 5, very good, your village grows and thrives!");
define("Q33","Task 27: Palace or Residence?");
define("Q33_DESC","To found a new village, you will need settlers. Those you can train in either a palace or a residence.");
define("Q33_DESC","To found a new village, you will need settlers. They can be trained in either a palace or a residence.");
define("Q33_ORDER","Order:<\/p>Build a palace or residence to level 10.");
define("Q33_RESP","had reached to level 10, you can now train settlers and found your second village. Notice the cultural points...");
+2 -2
View File
@@ -284,10 +284,10 @@ define("Q31_RESP","Warehouse has upgraded to level 7...");
define("Q32","Task 26: All to five!");
define("Q32_DESC","You will always need more resources. Resource tiles are quite expensive but will always pay out in the long term.");
define("Q32_ORDER","Order:<\/p>Upgrade all resources tiles to level 5.");
define("Q32_RESP","All resources were to level 5, the village's products have gone up and take a step forward...");
define("Q32_RESP","All resources are at level 5, very good, your village grows and thrives!");
define("Q33","Task 27: Palace or Residence?");
define("Q33_DESC","To found a new village, you will need settlers. Those you can train in either a palace or a residence.");
define("Q33_DESC","To found a new village, you will need settlers. They can be trained in either a palace or a residence.");
define("Q33_ORDER","Order:<\/p>Build a palace or residence to level 10.");
define("Q33_RESP","had reached to level 10, you can now train settlers and found your second village. Notice the cultural points...");
+2 -2
View File
@@ -287,10 +287,10 @@ define("Q31_RESP","Warehouse has upgraded to level 7...");
define("Q32","Task 26: All to five!");
define("Q32_DESC","You will always need more resources. Resource tiles are quite expensive but will always pay out in the long term.");
define("Q32_ORDER","Order:<\/p>Upgrade all resources tiles to level 5.");
define("Q32_RESP","All resources were to level 5, the village's products have gone up and take a step forward...");
define("Q32_RESP","All resources are at level 5, very good, your village grows and thrives!");
define("Q33","Task 27: Palace or Residence?");
define("Q33_DESC","To found a new village, you will need settlers. Those you can train in either a palace or a residence.");
define("Q33_DESC","To found a new village, you will need settlers. They can be trained in either a palace or a residence.");
define("Q33_ORDER","Order:<\/p>Build a palace or residence to level 10.");
define("Q33_RESP","had reached to level 10, you can now train settlers and found your second village. Notice the cultural points...");