1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/assets/xml/objects/object_poh.xml
Tharo 208167361b
Poe Objects (#743)
* poe objects

* Last unaccounted resolved, name suffix fixes

* remove _tex

* missed 2

* format

Co-authored-by: Fig02 <fig02srl@gmail.com>
2021-04-04 23:48:12 +02:00

15 lines
667 B
XML

<Root>
<File Name="object_poh" Segment="6">
<Animation Name="gPoeAttackAnim" Offset="0x01A8"/>
<Animation Name="gPoeDamagedAnim" Offset="0x04EC"/>
<Animation Name="gPoeFleeAnim" Offset="0x06E0"/>
<Animation Name="gPoeFloatAnim" Offset="0x0A60"/>
<Animation Name="gPoeAppearAnim" Offset="0x11C4"/>
<Animation Name="gPoeDisappearAnim" Offset="0x15B0"/>
<DList Name="gPoeBurnDL" Offset="0x2608"/>
<DList Name="gPoeLanternDL" Offset="0x2D28"/>
<DList Name="gPoeSoulDL" Offset="0x3850"/>
<Skeleton Name="gPoeSkel" Type="Standard" LimbType="Standard" Offset="0x50D0"/>
</File>
</Root>