Files

10 lines
587 B
XML
Raw Permalink Normal View History

2021-12-18 19:37:05 +00:00
<Root>
2022-01-03 23:04:30 -08:00
<!-- Object for small wooden crate -->
2021-12-18 19:37:05 +00:00
<File Name="object_kibako" Segment="6">
2022-01-03 23:04:30 -08:00
<Texture Name="gSmallCrateTex" OutName="small_crate" Format="rgba16" Width="32" Height="64" Offset="0x0" />
<DList Name="gSmallCrateDL" Offset="0x1180" /> <!-- Original name is "field_kibako_model" -->
2022-01-03 23:04:30 -08:00
<Texture Name="gSmallCrateFragmentTex" OutName="small_crate_fragment" Format="rgba16" Width="64" Height="16" Offset="0x1240" />
<DList Name="gSmallCrateFragmentDL" Offset="0x1A70" /> <!-- Original name is "field_kibako_hahen_model" -->
2021-12-18 19:37:05 +00:00
</File>
</Root>