object_redead_obj (#1417)

* naming

* comment

* Out Name

* The Gibdo's Well Doors

* naming

* typos
This commit is contained in:
Nuss
2023-10-09 03:07:54 +02:00
committed by GitHub
parent 808f60a1fa
commit d25e10dcc2
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -1,7 +1,8 @@
<Root>
<!-- Object for the Beneath the Well's Sliding Door -->
<File Name="object_redead_obj" Segment="6">
<DList Name="object_redead_obj_DL_0001A0" Offset="0x1A0" />
<Texture Name="object_redead_obj_TLUT_000390" OutName="tlut_000390" Format="rgba16" Width="4" Height="4" Offset="0x390" />
<Texture Name="object_redead_obj_Tex_0003B0" OutName="tex_0003B0" Format="ci4" Width="64" Height="64" Offset="0x3B0" />
<DList Name="gBeneathTheWellSlidingDoorDL" Offset="0x1A0" />
<Texture Name="gBeneathTheWellSlidingDoorTLUT" OutName="beneath_the_well_sliding_door_tlut" Format="rgba16" Width="4" Height="4" Offset="0x390" />
<Texture Name="gBeneathTheWellSlidingDoorTex" OutName="beneath_the_well_sliding_door" Format="ci4" Width="64" Height="64" Offset="0x3B0" />
</File>
</Root>