1
0
forked from 0ad/0ad

This was SVN commit r6927.

This commit is contained in:
Michael D. Hafer 2009-06-26 00:50:52 +00:00
parent 7492aad100
commit 4001fc083a
15 changed files with 36 additions and 72 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_flora_bush_berry"
>
<Entity Parent="template_gaia_flora_bush_berry">
<Traits>
<Id>
<Icon_Cell>6</Icon_Cell>
</Id>
</Traits>
<Actor>props/flora/foliagebush.xml</Actor>
</Entity>

View File

@ -1,23 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_flora_tree"
>
<Entity Parent="template_gaia_flora_tree">
<Traits>
<Id>
<Internal_Only />
<Icon_Cell>3</Icon_Cell>
<Specific>Carob Tree</Specific>
<Classes>Carob</Classes>
<History>The carob is a leafed evergreen.</History>
<Classes>Tree, Carob</Classes>
<History>The carob is a leafed evergreen common in the Aegean Sea region.</History>
</Id>
</Traits>
<Actor>flora/trees/carob.xml</Actor>
<Actor>flora/trees/carob.xml</Actor>
</Entity>

View File

@ -5,17 +5,11 @@
<Id>
<Internal_Only />
<Icon_Cell>1</Icon_Cell>
<Specific>Date Palm</Specific>
<Classes>Palm Tree</Classes>
<History>The Date Palm is found all over the Southern and Eastern Mediterranean. Their fruit, the date, is an important food crop in ancient and modern times.</History>
</Id>
</Traits>
<Actor>flora/trees/palm_date.xml</Actor>
</Entity>

View File

@ -1,23 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_flora_tree"
>
<Entity Parent="template_gaia_flora_tree">
<Traits>
<Id>
<Internal_Only />
<Icon_Cell>4</Icon_Cell>
<Specific>Mediterranean Fan Palm</Specific>
<Classes>Palm Tree</Classes>
<Classes>Palm Tree</Classes>
<History>The Mediterranean Fan Palm is common throughout low-lying areas around the Mediterranean Sea.</History>
</Id>
</Traits>
<Actor>flora/trees/palm_medit_fan_palm.xml</Actor>
</Entity>

View File

@ -1,23 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_flora_tree"
>
<Entity Parent="template_gaia_flora_tree">
<Traits>
<Id>
<Internal_Only />
<Icon_Cell>5</Icon_Cell>
<Specific>Lombardy Poplar Tree</Specific>
<Classes>Poplar</Classes>
<History>The lombardy poplar is an leafed deciduous.</History>
</Id>
</Traits>
<Actor>flora/trees/lumbardypoplar.xml</Actor>
</Entity>

View File

@ -5,17 +5,11 @@
<Id>
<Internal_Only />
<Icon_Cell>2</Icon_Cell>
<Specific>Senegal Date Palm</Specific>
<Classes>Palm Tree</Classes>
<History>The Senegal Date Palm is an evergreen palm tree generally found on the continent of Africa. Their fruit, the date, is an important food crop in ancient and modern times.</History>
</Id>
</Traits>
<Actor>flora/trees/palm_senegal_date.xml</Actor>
</Entity>

View File

@ -2,6 +2,9 @@
<Entity Parent="template_gaia_geo_rock">
<Traits>
<Id>
<Icon_Cell>1</Icon_Cell>
</Id>
<Anchor>
<Type>Ground</Type>
<!-- If negative or > 90.0, entity will always conform to terrain (assuming traits.pitch allows it) -->

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_geo"
>
<Entity Parent="template_gaia_geo">
<Traits>
<Id>
@ -13,7 +11,7 @@
<Icon>PortraitSheetRock</Icon>
<Icon_Cell>1</Icon_Cell>
<Classes>Mineral</Classes>
<Classes>Mineral, Metal</Classes>
<Rollover>A mineral deposit, providing access to rare forms of precious metal.</Rollover>

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_entity_full"
>
<Entity Parent="template_entity_full">
<Traits>
<Id>
@ -18,7 +16,7 @@
<Classes>Building, Gaia, Special, Settlement</Classes>
<Rollover>Build a Civil Centre at this location to expand your territory.</Rollover>
<Rollover>Build a Civic Centre at this location to expand your territory.</Rollover>
</Id>

View File

@ -17,6 +17,8 @@
</Id>
<IsTerritoryCentre>true</IsTerritoryCentre>
<Creation>
<Foundation>foundation_6x6</Foundation>
<Time>84</Time>