1
0
Fork 0
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:
mzxrules 2021-02-13 19:10:40 -05:00 committed by GitHub
parent f9886c1097
commit d615ec4f31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 246 additions and 966 deletions

View 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>