From 75113dae353ba7779b887d9e2baa8f469e0a40ce Mon Sep 17 00:00:00 2001 From: Wijitmaker Date: Thu, 22 Dec 2005 05:52:36 +0000 Subject: [PATCH] few more tweaks to entities This was SVN commit r3279. --- .../entities/structures/celt_fortress.xml | 22 ------------------- .../entities/structures/celt_fortress_b.xml | 22 +++++++++++++++++++ .../entities/structures/celt_fortress_g.xml | 22 +++++++++++++++++++ .../units/celt_cavalry_spearman_a.xml | 2 +- .../units/celt_cavalry_spearman_b.xml | 2 +- .../units/celt_cavalry_spearman_e.xml | 2 +- 6 files changed, 47 insertions(+), 25 deletions(-) delete mode 100644 binaries/data/mods/official/entities/structures/celt_fortress.xml create mode 100644 binaries/data/mods/official/entities/structures/celt_fortress_b.xml create mode 100644 binaries/data/mods/official/entities/structures/celt_fortress_g.xml diff --git a/binaries/data/mods/official/entities/structures/celt_fortress.xml b/binaries/data/mods/official/entities/structures/celt_fortress.xml deleted file mode 100644 index a742cbfcea..0000000000 --- a/binaries/data/mods/official/entities/structures/celt_fortress.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - Broch - - Celts - - (Insert history here) - - - - - - structures/celts/fortress.xml - - \ No newline at end of file diff --git a/binaries/data/mods/official/entities/structures/celt_fortress_b.xml b/binaries/data/mods/official/entities/structures/celt_fortress_b.xml new file mode 100644 index 0000000000..9983f1aa73 --- /dev/null +++ b/binaries/data/mods/official/entities/structures/celt_fortress_b.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_fortress_g.xml b/binaries/data/mods/official/entities/structures/celt_fortress_g.xml new file mode 100644 index 0000000000..45417e16bc --- /dev/null +++ b/binaries/data/mods/official/entities/structures/celt_fortress_g.xml @@ -0,0 +1,22 @@ + + + + + + + + Dun + + Celts + + Dun comes from the Brythonic Din and Gaelic Dun, meaning fort, and is now used as a general term for small stone built strongholds. Duns appear to have arrived with the Brythonic Celts in about the 7th century BC, associated with their Iron age culture of warrior tribes and petty chieftains. Early Duns had near vertical ramparts constructed of stone laced with timber, and where this was set on fire (accidentally or on purpose) it forms the vitrified forts where stones have been partly melted, an effect that is still clearly visible. Use of Duns continued in some cases into the medieval period. + + + + + + structures/celts/fortress_gallic.xml + + \ No newline at end of file diff --git a/binaries/data/mods/official/entities/units/celt_cavalry_spearman_a.xml b/binaries/data/mods/official/entities/units/celt_cavalry_spearman_a.xml index 0826746464..0d6a3f997f 100644 --- a/binaries/data/mods/official/entities/units/celt_cavalry_spearman_a.xml +++ b/binaries/data/mods/official/entities/units/celt_cavalry_spearman_a.xml @@ -3,5 +3,5 @@ - units/celts/cavalry_javelinist_a.xml + units/celts/cavalry_spearman_a.xml \ No newline at end of file diff --git a/binaries/data/mods/official/entities/units/celt_cavalry_spearman_b.xml b/binaries/data/mods/official/entities/units/celt_cavalry_spearman_b.xml index 44dd8716d3..c514f6dc9d 100644 --- a/binaries/data/mods/official/entities/units/celt_cavalry_spearman_b.xml +++ b/binaries/data/mods/official/entities/units/celt_cavalry_spearman_b.xml @@ -17,5 +17,5 @@ - units/celts/cavalry_javelinist_b.xml + units/celts/cavalry_spearman_b.xml \ No newline at end of file diff --git a/binaries/data/mods/official/entities/units/celt_cavalry_spearman_e.xml b/binaries/data/mods/official/entities/units/celt_cavalry_spearman_e.xml index 2cce6aa1c0..c757928922 100644 --- a/binaries/data/mods/official/entities/units/celt_cavalry_spearman_e.xml +++ b/binaries/data/mods/official/entities/units/celt_cavalry_spearman_e.xml @@ -3,5 +3,5 @@ - units/celts/cavalry_javelinist_e.xml + units/celts/cavalry_spearman_e.xml \ No newline at end of file