1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-06 22:30:15 +00:00
oot/assets/xml/objects/object_gi_gloves.xml
Dragorn421 a750282d2d
Add various undocumented resources in xmls 1 (#2589)
* Add various undocumented resources in xmls 1

* bss
2025-06-05 20:24:29 -04:00

18 lines
833 B
XML

<Root>
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
<File Name="object_gi_gloves" Segment="6">
<Texture Name="object_gi_gloves_000000_Tex" Format="i8" Width="64" Height="32" Offset="0x0"/>
<Array Name="gGiGauntletsVtx" Count="152" Offset="0x800">
<Vtx/>
</Array>
<Array Name="gGiGauntletsPlateVtx" Count="52" Offset="0x1180">
<Vtx/>
</Array>
<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>