In the blacksmith's melting furnaces your warriors' weapons are enhanced. By increasing its level you can order the fabrication of even better weapons. getTypeLevel(12) > 0) { include("12_upgrades.tpl"); } else { echo "
Upgrades can commence when blacksmith is completed.
\n";
}
include("upgrade.tpl");
?>