1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 06:40:15 +00:00
oot/assets/xml/objects/object_umajump.xml

11 lines
527 B
XML

<Root>
<File Name="object_umajump" Segment="6">
<Texture Name="gJumpableHorseFenceBrickTex" Format="rgba16" Width="16" Height="64" Offset="0x0"/>
<Texture Name="gJumpableHorseFenceMetalBarTex" Format="rgba16" Width="16" Height="64" Offset="0x800"/>
<Array Name="gJumpableHorseFenceVtx" Count="34" Offset="0x1000">
<Vtx/>
</Array>
<DList Name="gJumpableHorseFenceDL" Offset="0x1220"/>
<Collision Name="gJumpableHorseFenceCol" Offset="0x1438"/>
</File>
</Root>