summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_posthouse_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_posthouse_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_posthouse_obj.xml')
-rw-r--r--assets/xml/objects/object_posthouse_obj.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/xml/objects/object_posthouse_obj.xml b/assets/xml/objects/object_posthouse_obj.xml
index 8a324672b..f22da2e98 100644
--- a/assets/xml/objects/object_posthouse_obj.xml
+++ b/assets/xml/objects/object_posthouse_obj.xml
@@ -1,11 +1,11 @@
<Root>
<File Name="object_posthouse_obj" Segment="6">
- <DList Name="object_posthouse_obj_DL_000A50" Offset="0xA50" />
+ <DList Name="object_posthouse_obj_DL_000A50" Offset="0xA50" /> <!-- Original name is "z2_post_cap_model" -->
<Texture Name="object_posthouse_obj_Tex_000DA8" OutName="tex_000DA8" Format="rgba16" Width="8" Height="8" Offset="0xDA8" />
<Texture Name="object_posthouse_obj_Tex_000E28" OutName="tex_000E28" Format="rgba16" Width="16" Height="16" Offset="0xE28" />
<Texture Name="object_posthouse_obj_Tex_001028" OutName="tex_001028" Format="rgba16" Width="32" Height="32" Offset="0x1028" />
- <DList Name="object_posthouse_obj_DL_001870" Offset="0x1870" />
+ <DList Name="object_posthouse_obj_DL_001870" Offset="0x1870" /> <!-- Original name is "z2_post_cloth_model" -->
<Texture Name="object_posthouse_obj_Tex_001900" OutName="tex_001900" Format="rgba16" Width="64" Height="32" Offset="0x1900" />
- <Collision Name="object_posthouse_obj_Colheader_002948" Offset="0x2948" />
+ <Collision Name="object_posthouse_obj_Colheader_002948" Offset="0x2948" /> <!-- Original name is "z2_post_cloth_bgdatainfo" -->
</File>
</Root>