From 1646b7468eabc2c0a1b252280e517aa2e15ba4a1 Mon Sep 17 00:00:00 2001 From: armando1980 Date: Sat, 10 May 2014 12:35:44 -0400 Subject: [PATCH] fix lang tempalte/build by: Armando --- Templates/Build/12.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"); ?>