mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 05:43:18 -04:00
object_random_obj (#1416)
* naming * Secret Shrine doors * naming * OutName
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<Root>
|
||||
<!-- Object for Secret Shrine Sliding Door -->
|
||||
<File Name="object_random_obj" Segment="6">
|
||||
<DList Name="object_random_obj_DL_000190" Offset="0x190" />
|
||||
<Texture Name="object_random_obj_Tex_0002F0" OutName="tex_0002F0" Format="rgba16" Width="32" Height="64" Offset="0x2F0" />
|
||||
<DList Name="gSecretShrineSlidingDoorDL" Offset="0x190" />
|
||||
<Texture Name="gSecretShrineSlidingDoorTex" OutName="secret_shrine_sliding_door" Format="rgba16" Width="32" Height="64" Offset="0x2F0" />
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user