mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-07 23:10:22 +00:00
13 lines
595 B
XML
13 lines
595 B
XML
<Root>
|
|
<File Name="object_spot15_obj" Segment="6">
|
|
<!-- Lon Lon Milk Crate -->
|
|
<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 -->
|
|
<DList Name="gLonLonCorralFenceDL" Offset="0x3C0"/>
|
|
<Texture Name="gLonLonCorralFenceTex" Format="i4" Width="32" Height="128" Offset="0x500"/>
|
|
<Collision Name="gLonLonCorralFenceCol" Offset="0x4D0"/>
|
|
</File>
|
|
</Root>
|