mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-07 14:50:15 +00:00
19 lines
804 B
XML
19 lines
804 B
XML
<Root>
|
|
<File Name="object_spot15_obj" Segment="6">
|
|
<!-- Lon Lon Milk Crate -->
|
|
<Array Name="gLonLonMilkCrateVtx" Count="24" Offset="0x0">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gLonLonMilkCrateDL" Offset="0x180"/>
|
|
<Texture Name="gLonLonMilkCrateTex" Format="rgba16" Width="32" Height="64" Offset="0xD00"/>
|
|
<Collision Name="gLonLonMilkCrateCol" Offset="0x348"/>
|
|
|
|
<!-- Lon Lon Corral Fence -->
|
|
<Array Name="gLonLonCorralFenceVtx" Count="4" Offset="0x380">
|
|
<Vtx/>
|
|
</Array>
|
|
<DList Name="gLonLonCorralFenceDL" Offset="0x3C0"/>
|
|
<Texture Name="gLonLonCorralFenceTex" Format="i4" Width="32" Height="128" Offset="0x500"/>
|
|
<Collision Name="gLonLonCorralFenceCol" Offset="0x4D0"/>
|
|
</File>
|
|
</Root>
|