blob: 8a6c0b7d14fce54ecdce7da8c611586272647eb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<Root>
<File Name="object_haka" Segment="6">
<Texture Name="gGravestoneGrassTex" Format="rgba16" Width="16" Height="32" Offset="0x460"/>
<Texture Name="gGravestoneEarthTex" Format="ia8" Width="32" Height="32" Offset="0x860"/>
<Texture Name="gGravestoneTombTex" Format="rgba16" Width="32" Height="32" Offset="0xC60"/>
<Array Name="gGravestoneStoneVtx" Count="23" Offset="0x0">
<Vtx/>
</Array>
<DList Name="gGravestoneStoneDL" Offset="0x1B0"/>
<Array Name="gGravestoneEarthVtx" Count="4" Offset="0x170">
<Vtx/>
</Array>
<DList Name="gGravestoneEarthDL" Offset="0x2A8"/>
<Collision Name="gGravestoneCol" Offset="0x428"/>
</File>
</Root>
|