mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-03 17:07:17 +00:00
Add files via upload
Some of the templates failed to refer to the localization in /GameEngine/Lang/. Proper reference was created.
This commit is contained in:
@@ -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 Teuton’s 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>
|
||||
|
||||
Reference in New Issue
Block a user