mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 14:54:10 +00:00
The actor files needed for the santa hat
This was SVN commit r1575.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
|
||||
|
||||
<!-- File automatically generated by ScEd -->
|
||||
<Object>
|
||||
<Name>Santa Hat</Name>
|
||||
<ModelName>art/meshes/props/h_santa.pmd</ModelName>
|
||||
<TextureName>art/textures/skins/skeletal/santa.dds</TextureName>
|
||||
<Properties
|
||||
autoflatten="0"
|
||||
castshadows="1"
|
||||
></Properties>
|
||||
</Object>
|
||||
@@ -1,10 +1,17 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
|
||||
|
||||
<!-- File automatically generated by ScEd Version: 0.0.6.1 -->
|
||||
<Object>
|
||||
<Name>Santa Head</Name>
|
||||
<ModelName>art/meshes/props/m_h_beard.pmd</ModelName>
|
||||
<TextureName>art/textures/skins/props/santa_head.dds</TextureName>
|
||||
</Object>
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<!DOCTYPE Object SYSTEM "/art/actors/object.dtd">
|
||||
|
||||
<!-- File automatically generated by ScEd -->
|
||||
<Object>
|
||||
<Name>Santa Head</Name>
|
||||
<ModelName>art/meshes/props/m_h_beard.pmd</ModelName>
|
||||
<TextureName>art/textures/skins/props/santa_head.dds</TextureName>
|
||||
<Properties
|
||||
autoflatten="0"
|
||||
castshadows="1"
|
||||
></Properties>
|
||||
<Props>
|
||||
<Prop attachpoint="helmet" model="Santa Hat"> </Prop>
|
||||
</Props>
|
||||
</Object>
|
||||
|
||||
Reference in New Issue
Block a user