mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Add Vtx[] resources in xmls for (partially) documented assets 6 (#2588)
This commit is contained in:
parent
a750282d2d
commit
3435ebe216
18 changed files with 700 additions and 3 deletions
|
@ -25,6 +25,55 @@
|
|||
<Animation Name="gEnHeishiDyingGuardDieAnim" Offset="0xC374"/>
|
||||
<Animation Name="gEnHeishiDyingGuardAnim_00C444" Offset="0xC444"/>
|
||||
|
||||
<Array Name="gHeishiKingGuardVtx" Count="489" Offset="0xD80">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiHeadVtx" Count="147" Offset="0x6CC0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiTorsoArmorVtx" Count="136" Offset="0x75F0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiTorsoVtx" Count="39" Offset="0x7E70">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiRightFootVtx" Count="30" Offset="0x80E0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiLeg1Vtx" Count="28" Offset="0x82C0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiUpperLeg1Vtx" Count="36" Offset="0x8480">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiSpearVtx" Count="94" Offset="0x86C0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiLowerRightArmVtx" Count="32" Offset="0x8CA0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiUpperArmVtx" Count="43" Offset="0x8EA0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiLeftFootVtx" Count="30" Offset="0x9150">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiLeftShinVtx" Count="28" Offset="0x9330">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiLeftThighVtx" Count="36" Offset="0x94F0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiHandVtx" Count="64" Offset="0x9730">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiLeftArmVtx" Count="32" Offset="0x9B30">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
<Array Name="gEnHeishiUpperLeftArmVtx" Count="48" Offset="0x9D30">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
||||
<DList Name="gHeishiKingGuardDL" Offset="0x2C10"/>
|
||||
<DList Name="gEnHeishiHeadDL" Offset="0xA030"/>
|
||||
<DList Name="gEnHeishiTorsoArmorDL" Offset="0xA440"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue