mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 15:04:31 +00:00
z_bg_jya_ironobj and object_jya_iron OK (#676)
* z_bg_jya_ironobj OK * decompile object_jya_iron, clean up code * implement requested changes
This commit is contained in:
parent
f9886c1097
commit
d615ec4f31
15 changed files with 246 additions and 966 deletions
13
assets/xml/objects/object_jya_iron.xml
Normal file
13
assets/xml/objects/object_jya_iron.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<Root>
|
||||
<File Name="object_jya_iron" Segment="6">
|
||||
<DList Name="gPillarDL" Offset="0x0240"/>
|
||||
<DList Name="gObjectJyaIronDL_000600" Offset="0x0600"/>
|
||||
<DList Name="gObjectJyaIronDL_000880" Offset="0x0880"/>
|
||||
<DList Name="gObjectJyaIronDL_000AE0" Offset="0x0AE0"/>
|
||||
<Collision Name="gPillarCol" Offset="0x0D48"/>
|
||||
<DList Name="gThroneDL" Offset="0x1050"/>
|
||||
<Collision Name="gThroneCol" Offset="0x1430"/>
|
||||
<Texture Name="gPillarSideTex" OutName="pillar_side" Format="rgb5a1" Width="16" Height="128" Offset="0x1460"/>
|
||||
<Texture Name="gPillarTopTex" OutName="pillar_top" Format="rgb5a1" Width="16" Height="16" Offset="0x2460"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue