1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-22 05:14:47 +00:00
oot/assets/xml/objects/object_lightswitch.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

10 lines
497 B
XML

<Root>
<File Name="object_lightswitch" Segment="6">
<DList Name="object_lightswitch_DL_000260" Offset="0x260"/>
<DList Name="object_lightswitch_DL_000398" Offset="0x398"/>
<DList Name="object_lightswitch_DL_000408" Offset="0x408"/>
<Blob Name="object_lightswitch_Blob_000420" Size="0x1800" Offset="0x420"/>
<Texture Name="object_lightswitch_Tex_001C20" OutName="tex_00001C20" Format="rgb5a1" Width="32" Height="32" Offset="0x1C20"/>
</File>
</Root>