mirror of
https://github.com/zeldaret/oot
synced 2026-08-13 04:09:38 -04:00
Add Vtx[] resources in xmls for (partially) documented assets 8 (#2606)
This commit is contained in:
@@ -1,11 +1,17 @@
|
||||
<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"/>
|
||||
|
||||
Reference in New Issue
Block a user