Merge pull request #33 from fanmuchen/master

Chinese localization created and some translation referencing is fixed.
This commit is contained in:
Catalin Novgorodschi
2022-04-08 10:04:25 +03:00
committed by GitHub
44 changed files with 1661 additions and 145 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Bakery</h2>
<h2><?php echo BAKERY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here the flour produced in your mill is used to bake bread. In conjunction with the grain mill the increase in crop production can go up to 50 percent.</td>
<td class="desc"><?php echo BAKERY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(9,4);">
<img class="building g9" src="img/x.gif" alt="Bakery" title="Bakery" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Brewery</h2>
<h2><?php echo BREWERY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the Teutons brewery mead is brewed, the soldiers drink to give themselves Dutch courage before battle. The higher the level of the brewery, the greater is the attack bonus. The mead-festivals always last 72 hours.</td>
<td class="desc"><?php echo BREWERY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(19,4);">
<img class="building g35" src="img/x.gif" alt="Brewery" title="Brewery" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Brickyard</h2>
<h2><?php echo BRICKYARD ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here clay is processed into bricks. Based on its level your Brickyard can increase your clay production up to 25 percent.</td>
<td class="desc"><?php echo BRICKYARD_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(6,4);">
<img class="building g6" src="img/x.gif" alt="Brickyard" title="Brickyard" /></a>
+1 -1
View File
@@ -1,4 +1,4 @@
<h2><?php echo CRANNY ?></h2>
<h2><?php echo CRANNY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
+2 -2
View File
@@ -1,8 +1,8 @@
<h2>Earth Wall</h2>
<h2><?php echo EARTHWALL ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">By building an Earth Wall you can protect your village against the barbarian hordes of your enemies. A higher level Earth Wall will give your troops a higher defence bonus.</td>
<td class="desc"><?php echo EARTHWALL_DESC ?></td>
<td rowspan="3" class="bimg">
</td>
</tr>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Grain Mill</h2>
<h2><?php echo GRAINMILL ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here your grain is milled in order to produce flour. Based on its level your grain mill can increase your crop production by up to 25 percent.</td>
<td class="desc"><?php echo GRAINMILL_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(8,4);">
<img class="building g8" src="img/x.gif" alt="Grain Mill" title="Grain Mill" /></a>
+2 -2
View File
@@ -1,8 +1,8 @@
<h2>Great Barracks</h2>
<h2><?php echo GREATBARRACKS ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the great barracks infantry can be trained, albeit at triple the cost of a standard unit. The higher its level the faster the troops are trained.</td>
<td class="desc"><?php echo GREATBARRACKS_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(29,4);">
<img class="building g29" src="img/x.gif" alt="Great Barracks" title="Great Barracks" /></a>
+2 -2
View File
@@ -1,9 +1,9 @@
<h2>Great Granary</h2>
<h2><?php echo GREATGRANARY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Crop produced by your farms is stored in the granary. The great granary offers you more space and keeps your crops drier and safer than the normal one.</td>
<td class="desc"><?php echo GREATGRANARY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(39,4);">
<img class="building g39" src="img/x.gif" alt="Great Granary" title="Great Granary" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Great Stable</h2>
<h2><?php echo GREATSTABLE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the great stable cavalry is trained, albeit at triple the cost of a standard unit. The higher its level the faster the troops are trained.</td>
<td class="desc"><?php echo GREATSTABLE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(30,4);">
<img class="building g30" src="img/x.gif" alt="Great Stable" title="Great Stable" /></a>
+2 -2
View File
@@ -1,8 +1,8 @@
<h2>Great Warehouse</h2>
<h2><?php echo GREATWAREHOUSE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Wood, clay and iron are stored in the warehouse. The great warehouse offers you more space and keeps your goods drier and safer than the normal one.</td>
<td class="desc"><?php echo GREATWAREHOUSE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(38,4);">
<img class="building g38" src="img/x.gif" alt="Great Warehouse" title="Great Warehouse" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Great Workshop</h2>
<h2><?php echo GREATWORKSHOP ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the great workshop siege engines like catapults and rams can be built, albeit at triple the cost of a standard unit. The higher its level the faster units are produced.</td>
<td class="desc"><?php echo GREATWORKSHOP_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(42,4);">
<img class="building g42" src="img/x.gif" alt="Great Workshop" title="Great Workshop" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Horse Drinking Trough</h2>
<h2><?php echo HORSEDRINKING ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The horse drinking trough cares for the well-being of your horses, lowers their crop consumption and makes their training faster.</td>
<td class="desc"><?php echo HORSEDRINKING_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(41,4);">
<img class="building g41" src="img/x.gif" alt="Horse Drinking Trough" title="Horse Drinking Trough" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Iron Foundry</h2>
<h2><?php echo IRONFOUNDRY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Iron is melted here. Based on its level your Iron Foundry can increase your iron production up to 25 percent.</td>
<td class="desc"><?php echo IRONFOUNDRY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(7,4);">
<img class="building g7" src="img/x.gif" alt="Iron Foundry" title="Iron Foundry" /></a>
+2 -2
View File
@@ -1,8 +1,8 @@
<h2>Main Building</h2>
<h2><?php echo MAINBUILDING ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the main building the village's master builders live. The higher its level the faster your master builders complete the construction of new buildings.</td>
<td class="desc"><?php echo MAINBUILDING_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(10,4);">
<img class="building g15" src="img/x.gif" alt="Main Building" title="Main Building" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Palace</h2>
<h2><?php echo PALACE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The king or queen of the empire lives in the palace. Only one palace can exist in your realm at a time. You need a palace in order to proclaim a village to be your capital.</td>
<td class="desc"><?php echo PALACE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(26,4);">
<img class="building g26" src="img/x.gif" alt="Palace" title="Palace" /></a>
+1 -1
View File
@@ -1,4 +1,4 @@
<h2><?php echo RALLYPOINT ?></h2>
<h2><?php echo RALLYPOINT ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Sawmill</h2>
<h2><?php echo SAWMILL ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here lumber delivered by your woodcutters is processed. Based on its level your Sawmill can increase your lumber production up to 25 percent.</td>
<td class="desc"><?php echo SAWMILL_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(5,4);">
<img class="building g5" src="img/x.gif" alt="Sawmill" title="Sawmill" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Stonemason's Lodge</h2>
<h2><?php echo STONEMASON ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The stonemason's lodge is an expert in cutting stone. The further the building is extended the higher the stability of the village's buildings.</td>
<td class="desc"><?php echo STONEMASON_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(34,4);">
<img class="building g34" src="img/x.gif" alt="Stonemason's Lodge" title="Stonemason's Lodge" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Town Hall</h2>
<h2><?php echo TOWNHALL ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the Town Hall you can hold pompous celebrations. Such a celebration increases your culture points.</td>
<td class="desc"><?php echo TOWNHALL_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(24,4);">
<img class="building g24" src="img/x.gif" alt="Town Hall" title="Town Hall" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Trade Office</h2>
<h2><?php echo TRADEOFFICE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the trade office the merchants' carts get improved and equipped with powerful horses. The higher its level the more your merchants are able to carry.</td>
<td class="desc"><?php echo TRADEOFFICE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(28,4);">
<img class="building g28" src="img/x.gif" alt="Trade Office" title="Trade Office" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Treasury</h2>
<h2><?php echo TREASURY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The riches of your empire are kept in the treasury. The treasury has room for one treasure. After you have captured an artefact it takes 24 hours to be effective.</td>
<td class="desc"><?php echo TREASURY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(27,4);">
<img class="building g27" src="img/x.gif" alt="Treasury" title="Treasury" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Tournament Square</h2>
<h2><?php echo TOURNAMENTSQUARE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">At the tournament square your troops can train to increase their stamina. The further the building is upgraded the faster your troops are beyond a minimum distance of <?php echo TS_THRESHOLD; ?> squares.</td>
<td class="desc"><?php echo TOURNAMENTSQUARE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(14,4);">
<img class="building g14" src="img/x.gif" alt="Tournament Square" title="Tournament Square" /></a>
+2 -2
View File
@@ -1,7 +1,7 @@
<h2>Workshop</h2>
<h2><?php echo WORKSHOP ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the workshop siege engines like catapults and rams can be built. The higher its level the faster units are produced.</td>
<td class="desc"><?php echo WORKSHOP_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(21,4);">
<img class="building g21" src="img/x.gif" alt="Workshop" title="Workshop" /></a>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Bakery</h2>
<h2><?php echo BAKERY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here the flour produced in your mill is used to bake bread. In conjunction with the grain mill the increase in crop production can go up to 50 percent.</td>
<td class="desc"><?php echo BAKERY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(9,4);">
<img class="building g9" src="img/x.gif" alt="Bakery" title="Bakery" /></a>
<img class="building g9" src="img/x.gif" alt="<?php echo BAKERY ?>" title="<?php echo BAKERY ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(4,4);">Cropland</a> <span title="+9">Level 10</span>, <a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+4">Level 5</span>, <a href="#" onClick="return Popup(8,4);">Grain Mill</a> <span title="+5">Level 5</span>
<a href="#" onClick="return Popup(4,4);"><?php echo CROPLAND ?></a> <span title="+9"><?php echo LEVEL ?> 10</span>, <a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>, <a href="#" onClick="return Popup(8,4);"><?php echo GRAINMILL ?></a> <span title="+5"><?php echo LEVEL ?> 5</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Brewery</h2>
<h2><?php echo BREWERY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Tasty mead is brewed in the Brewery and later quaffed by the soldiers during the celebrations. </td>
<td class="desc"><?php echo BREWERY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(35,4);">
<img class="building g35" src="img/x.gif" alt="Brewery" title="Brewery" /></a>
<img class="building g35" src="img/x.gif" alt="<?php echo BREWERY ?>" title="<?php echo BREWERY ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(11,4);">Granary</a> <span title="+20">Level 20</span>, <a href="#" onClick="return Popup(16,4);">Rally Point</a> <span title="+10">Level 10</span>
<a href="#" onClick="return Popup(11,4);"><?php echo GRANARY ?></a> <span title="+20"><?php echo LEVEL ?> 20</span>, <a href="#" onClick="return Popup(16,4);"><?php echo RALLYPOINT ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Brickyard</h2>
<h2><?php echo BRICKYARD ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here clay is processed into bricks. Based on its level your Brickyard can increase your clay production up to 25 percent.</td>
<td class="desc"><?php echo BRICKYARD_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(6,4);">
<img class="building g6" src="img/x.gif" alt="Brickyard" title="Brickyard" /></a>
<img class="building g6" src="img/x.gif" alt="<?php echo BRICKYARD ?>" title="<?php echo BRICKYARD ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(2,4);">Clay Pit</a> <span title="+9">Level 10</span>, <a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+4">Level 5</span>
<a href="#" onClick="return Popup(2,4);"><?php echo CLAYPIT ?></a> <span title="+9"><?php echo LEVEL ?> 10</span>, <a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>
</td>
</tr></tbody>
</table>
+4 -4
View File
@@ -1,18 +1,18 @@
<h2>Grain Mill</h2>
<h2><?php echo GRAINMILL ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here your grain is milled in order to produce flour. Based on its level your grain mill can increase your crop production by up to 25 percent.</td>
<td class="desc"><?php echo GRAINMILL_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(8,4);">
<img class="building g8" src="img/x.gif" alt="Grain Mill" title="Grain Mill" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(4,4);">Cropland</a> <span title="+4">Level 5</span>
<a href="#" onClick="return Popup(4,4);"><?php echo CROPLAND ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Great Barracks</h2>
<h2><?php echo GREATBARRACKS ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the great barracks infantry can be trained, albeit at triple the cost of a standard unit. The higher its level the faster the troops are trained.</td>
<td class="desc"><?php echo GREATBARRACKS_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(29,4);">
<img class="building g29" src="img/x.gif" alt="Great Barracks" title="Great Barracks" /></a>
<img class="building g29" src="img/x.gif" alt="<?php echo GREATBARRACKS ?>" title="<?php echo GREATBARRACKS ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(19,4);">Barracks</a> <span title="+20">Level 20</span>, <strike>Capital</strike>
<a href="#" onClick="return Popup(19,4);"><?php echo BARRACKS ?></a> <span title="+20"><?php echo LEVEL ?> 20</span>, <strike><?php echo CAPITAL ?></strike>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,19 +1,19 @@
<h2>Great Granary</h2>
<h2><?php echo GREATGRANARY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Crop produced by your farms is stored in the granary. The great granary offers you more space and keeps your crops drier and safer than the normal one.</td>
<td class="desc"><?php echo GREATGRANARY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(39,4);">
<img class="building g39" src="img/x.gif" alt="Great Granary" title="Great Granary" /></a>
<img class="building g39" src="img/x.gif" alt="<?php echo GREATGRANARY ?>" title="<?php echo GREATGRANARY ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+10">Level 10</span>, <strike>Capital</strike>
<a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>, <strike><?php echo CAPITAL ?></strike>
</td>
</tr></tbody>
</table>
+6 -6
View File
@@ -1,18 +1,18 @@
<h2>Great Workshop</h2>
<h2><?php echo GREATSTABLE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the great workshop siege engines like catapults and rams can be built, albeit at triple the cost of a standard unit. The higher its level the faster units are produced.</td>
<td class="desc"><?php echo GREATSTABLE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(42,4);">
<img class="building g42" src="img/x.gif" alt="Great Workshop" title="Great Workshop" /></a>
<a href="#" onClick="return Popup(30,4);">
<img class="building g30" src="img/x.gif" alt="<?php echo GREATSTABLE ?>" title="<?php echo GREATSTABLE ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(21,4);">Workshop</a> <span title="+20">Level 20</span>, <strike>Capital</strike>
<a href="#" onClick="return Popup(20,4);"><?php echo STABLE ?></a> <span title="+20"><?php echo LEVEL ?> 20</span>, <strike><?php echo CAPITAL ?></strike>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Great Warehouse</h2>
<h2><?php echo GREATWAREHOUSE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Wood, clay and iron are stored in the warehouse. The great warehouse offers you more space and keeps your goods drier and safer than the normal one.</td>
<td class="desc"><?php echo GREATWAREHOUSE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(38,4);">
<img class="building g38" src="img/x.gif" alt="Great Warehouse" title="Great Warehouse" /></a>
<img class="building g38" src="img/x.gif" alt="<?php echo GREATWAREHOUSE ?>" title="<?php echo GREATWAREHOUSE ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+10">Level 10</span>, <strike>Capital</strike>
<a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>, <strike><?php echo CAPITAL ?></strike>
</td>
</tr></tbody>
</table>
+6 -6
View File
@@ -1,18 +1,18 @@
<h2>Great Barracks</h2>
<h2><?php echo GREATWORKSHOP ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the great barracks infantry can be trained, albeit at triple the cost of a standard unit. The higher its level the faster the troops are trained.</td>
<td class="desc"><?php echo GREATWORKSHOP_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(29,4);">
<img class="building g29" src="img/x.gif" alt="Great Barracks" title="Great Barracks" /></a>
<a href="#" onClick="return Popup(42,4);">
<img class="building g42" src="img/x.gif" alt="<?php echo GREATWORKSHOP ?>" title="<?php echo GREATWORKSHOP ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(19,4);">Barracks</a> <span title="+20">Level 20</span>, <strike>Capital</strike>
<a href="#" onClick="return Popup(21,4);"><?php echo WORKSHOP ?></a> <span title="+20"><?php echo LEVEL ?> 20</span>, <strike><?php echo CAPITAL ?></strike>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Horse Drinking Trough</h2>
<h2><?php echo HORSEDRINKING ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The horse drinking trough cares for the well-being of your horses, lowers their crop consumption and makes their training faster.</td>
<td class="desc"><?php echo HORSEDRINKING_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(41,4);">
<img class="building g41" src="img/x.gif" alt="Horse Drinking Trough" title="Horse Drinking Trough" /></a>
<img class="building g41" src="img/x.gif" alt="<?php echo HORSEDRINKING ?>" title="<?php echo HORSEDRINKING ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(20,4);">Stable</a> <span title="+20">Level 20</span>, <a href="#" onClick="return Popup(16,4);">Rally Point</a> <span title="+10">Level 10</span>
<a href="#" onClick="return Popup(20,4);"><?php echo STABLE ?></a> <span title="+20"><?php echo LEVEL ?> 20</span>, <a href="#" onClick="return Popup(16,4);"><?php echo RALLYPOINT ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Iron Foundry</h2>
<h2><?php echo IRONFOUNDRY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Iron is melted here. Based on its level your Iron Foundry can increase your iron production up to 25 percent.</td>
<td class="desc"><?php echo IRONFOUNDRY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(7,4);">
<img class="building g7" src="img/x.gif" alt="Iron Foundry" title="Iron Foundry" /></a>
<img class="building g7" src="img/x.gif" alt="<?php echo IRONFOUNDRY ?>" title="<?php echo IRONFOUNDRY ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(3,4);">Iron Mine</a> <span title="+10">Level 10</span>, <a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+4">Level 5</span>
<a href="#" onClick="return Popup(3,4);"><?php echo IRONMINE ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>, <a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Marketplace</h2>
<h2><?php echo MARKETPLACE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">At the marketplace you can trade resources with other players. The higher its level, the more resources can be transported at the same time.</td>
<td class="desc"><?php echo MARKETPLACE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(24,4);">
<img class="building g17" src="img/x.gif" alt="Marketplace" title="Marketplace" /></a>
<img class="building g17" src="img/x.gif" alt="<?php echo MARKETPLACE ?>" title="<?php echo MARKETPLACE ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(23,4);">Main Building</a> <span title="+2">Level 3</span>, <a href="#" onClick="return Popup(9,4);">Warehouse</a> <span title="+1">Level 1</span>, <a href="#" onClick="return Popup(10,4);">Granary</a> <span title="+1">Level 1</span>
<a href="#" onClick="return Popup(23,4);"><?php echo MAINBUILDING ?></a> <span title="+2"><?php echo LEVEL ?> 3</span>, <a href="#" onClick="return Popup(9,4);"><?php echo WAREHOUSE ?></a> <span title="+1"><?php echo LEVEL ?> 1</span>, <a href="#" onClick="return Popup(10,4);"><?php echo GRANARY ?></a> <span title="+1"><?php echo LEVEL ?> 1</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Palace</h2>
<h2><?php echo PALACE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The king or queen of the empire lives in the palace. Only one palace can exist in your realm at a time. You need a palace in order to proclaim a village to be your capital.</td>
<td class="desc"><?php echo PALACE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(26,4);">
<img class="building g26" src="img/x.gif" alt="Palace" title="Palace" /></a>
<img class="building g26" src="img/x.gif" alt="<?php echo PALACE ?>" title="<?php echo PALACE ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(18,4);">Embassy</a> <span title="+1">Level 1</span>, <a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+4">Level 5</span>, <a href="#" onClick="return Popup(25,4);"><strike>Residence</strike></a>
<a href="#" onClick="return Popup(18,4);"><?php echo EMBASSY ?></a> <span title="+1"><?php echo LEVEL ?> 1</span>, <a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>, <a href="#" onClick="return Popup(25,4);"><strike><?php echo RESIDENCE ?></strike></a>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Sawmill</h2>
<h2><?php echo SAWMILL ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">Here lumber delivered by your woodcutters is processed. Based on its level your Sawmill can increase your lumber production up to 25 percent.</td>
<td class="desc"><?php echo SAWMILL_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(5,4);">
<img class="building g5" src="img/x.gif" alt="Sawmill" title="Sawmill" /></a>
<img class="building g5" src="img/x.gif" alt="<?php echo SAWMILL ?>" title="<?php echo SAWMILL ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(1,4);">Woodcutter</a> <span title="+9">Level 10</span>, <a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+4">Level 5</span>
<a href="#" onClick="return Popup(1,4);"><?php echo WOODCUTTER ?></a> <span title="+9"><?php echo LEVEL ?> 10</span>, <a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Stonemason's Lodge</h2>
<h2><?php echo STONEMASON ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The stonemason's lodge is an expert in cutting stone. The further the building is extended the higher the stability of the village's buildings.</td>
<td class="desc"><?php echo STONEMASON_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(34,4);">
<img class="building g34" src="img/x.gif" alt="Stonemason's Lodge" title="Stonemason's Lodge" /></a>
<img class="building g34" src="img/x.gif" alt="<?php echo STONEMASON ?>" title="<?php echo STONEMASON ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+4">Level 5</span>, <a href="#" onClick="return Popup(26,4);">Palace</a> <span title="+3">Level 3</span>
<a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>, <a href="#" onClick="return Popup(26,4);"><?php echo PALACE ?></a> <span title="+3"><?php echo LEVEL ?> 3</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Town Hall</h2>
<h2><?php echo TOWNHALL ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the Town Hall you can hold pompous celebrations. Such a celebration increases your culture points.</td>
<td class="desc"><?php echo TOWNHALL_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(24,4);">
<img class="building g24" src="img/x.gif" alt="Town Hall" title="Town Hall" /></a>
<img class="building g24" src="img/x.gif" alt="<?php echo TOWNHALL ?>" title="<?php echo TOWNHALL ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+9">Level 10</span>, <a href="#" onClick="return Popup(22,4);">Academy</a> <span title="+10">Level 10</span>
<a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+9"><?php echo LEVEL ?> 10</span>, <a href="#" onClick="return Popup(22,4);"><?php echo ACADEMY ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Trade Office</h2>
<h2><?php echo TRADEOFFICE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the trade office the merchants' carts get improved and equipped with powerful horses. The higher its level the more your merchants are able to carry.</td>
<td class="desc"><?php echo TRADEOFFICE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(28,4);">
<img class="building g28" src="img/x.gif" alt="Trade Office" title="Trade Office" /></a>
<img class="building g28" src="img/x.gif" alt="<?php echo TRADEOFFICE ?>" title="<?php echo TRADEOFFICE ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(17,4);">Marketplace</a> <span title="+20">Level 20</span>, <a href="#" onClick="return Popup(20,4);">Stable</a> <span title="+10">Level 10</span>
<a href="#" onClick="return Popup(17,4);"><?php echo MARKETPLACE ?></a> <span title="+20"><?php echo LEVEL ?> 20</span>, <a href="#" onClick="return Popup(20,4);"><?php echo STABLE ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Treasury</h2>
<h2><?php echo TREASURY ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">The riches of your empire are kept in the treasury. The treasury has room for one treasure. After you have captured an artefact it takes 24 hours to be effective.</td>
<td class="desc"><?php echo TREASURY_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(27,4);">
<img class="building g27" src="img/x.gif" alt="Treasury" title="Treasury" /></a>
<img class="building g27" src="img/x.gif" alt="<?php echo TREASURY ?>" title="<?php echo TREASURY ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+9">Level 10</span>, <a href="#" onClick="return Popup(40,4);"><strike>Wonder Of The World</strike></a>
<a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+9"><?php echo LEVEL ?> 10</span>, <a href="#" onClick="return Popup(40,4);"><strike><?php echo WORLD_WONDER ?></strike></a>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Tournament Square</h2>
<h2><?php echo TOURNAMENTSQUARE ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">At the tournament square your troops can train to increase their stamina. The further the building is upgraded the faster your troops are beyond a minimum distance of <?php echo TS_THRESHOLD; ?> squares.</td>
<td class="desc"><?php echo TOURNAMENTSQUARE_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(14,4);">
<img class="building g14" src="img/x.gif" alt="Tournament Square" title="Tournament Square" /></a>
<img class="building g14" src="img/x.gif" alt="<?php echo TOURNAMENTSQUARE ?>" title="<?php echo TOURNAMENTSQUARE ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(16,4);">Rally Point</a> <span title="+15">Level 15</span>
<a href="#" onClick="return Popup(16,4);"><?php echo RALLYPOINT ?></a> <span title="+15"><?php echo LEVEL ?> 15</span>
</td>
</tr></tbody>
</table>
+5 -5
View File
@@ -1,18 +1,18 @@
<h2>Workshop</h2>
<h2><?php echo WORKSHOP ?></h2>
<table class="new_building" cellpadding="1" cellspacing="1">
<tbody><tr>
<td class="desc">In the workshop siege engines like catapults and rams can be built. The higher its level the faster units are produced.</td>
<td class="desc"><?php echo WORKSHOP_DESC ?></td>
<td rowspan="3" class="bimg">
<a href="#" onClick="return Popup(21,4);">
<img class="building g21" src="img/x.gif" alt="Workshop" title="Workshop" /></a>
<img class="building g21" src="img/x.gif" alt="<?php echo WORKSHOP ?>" title="<?php echo WORKSHOP ?>" /></a>
</td>
</tr>
<tr>
<td class="requ">Prerequisites</td>
<td class="requ"><?php echo PREREQUISITES ?></td>
</tr>
<tr>
<td>
<a href="#" onClick="return Popup(22,4);">Academy</a> <span title="+10">Level 10</span>, <a href="#" onClick="return Popup(15,4);">Main Building</a> <span title="+4">Level 5</span>
<a href="#" onClick="return Popup(22,4);"><?php echo ACADEMY ?></a> <span title="+10"><?php echo LEVEL ?> 10</span>, <a href="#" onClick="return Popup(15,4);"><?php echo MAINBUILDING ?></a> <span title="+4"><?php echo LEVEL ?> 5</span>
</td>
</tr></tbody>
</table>