mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 10:08:01 +00:00
This was SVN commit r6751.
This commit is contained in:
@@ -1,22 +1,17 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity
|
||||
Parent="template_structure_defense_scout_tower"
|
||||
>
|
||||
<Entity Parent="template_structure_defense_scout_tower">
|
||||
<Traits>
|
||||
|
||||
<Id>
|
||||
|
||||
<Specific>Turris Lignea</Specific>
|
||||
|
||||
<Civ>Romans</Civ>
|
||||
|
||||
<History>Used in camps built by the Roman army.</History>
|
||||
|
||||
<History>For use by the Romans to keep an eye over surrounding hostile territory.</History>
|
||||
</Id>
|
||||
|
||||
<Footprint>
|
||||
<Width>7.5</Width>
|
||||
<Depth>7.5</Depth>
|
||||
<Height>15.0</Height>
|
||||
</Footprint>
|
||||
</Traits>
|
||||
|
||||
<Actor>structures/romans/scout_tower.xml</Actor>
|
||||
|
||||
</Entity>
|
||||
@@ -2,20 +2,15 @@
|
||||
|
||||
<Entity Parent="template_structure_civic_temple">
|
||||
<Traits>
|
||||
|
||||
<Id>
|
||||
|
||||
<Specific>Nosocomium</Specific>
|
||||
|
||||
<Civ>Romans</Civ>
|
||||
|
||||
<History>(Insert History)</History>
|
||||
|
||||
<History>The Roman pantheon consisted of Latinized Etruscan and Hellenic deities. Cheif among them were Jupiter, king of the gods, Minerva, goddess of wisdom, and Mars, the Roman god of war.</History>
|
||||
</Id>
|
||||
<Footprint>
|
||||
<Width>12.0</Width>
|
||||
<Depth>20.0</Depth>
|
||||
<Height>10.0</Height>
|
||||
<Width>17.0</Width>
|
||||
<Depth>30.0</Depth>
|
||||
<Height>15.0</Height>
|
||||
</Footprint>
|
||||
|
||||
</Traits>
|
||||
|
||||
Reference in New Issue
Block a user