From 199550457dd2697676778c76f9e9c2e09ef2fb9d Mon Sep 17 00:00:00 2001 From: Wijitmaker Date: Mon, 23 Jan 2006 02:34:38 +0000 Subject: [PATCH] to entities that I'm adding to fix errors This was SVN commit r3407. --- .../entities/structures/celt_fortress.xml | 22 +++++++++++++++++++ .../entities/structures/celt_wall_tower.xml | 22 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 binaries/data/mods/official/entities/structures/celt_fortress.xml create mode 100644 binaries/data/mods/official/entities/structures/celt_wall_tower.xml diff --git a/binaries/data/mods/official/entities/structures/celt_fortress.xml b/binaries/data/mods/official/entities/structures/celt_fortress.xml new file mode 100644 index 0000000000..9983f1aa73 --- /dev/null +++ b/binaries/data/mods/official/entities/structures/celt_fortress.xml @@ -0,0 +1,22 @@ + + + + + + + + Broch + + Celts + + The Broch is an Iron Age round tower fortification type unique to Scotland. The origin of brochs remains a mystery. Some archaeologists believed the brochs were built by an influx of broch builders who had been displaced and pushed northward during the Roman invasion of Britain. However, this theory has been largely disproven and current thought is that they were built by itinerant (travelling) craftsmen since so many were built to almost the same exact design. + + + + + + structures/celts/fortress_briton.xml + + \ No newline at end of file diff --git a/binaries/data/mods/official/entities/structures/celt_wall_tower.xml b/binaries/data/mods/official/entities/structures/celt_wall_tower.xml new file mode 100644 index 0000000000..e9076997ed --- /dev/null +++ b/binaries/data/mods/official/entities/structures/celt_wall_tower.xml @@ -0,0 +1,22 @@ + + + + + + + + Tyrau + + Celts + + *I could not find any evidence of a celtic tower, but I'm giving them one for gameplay reasons.* + + + + + + structures/celts/scout_tower.xml + + \ No newline at end of file