mirror of
https://github.com/worldforge/ember
synced 2026-08-13 16:23:06 -04:00
16 lines
463 B
Text
16 lines
463 B
Text
<models>
|
|
<model name="pelvis" usescaleof="all" showcontained="true" icon="">
|
|
<translate x="0" y="0" z="0" />
|
|
<rotation x="1" y="0" z="0" degrees="0" />
|
|
<submodels>
|
|
<submodel mesh="dural/items/misc/pelvis/model/pelvis.mesh">
|
|
<parts />
|
|
</submodel>
|
|
</submodels>
|
|
<actions />
|
|
<attachpoints />
|
|
<views />
|
|
<lights />
|
|
<bonegroups />
|
|
</model>
|
|
</models>
|