1
0
forked from 0ad/0ad

Created placeholder entities for all civ's units and buildings (other than the last two ranks). There's also a problem with the text on their portraits not appearing (just a plain coloured background), but apparently the existing revision has the same bug, so I guess there's no harm in committing this first before continuing to try to fix it.

This was SVN commit r1626.
This commit is contained in:
Acumen 2005-01-03 23:27:36 +00:00
parent 31f0e62c83
commit 1890bae0d2
182 changed files with 2443 additions and 245 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
<!DOCTYPE Object SYSTEM "../object.dtd">
<!-- File automatically generated by ScEd -->
<Object>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
<!DOCTYPE Object SYSTEM "../object.dtd">
<!-- File automatically generated by ScEd -->
<Object>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_cc" Parent="cc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Civil Center</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_fc" Parent="fc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Farmstead</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_ff" Parent="ff">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Fortress</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_hc" Parent="hc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Temple</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_ho_1" Parent="ho">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt House A</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_ho_2" Parent="celt_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Celt House B</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_ho_3" Parent="celt_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Celt House C</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_mc" Parent="mc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Barracks</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_pc" Parent="pc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Dock</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_rc" Parent="rc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Mill</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_sb1" Parent="sb">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Theatron</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_sb2" Parent="sb">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Gymnasion</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_tc" Parent="tc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Market</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_tf" Parent="tf">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Scout Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_wc" Parent="wc">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_wg" Parent="wg">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="celt_wt" Parent="wt">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Celt Tower</Actor>
</Entity>

View File

@ -6,21 +6,10 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Apoikia"
history="During the Great Colonisation, the Hellenes built numerous colonies all over the shores of the Mediterranean and Black Seas, which became miniature versions of Greece on foreign soil."
/>
</Traits>
<Actions>
<Create
list=""
list.unit="hele_fem_b1;hele_isp_u1"
list.structciv="hele_cc;hele_fc;hele_ho_1;hele_rc;hele_tc;hele_hc"
list.structmil="hele_mc;hele_pc;hele_ff;hele_tf;hele_wc;hele_wg;hele_wt"
list.tech="hele_fem_b1"
/>
</Actions>
<Actor>Hellenes Civil Center</Actor>
</Entity>

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Sitobolion"
history="Grain wasn't plentiful in Hellas, which is why it was carefully stored in granaries, some of it being reserved for times of siege."

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Akropolis"
history="The Akropolis was usually a fortified citadel in the upper part of the city. The Athenian Akropolis was renowned for its marvellous temples, among which was the Parthenon, while the Acro-Corinthus was highly prized by the Macedonians for its strategic location and good defences."

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Anaktoron"
history="The Hellenes built marvelous temples in order to honour their polytheistic pantheon. While all gods were venerated, a specific patron deity was supposed to watch over each polis."

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Metathron"
history="Hellenic houses from the Classical Age were generally humble yet stylish. During the Hellenistic Age, however, luxurious palaces and estates became commonplace in the rich Hellenistic metropolises like Antioch, Alexandria and Seleucia."

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Strategion"
history="The Strategion was the main military headquarters, where important decisions were taken and plans for battles discussed by the Strategoi."

View File

@ -6,10 +6,9 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Limenos"
history="Greece is a sea country, which is why some of the greatest Hellenic and Hellenistic cities like Ephesus, Corinth, Alexandria and Antioch were built by the sea. It should also be noted that all colonies during the Great Colonisation were thriving port centres, which traded with the local population."
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Hellenes Dock</Actor>

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Anakeion"
history="Resources and building materials were kept in warehouses."

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Theatron"
history="Greek theatres were places where the immortal tragedies of Aeschylus, Sophocles and many other talented dramatists were staged to the delight of the populace. They were instrumental in enriching Hellenic culture."

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Gymnasion"
history="The gymnasion was a vital place in Hellenistic polises, where physical exercises were performed and social contacts established."

View File

@ -6,10 +6,9 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Agora"
history="The most important place in most Classical Greek polises, the Agora served many purposes - it was a stage for public speeches and debates, as well as a market."
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Hellenes Market</Actor>

View File

@ -6,7 +6,6 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Pyrgion"
history="Towers were an important part of city fortifications. The defending troops shot arrows at the enemy and poured boiling oil over the assailants."

View File

@ -6,10 +6,9 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Teichos"
history="All Hellenic cities were surrounded by stone walls for protection against enemy raids. Some of these fortifications, like the Athenian Long Walls, for example, were massive structures."
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Hellenes Wall Section</Actor>

View File

@ -6,9 +6,8 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Gate"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>

View File

@ -6,10 +6,9 @@
civ_code="hele"
civ="Hellenes"
internal_only="false"
icon="sheet_civ_hele"
specific="Pyrgos"
history="Towers were an important part of city fortifications. The defending troops shot arrows at the enemy and poured boiling oil over the assailants."
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Hellenes Tower</Actor>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_cc" Parent="cc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Civil Center</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_fc" Parent="fc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Farmstead</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_ff" Parent="ff">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Fortress</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_hc" Parent="hc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Temple</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_ho_1" Parent="ho">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian House A</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_ho_2" Parent="iber_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Iberian House B</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_ho_3" Parent="iber_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Iberian House C</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_mc" Parent="mc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Barracks</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_pc" Parent="pc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Dock</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_rc" Parent="rc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Mill</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_sb1" Parent="sb">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Theatron</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_sb2" Parent="sb">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Gymnasion</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_tc" Parent="tc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Market</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_tf" Parent="tf">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Scout Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_wc" Parent="wc">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_wg" Parent="wg">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="iber_wt" Parent="wt">
<Traits>
<Id
civ_code="iber"
civ="Iberians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Iberian Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_cc" Parent="cc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Civil Center</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_fc" Parent="fc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Farmstead</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_ff" Parent="ff">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Fortress</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_hc" Parent="hc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Temple</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_ho_1" Parent="ho">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian House A</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_ho_2" Parent="kart_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Carthaginian House B</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_ho_3" Parent="kart_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Carthaginian House C</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_mc" Parent="mc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Barracks</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_pc" Parent="pc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Dock</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_rc" Parent="rc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Mill</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_sb1" Parent="sb">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Theatron</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_sb2" Parent="sb">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Gymnasion</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_tc" Parent="tc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Market</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_tf" Parent="tf">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Scout Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_wc" Parent="wc">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_wg" Parent="wg">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="kart_wt" Parent="wt">
<Traits>
<Id
civ_code="kart"
civ="Carthaginians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Carthaginian Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_cc" Parent="cc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Civil Center</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_fc" Parent="fc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Farmstead</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_ff" Parent="ff">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Fortress</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_hc" Parent="hc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Temple</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_ho_1" Parent="ho">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian House A</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_ho_2" Parent="pers_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Persian House B</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_ho_3" Parent="pers_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Persian House C</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_mc" Parent="mc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Barracks</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_pc" Parent="pc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Dock</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_rc" Parent="rc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Mill</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_sb1" Parent="sb">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Theatron</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_sb2" Parent="sb">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Gymnasion</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_tc" Parent="tc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Market</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_tf" Parent="tf">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Scout Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_wc" Parent="wc">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_wg" Parent="wg">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Wall Section</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="pers_wt" Parent="wt">
<Traits>
<Id
civ_code="pers"
civ="Persians"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Persian Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_cc" Parent="cc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Civil Center</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_fc" Parent="fc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Farmstead</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_ff" Parent="ff">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Fortress</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_hc" Parent="hc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Temple</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_ho_1" Parent="ho">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman House A</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_ho_2" Parent="rome_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Roman House B</Actor>
</Entity>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_ho_3" Parent="rome_ho_1">
<Traits>
<Id
/>
</Traits>
<Actor>Roman House C</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_mc" Parent="mc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Barracks</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_pc" Parent="pc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Dock</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_rc" Parent="rc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Mill</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_sb1" Parent="sb">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Theatron</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_sb2" Parent="sb">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Gymnasion</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_tc" Parent="tc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Market</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_tf" Parent="tf">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Scout Tower</Actor>
</Entity>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="rome_wc" Parent="wc">
<Traits>
<Id
civ_code="rome"
civ="Pre-Imperial Romans"
internal_only="false"
specific="(Name)"
history="(Insert History Here)"
/>
</Traits>
<Actor>Roman Wall Section</Actor>
</Entity>

Some files were not shown because too many files have changed in this diff Show More