mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Some TlutOffset
cleanup (#1342)
* Add some missing TlutOffsets ("obvious" ones) * Uppercase hex
This commit is contained in:
parent
9c6461751d
commit
5fc85d0eab
8 changed files with 55 additions and 54 deletions
|
@ -189,7 +189,7 @@
|
|||
<Texture Name="gLinkAdultCollarTex" OutName="collar" Format="rgba16" Width="16" Height="32" Offset="0x9580"/>
|
||||
<Texture Name="gLinkAdultTunicTex" OutName="tunic" Format="ci8" Width="16" Height="32" Offset="0x9380" TlutOffset="0x5A00"/>
|
||||
<Texture Name="gLinkAdultNeckTex" OutName="neck" Format="ci8" Width="16" Height="32" Offset="0x7980" TlutOffset="0x5A00"/>
|
||||
<Texture Name="gLinkAdultNose2Tex" OutName="nose2" Format="ci8" Width="16" Height="16" Offset="0x5200"/>
|
||||
<Texture Name="gLinkAdultNose2Tex" OutName="nose2" Format="ci8" Width="16" Height="16" Offset="0x5200" TlutOffset="0x5C00"/>
|
||||
|
||||
<!-- Gauntlets -->
|
||||
<DList Name="gLinkAdultLeftGauntletPlate1DL" Offset="0x25218"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue