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
This commit is contained in:
Tom Overton
2023-11-28 03:19:22 -08:00
committed by GitHub
parent 7649cd309a
commit 54f7aa23b5
31 changed files with 111 additions and 111 deletions
+3 -3
View File
@@ -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>