Add original asset names for all object_e* and object_f* files (#1181)

* Add original asset names for all `object_e*` and `object_f*` files

* Add c_keyframe note to fall2
This commit is contained in:
Tom Overton
2023-02-28 06:41:54 -08:00
committed by GitHub
parent 1e03e13b37
commit c70ccf14d9
23 changed files with 121 additions and 122 deletions
+4 -4
View File
@@ -3,9 +3,9 @@
<Texture Name="object_flowerpot_Tex_000000" OutName="tex_000000" Format="rgba16" Width="16" Height="32" Offset="0x0" />
<Texture Name="object_flowerpot_Tex_000400" OutName="tex_000400" Format="rgba16" Width="16" Height="32" Offset="0x400" />
<Texture Name="object_flowerpot_Tex_000800" OutName="tex_000800" Format="rgba16" Width="32" Height="32" Offset="0x800" />
<DList Name="object_flowerpot_DL_0012E0" Offset="0x12E0" />
<DList Name="object_flowerpot_DL_001408" Offset="0x1408" />
<DList Name="object_flowerpot_DL_0014F0" Offset="0x14F0" />
<DList Name="object_flowerpot_DL_0015B0" Offset="0x15B0" />
<DList Name="object_flowerpot_DL_0012E0" Offset="0x12E0" /> <!-- Original name is "hati01_model" -->
<DList Name="object_flowerpot_DL_001408" Offset="0x1408" /> <!-- Original name is "kusa_nearT_model" -->
<DList Name="object_flowerpot_DL_0014F0" Offset="0x14F0" /> <!-- Original name is "haT_model" -->
<DList Name="object_flowerpot_DL_0015B0" Offset="0x15B0" /> <!-- Original name is "hati02_model" -->
</File>
</Root>