From 6b5d02097abc86012a21bc7b6ad314ce85b1d98d Mon Sep 17 00:00:00 2001
From: fanmuchen <33544612+fanmuchen@users.noreply.github.com>
Date: Fri, 1 Apr 2022 14:50:33 +0800
Subject: [PATCH] Localization Reference Added
Some of the templates failed to refer to the localization in /GameEngine/Lang/. Proper reference was created.
---
Templates/Build/soon/bakery.tpl | 10 +++++-----
Templates/Build/soon/brewery.tpl | 10 +++++-----
Templates/Build/soon/brickyard.tpl | 10 +++++-----
Templates/Build/soon/grainmill.tpl | 8 ++++----
Templates/Build/soon/greatbarracks.tpl | 10 +++++-----
Templates/Build/soon/greatgranary.tpl | 10 +++++-----
Templates/Build/soon/greatstable.tpl | 12 ++++++------
Templates/Build/soon/greatwarehouse.tpl | 10 +++++-----
Templates/Build/soon/greatworkshop.tpl | 12 ++++++------
Templates/Build/soon/horsedrinking.tpl | 10 +++++-----
Templates/Build/soon/ironfoundry.tpl | 10 +++++-----
Templates/Build/soon/marketplace.tpl | 10 +++++-----
Templates/Build/soon/palace.tpl | 10 +++++-----
Templates/Build/soon/sawmill.tpl | 10 +++++-----
Templates/Build/soon/stonemason.tpl | 10 +++++-----
Templates/Build/soon/townhall.tpl | 10 +++++-----
Templates/Build/soon/tradeoffice.tpl | 10 +++++-----
Templates/Build/soon/treasury.tpl | 10 +++++-----
Templates/Build/soon/tsquare.tpl | 10 +++++-----
Templates/Build/soon/workshop.tpl | 10 +++++-----
20 files changed, 101 insertions(+), 101 deletions(-)
diff --git a/Templates/Build/soon/bakery.tpl b/Templates/Build/soon/bakery.tpl
index e657f43a..bc0b3db3 100644
--- a/Templates/Build/soon/bakery.tpl
+++ b/Templates/Build/soon/bakery.tpl
@@ -1,18 +1,18 @@
-
Bakery
+
- | Here the flour produced in your mill is used to bake bread. In conjunction with the grain mill the increase in crop production can go up to 50 percent. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Cropland Level 10, Main Building Level 5, Grain Mill Level 5
+ 10, 5, 5
|
\ No newline at end of file
diff --git a/Templates/Build/soon/brewery.tpl b/Templates/Build/soon/brewery.tpl
index 77e36f85..809d7c45 100644
--- a/Templates/Build/soon/brewery.tpl
+++ b/Templates/Build/soon/brewery.tpl
@@ -1,18 +1,18 @@
-Brewery
+
- | Tasty mead is brewed in the Brewery and later quaffed by the soldiers during the celebrations. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Granary Level 20, Rally Point Level 10
+ 20, 10
|
\ No newline at end of file
diff --git a/Templates/Build/soon/brickyard.tpl b/Templates/Build/soon/brickyard.tpl
index 1bad2f0e..b7b8ad49 100644
--- a/Templates/Build/soon/brickyard.tpl
+++ b/Templates/Build/soon/brickyard.tpl
@@ -1,18 +1,18 @@
-Brickyard
+
- | Here clay is processed into bricks. Based on its level your Brickyard can increase your clay production up to 25 percent. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Clay Pit Level 10, Main Building Level 5
+ 10, 5
|
\ No newline at end of file
diff --git a/Templates/Build/soon/grainmill.tpl b/Templates/Build/soon/grainmill.tpl
index 903ead3e..048c73b5 100644
--- a/Templates/Build/soon/grainmill.tpl
+++ b/Templates/Build/soon/grainmill.tpl
@@ -1,18 +1,18 @@
-Grain Mill
+
- | Here your grain is milled in order to produce flour. Based on its level your grain mill can increase your crop production by up to 25 percent. |
+ |
|
- | Prerequisites |
+ |
|
- Cropland Level 5
+ 5
|
\ No newline at end of file
diff --git a/Templates/Build/soon/greatbarracks.tpl b/Templates/Build/soon/greatbarracks.tpl
index 830874ed..2b41f02b 100644
--- a/Templates/Build/soon/greatbarracks.tpl
+++ b/Templates/Build/soon/greatbarracks.tpl
@@ -1,18 +1,18 @@
-Great Barracks
+
- | In the great barracks infantry can be trained, albeit at triple the cost of a standard unit. The higher its level the faster the troops are trained. |
+ |
-
+
|
- | Prerequisites |
+ |
- Barracks Level 20, Capital
+ 20,
|
\ No newline at end of file
diff --git a/Templates/Build/soon/greatgranary.tpl b/Templates/Build/soon/greatgranary.tpl
index 0657ded3..a2696e91 100644
--- a/Templates/Build/soon/greatgranary.tpl
+++ b/Templates/Build/soon/greatgranary.tpl
@@ -1,19 +1,19 @@
-Great Granary
+
- | Crop produced by your farms is stored in the granary. The great granary offers you more space and keeps your crops drier and safer than the normal one. |
+ |
-
+
|
- | Prerequisites |
+ |
- Main Building Level 10, Capital
+ 10,
|
\ No newline at end of file
diff --git a/Templates/Build/soon/greatstable.tpl b/Templates/Build/soon/greatstable.tpl
index 77f77c99..7c4e58be 100644
--- a/Templates/Build/soon/greatstable.tpl
+++ b/Templates/Build/soon/greatstable.tpl
@@ -1,18 +1,18 @@
-Great Workshop
+
- | In the great workshop siege engines like catapults and rams can be built, albeit at triple the cost of a standard unit. The higher its level the faster units are produced. |
+ |
-
-
+
+
|
- | Prerequisites |
+ |
- Workshop Level 20, Capital
+ 20,
|
\ No newline at end of file
diff --git a/Templates/Build/soon/greatwarehouse.tpl b/Templates/Build/soon/greatwarehouse.tpl
index 87a0f0a6..d5e950ea 100644
--- a/Templates/Build/soon/greatwarehouse.tpl
+++ b/Templates/Build/soon/greatwarehouse.tpl
@@ -1,18 +1,18 @@
-Great Warehouse
+
- | Wood, clay and iron are stored in the warehouse. The great warehouse offers you more space and keeps your goods drier and safer than the normal one. |
+ |
-
+
|
- | Prerequisites |
+ |
- Main Building Level 10, Capital
+ 10,
|
\ No newline at end of file
diff --git a/Templates/Build/soon/greatworkshop.tpl b/Templates/Build/soon/greatworkshop.tpl
index 830874ed..7883b002 100644
--- a/Templates/Build/soon/greatworkshop.tpl
+++ b/Templates/Build/soon/greatworkshop.tpl
@@ -1,18 +1,18 @@
-Great Barracks
+
- | In the great barracks infantry can be trained, albeit at triple the cost of a standard unit. The higher its level the faster the troops are trained. |
+ |
-
-
+
+
|
- | Prerequisites |
+ |
- Barracks Level 20, Capital
+ 20,
|
\ No newline at end of file
diff --git a/Templates/Build/soon/horsedrinking.tpl b/Templates/Build/soon/horsedrinking.tpl
index 34bf8065..2c772467 100644
--- a/Templates/Build/soon/horsedrinking.tpl
+++ b/Templates/Build/soon/horsedrinking.tpl
@@ -1,18 +1,18 @@
-Horse Drinking Trough
+
- | The horse drinking trough cares for the well-being of your horses, lowers their crop consumption and makes their training faster. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Stable Level 20, Rally Point Level 10
+ 20, 10
|
\ No newline at end of file
diff --git a/Templates/Build/soon/ironfoundry.tpl b/Templates/Build/soon/ironfoundry.tpl
index 32bc52e3..6c475f10 100644
--- a/Templates/Build/soon/ironfoundry.tpl
+++ b/Templates/Build/soon/ironfoundry.tpl
@@ -1,18 +1,18 @@
-Iron Foundry
+
- | Iron is melted here. Based on its level your Iron Foundry can increase your iron production up to 25 percent. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Iron Mine Level 10, Main Building Level 5
+ 10, 5
|
\ No newline at end of file
diff --git a/Templates/Build/soon/marketplace.tpl b/Templates/Build/soon/marketplace.tpl
index 4a5de8bb..7d18c2ef 100644
--- a/Templates/Build/soon/marketplace.tpl
+++ b/Templates/Build/soon/marketplace.tpl
@@ -1,18 +1,18 @@
- Marketplace
+
- | At the marketplace you can trade resources with other players. The higher its level, the more resources can be transported at the same time. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Main Building Level 3, Warehouse Level 1, Granary Level 1
+ 3, 1, 1
|
\ No newline at end of file
diff --git a/Templates/Build/soon/palace.tpl b/Templates/Build/soon/palace.tpl
index 7abd4262..9d35fc07 100644
--- a/Templates/Build/soon/palace.tpl
+++ b/Templates/Build/soon/palace.tpl
@@ -1,18 +1,18 @@
-Palace
+
- | The king or queen of the empire lives in the palace. Only one palace can exist in your realm at a time. You need a palace in order to proclaim a village to be your capital. |
+ |
-
+
|
- | Prerequisites |
+ |
- Embassy Level 1, Main Building Level 5, Residence
+ 1, 5,
|
\ No newline at end of file
diff --git a/Templates/Build/soon/sawmill.tpl b/Templates/Build/soon/sawmill.tpl
index fd4755c0..4ddb80cc 100644
--- a/Templates/Build/soon/sawmill.tpl
+++ b/Templates/Build/soon/sawmill.tpl
@@ -1,18 +1,18 @@
-Sawmill
+
- | Here lumber delivered by your woodcutters is processed. Based on its level your Sawmill can increase your lumber production up to 25 percent. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Woodcutter Level 10, Main Building Level 5
+ 10, 5
|
\ No newline at end of file
diff --git a/Templates/Build/soon/stonemason.tpl b/Templates/Build/soon/stonemason.tpl
index 9b9a75c7..999eaa49 100644
--- a/Templates/Build/soon/stonemason.tpl
+++ b/Templates/Build/soon/stonemason.tpl
@@ -1,18 +1,18 @@
-Stonemason's Lodge
+
- | The stonemason's lodge is an expert in cutting stone. The further the building is extended the higher the stability of the village's buildings. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Main Building Level 5, Palace Level 3
+ 5, 3
|
\ No newline at end of file
diff --git a/Templates/Build/soon/townhall.tpl b/Templates/Build/soon/townhall.tpl
index 46c81064..a834a46c 100644
--- a/Templates/Build/soon/townhall.tpl
+++ b/Templates/Build/soon/townhall.tpl
@@ -1,18 +1,18 @@
- Town Hall
+
- | In the Town Hall you can hold pompous celebrations. Such a celebration increases your culture points. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Main Building Level 10, Academy Level 10
+ 10, 10
|
\ No newline at end of file
diff --git a/Templates/Build/soon/tradeoffice.tpl b/Templates/Build/soon/tradeoffice.tpl
index 9a66ded7..1d1c35c2 100644
--- a/Templates/Build/soon/tradeoffice.tpl
+++ b/Templates/Build/soon/tradeoffice.tpl
@@ -1,18 +1,18 @@
-Trade Office
+
- | In the trade office the merchants' carts get improved and equipped with powerful horses. The higher its level the more your merchants are able to carry. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Marketplace Level 20, Stable Level 10
+ 20, 10
|
\ No newline at end of file
diff --git a/Templates/Build/soon/treasury.tpl b/Templates/Build/soon/treasury.tpl
index b8fcd9b3..43e8bf40 100644
--- a/Templates/Build/soon/treasury.tpl
+++ b/Templates/Build/soon/treasury.tpl
@@ -1,18 +1,18 @@
-Treasury
+
- | The riches of your empire are kept in the treasury. The treasury has room for one treasure. After you have captured an artefact it takes 24 hours to be effective. |
+ |
-
+
|
- | Prerequisites |
+ |
- Main Building Level 10, Wonder Of The World
+ 10,
|
\ No newline at end of file
diff --git a/Templates/Build/soon/tsquare.tpl b/Templates/Build/soon/tsquare.tpl
index 112eef91..db125a96 100644
--- a/Templates/Build/soon/tsquare.tpl
+++ b/Templates/Build/soon/tsquare.tpl
@@ -1,18 +1,18 @@
-Tournament Square
+
- | At the tournament square your troops can train to increase their stamina. The further the building is upgraded the faster your troops are beyond a minimum distance of squares. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Rally Point Level 15
+ 15
|
\ No newline at end of file
diff --git a/Templates/Build/soon/workshop.tpl b/Templates/Build/soon/workshop.tpl
index 674ad360..a4a2d89d 100644
--- a/Templates/Build/soon/workshop.tpl
+++ b/Templates/Build/soon/workshop.tpl
@@ -1,18 +1,18 @@
- Workshop
+
- | In the workshop siege engines like catapults and rams can be built. The higher its level the faster units are produced. |
+ |
-
+
|
- | Prerequisites |
+ |
|
- Academy Level 10, Main Building Level 5
+ 10, 5
|
\ No newline at end of file