Files

10 lines
560 B
XML
Raw Permalink Normal View History

2021-12-18 19:37:05 +00:00
<Root>
2022-03-29 21:13:44 -06:00
<!-- Object for the Clock Town cow statues -->
2021-12-18 19:37:05 +00:00
<File Name="object_hariko" Segment="6">
<DList Name="gHarikoBodyDL" Offset="0x80" /> <!-- Original name is "hariko_body_model" -->
<DList Name="gHarikoFaceDL" Offset="0x110" /> <!-- Original name is "hariko_atamaT_model" -->
2022-03-29 21:13:44 -06:00
<Texture Name="gHarikoBodyTex" OutName="hariko_body" Format="rgba16" Width="8" Height="8" Offset="0x1A0" />
<Texture Name="gHarikoFaceTex" OutName="hariko_face" Format="rgba16" Width="16" Height="16" Offset="0x220" />
2021-12-18 19:37:05 +00:00
</File>
</Root>