diff options
Diffstat (limited to 'assets/xml/objects/object_redead_obj.xml')
| -rw-r--r-- | assets/xml/objects/object_redead_obj.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_redead_obj.xml b/assets/xml/objects/object_redead_obj.xml index 8460579b3..9bd976f2a 100644 --- a/assets/xml/objects/object_redead_obj.xml +++ b/assets/xml/objects/object_redead_obj.xml @@ -1,7 +1,7 @@ <Root> <!-- Object for the Beneath the Well's Sliding Door --> <File Name="object_redead_obj" Segment="6"> - <DList Name="gBeneathTheWellSlidingDoorDL" Offset="0x1A0" /> + <DList Name="gBeneathTheWellSlidingDoorDL" Offset="0x1A0" /> <!-- Original name is "i2_R_shutter1_model" --> <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> |
