1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/assets/xml/objects/object_lightbox.xml
Anghelo Carvajal 4d5d1fd079
Add every unreserved object in an automated way (#805)
* it's crashing

* fix stuff

* fix xmls

* problematic objects

* fix tabs

* Fix suffixes

* add missing new lines

* Add comments to the problematic objects

* Find and replace fixes

* Add Fig's objects

* I forgot to add a Name in a cutscene, so I'm adding it here

* Update object decomp tutorial a little bit

* Update problematic objects

* Update docs/tutorial/object_decomp.md

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>

* Change comments

* comment out a few blobs

* dammit tluts

* Change a bunch of objects

* update the last bunch

* update comments on  oA11 and oB2

* Ninja-edit to fix compatibility with ZAPD's PR 142

Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
2021-05-16 12:36:40 -04:00

16 lines
984 B
XML

<Root>
<File Name="object_lightbox" Segment="6">
<Blob Name="object_lightbox_Blob_000000" Size="0x8" Offset="0x0"/>
<DList Name="object_lightbox_DL_000008" Offset="0x8"/>
<Blob Name="object_lightbox_Blob_0002A0" Size="0x130" Offset="0x2A0"/>
<DList Name="object_lightbox_DL_0003D0" Offset="0x3D0"/>
<Blob Name="object_lightbox_Blob_000670" Size="0x130" Offset="0x670"/>
<DList Name="object_lightbox_DL_0007A0" Offset="0x7A0"/>
<Blob Name="object_lightbox_Blob_000A40" Size="0x130" Offset="0xA40"/>
<DList Name="object_lightbox_DL_000B70" Offset="0xB70"/>
<Texture Name="object_lightbox_Tex_000E10" OutName="tex_00000E10" Format="rgb5a1" Width="32" Height="32" Offset="0xE10"/>
<Texture Name="object_lightbox_Tex_001610" OutName="tex_00001610" Format="rgb5a1" Width="32" Height="32" Offset="0x1610"/>
<Blob Name="object_lightbox_Blob_001E10" Size="0x130" Offset="0x1E10"/>
</File>
</Root>