1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 07:20:16 +00:00
oot/assets/xml/objects/object_haka.xml

16 lines
746 B
XML

<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>