Taking out 2 old horse actors that are pointing to animations that have one less tail bone and causing an error

This was SVN commit r1923.
This commit is contained in:
Wijitmaker 2005-02-13 23:44:04 +00:00
parent 75ee00792a
commit 96aeec3547
2 changed files with 0 additions and 38 deletions

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
<!-- File automatically generated by ScEd -->
<Object>
<Name>Draft Horse 2</Name>
<ModelName>art/meshes/skeletal/drafthorse.pmd</ModelName>
<TextureName>art/textures/skins/skeletal/horse.dds</TextureName>
<Properties
autoflatten="0"
castshadows="1"
></Properties>
<Animations>
<Animation name="Idle" file="art/animation/quadraped/horseidle.psa" speed="50"> </Animation>
<Animation name="Walk" file="art/animation/quadraped/gallop.psa" speed="700"> </Animation>
</Animations>
<Props>
<Prop attachpoint="Rider" model="The Rider"> </Prop>
</Props>
</Object>

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
<!-- File automatically generated by ScEd -->
<Object>
<Name>Draft Horse</Name>
<ModelName>art/meshes/skeletal/draft_horse.pmd</ModelName>
<TextureName>art/textures/skins/skeletal/horse.dds</TextureName>
<Properties
autoflatten="0"
castshadows="1"
></Properties>
<Animations>
<Animation name="Idle" file="art/animation/quadraped/horseidle.psa" speed="50"> </Animation>
</Animations>
</Object>