mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
7ee8c8011c
* All get item objects OK * Name z_draw functions * fix skulltula tokens draw ids * Review suggestions, merge extract_single_asset into extract_assets as an optional argument Co-authored-by: Thar0 <maximilianc64@gmail.com>
10 lines
427 B
XML
10 lines
427 B
XML
<Root>
|
|
<File Name="object_gi_clothes" Segment="6">
|
|
<DList Name="gGiGoronCollarColorDL" Offset="0x14E0"/>
|
|
<DList Name="gGiZoraCollarColorDL" Offset="0x1500"/>
|
|
<DList Name="gGiGoronTunicColorDL" Offset="0x1520"/>
|
|
<DList Name="gGiZoraTunicColorDL" Offset="0x1540"/>
|
|
<DList Name="gGiTunicCollarDL" Offset="0x1560"/>
|
|
<DList Name="gGiTunicDL" Offset="0x1608"/>
|
|
</File>
|
|
</Root>
|