1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/assets/xml/objects/object_gi_gloves.xml
Tharo 7ee8c8011c
All* Get Item objects decompiled (#668)
* 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>
2021-02-12 22:57:06 +01:00

11 lines
463 B
XML

<Root>
<File Name="object_gi_gloves" Segment="6">
<DList Name="gGiSilverGauntletsColorDL" Offset="0x14C0"/>
<DList Name="gGiGoldenGauntletsColorDL" Offset="0x14E0"/>
<DList Name="gGiSilverGauntletsPlateColorDL" Offset="0x1500"/>
<DList Name="gGiGoldenGauntletsPlateColorDL" Offset="0x1520"/>
<DList Name="gGiGauntletsDL" Offset="0x1540"/>
<DList Name="gGiGauntletsPlateDL" Offset="0x1860"/>
</File>
</Root>