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">
|
2023-07-18 11:25:25 -07:00
|
|
|
<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>
|