mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-03 02:54:21 +00:00
0934806e8d
Refactor PLUS System + Fix some bugs
15 lines
685 B
Smarty
15 lines
685 B
Smarty
<?php
|
|
include("Templates/Plus/pmenu.tpl");
|
|
?>
|
|
<p class="f10 b">How do I get Gold?</p>
|
|
<p><a href="plus.php?id=1">Buy it in the Gold Shop</a> or ask the server owner.</p>
|
|
|
|
<p class="f10 b">Why can't I finish some buildings with Gold?</p>
|
|
<p>Residence, Palace and World Wonder villages are excluded for gameplay reasons.</p>
|
|
|
|
<p class="f10 b">I activated Plus, but production did not increase.</p>
|
|
<p>Plus does not include production bonuses. You must buy +25% for each resource separately in <a href="plus.php?id=3">Plus functions</a>.</p>
|
|
|
|
<p class="f10 b">Do I need Plus to use other features?</p>
|
|
<p>No. Every gold feature works standalone as long as you have enough gold.</p>
|
|
</div> |