diff --git a/Templates/Build/12.tpl b/Templates/Build/12.tpl index a79e2abf..fdd98911 100644 --- a/Templates/Build/12.tpl +++ b/Templates/Build/12.tpl @@ -1,14 +1,14 @@
-

Blacksmith Level resarray['f'.$id]; ?>

-

In the blacksmith's melting furnaces your warriors' weapons are enhanced. By increasing its level you can order the fabrication of even better weapons. +

resarray['f'.$id]; ?>

+

getTypeLevel(12) > 0) { include("12_upgrades.tpl"); } else { - echo "

Upgrades can commence when blacksmith is completed.
\n"; + echo "


\n"; } include("upgrade.tpl"); ?>