1
0
forked from 0ad/0ad

Due to the requested actor changes regarding actors floating on water becoming a reality, I am now able to delete the temporary entites I created for the purpose. Thanks Philip and Jan and the programmer team.

This was SVN commit r4420.
This commit is contained in:
Michael D. Hafer 2006-09-28 20:29:35 +00:00
parent c14378f98f
commit 31759e53bd
2 changed files with 0 additions and 42 deletions

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_mechanical_ship_bireme"
>
<Traits>
<Id>
<Specific>Water Lillies</Specific>
<Civ>Gaia</Civ>
<History>Water lillies are the favorite hang-out spots for frogs and turtles, from all centuries.</History>
</Id>
</Traits>
<Actor>props/flora/water_lillies.xml</Actor>
</Entity>

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_mechanical_ship_bireme"
>
<Traits>
<Id>
<Specific>Floating Log</Specific>
<Civ>Gaia</Civ>
<History>This tree stump has fallen on hard times - and right into the water! Water logs are home and food to many different kinds of aquatic lifeforms, including turtles, frogs, crayfish, water insects, and plants.</History>
</Id>
</Traits>
<Actor>props/flora/water_log.xml</Actor>
</Entity>