summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_random_obj.xml
diff options
context:
space:
mode:
authorTom Overton <tom-overton@users.noreply.github.com>2023-11-28 03:19:22 -0800
committerGitHub <noreply@github.com>2023-11-28 08:19:22 -0300
commit54f7aa23b5e8d6e1746bd5a354024dbbd4e5e1cc (patch)
treebd0a22c669107a885fc1933ee6410121d5ac21a7 /assets/xml/objects/object_random_obj.xml
parent7649cd309af155de1b8ee8bfd32d850e46f27925 (diff)
Add original asset names to all `object_p*` and `object_r*` files (#1519)
* Add original asset names to all `object_p*` and `object_r*` files * Respond to review
Diffstat (limited to 'assets/xml/objects/object_random_obj.xml')
-rw-r--r--assets/xml/objects/object_random_obj.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_random_obj.xml b/assets/xml/objects/object_random_obj.xml
index 509ed86c7..a4197db75 100644
--- a/assets/xml/objects/object_random_obj.xml
+++ b/assets/xml/objects/object_random_obj.xml
@@ -1,7 +1,7 @@
<Root>
<!-- Object for Secret Shrine Sliding Door -->
<File Name="object_random_obj" Segment="6">
- <DList Name="gSecretShrineSlidingDoorDL" Offset="0x190" />
+ <DList Name="gSecretShrineSlidingDoorDL" Offset="0x190" /> <!-- Original name is "m2_RN_shutter_model" -->
<Texture Name="gSecretShrineSlidingDoorTex" OutName="secret_shrine_sliding_door" Format="rgba16" Width="32" Height="64" Offset="0x2F0" />
</File>
</Root>