Files

14 lines
518 B
XML
Raw Permalink Normal View History

2021-12-18 19:37:05 +00:00
<Root>
2022-07-23 15:25:20 -04:00
<!-- Get Item Draw: Bow -->
2021-12-18 19:37:05 +00:00
<File Name="object_gi_bow" Segment="6">
2022-07-23 15:25:20 -04:00
<!-- Bow Display Lists -->
<DList Name="gGiBowHandleDL" Offset="0xC80" />
<DList Name="gGiBowStringDL" Offset="0xF40" />
<!-- Bow Textures -->
<Texture Name="gGiBowHandleTex" OutName="gi_bow_handle" Format="i8" Width="16" Height="32" Offset="0xFF0" />
<Texture Name="gGiBowStringTex" OutName="gi_bow_string" Format="i8" Width="16" Height="16" Offset="0x11F0" />
2021-12-18 19:37:05 +00:00
</File>
</Root>