diff options
| author | Tom Overton <tom-overton@users.noreply.github.com> | 2023-02-28 06:41:54 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-28 09:41:54 -0500 |
| commit | c70ccf14d9618c57bf43f2ca2aabeb40d8679fcb (patch) | |
| tree | 14b03d94ece2a62736ea2f23abfe4f8c11047e46 /assets/xml/objects/object_f40_obj.xml | |
| parent | 1e03e13b374f2bd26e761f24959c3260c82fa73d (diff) | |
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
Diffstat (limited to 'assets/xml/objects/object_f40_obj.xml')
| -rw-r--r-- | assets/xml/objects/object_f40_obj.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/xml/objects/object_f40_obj.xml b/assets/xml/objects/object_f40_obj.xml index 59bff9d05..17e7210de 100644 --- a/assets/xml/objects/object_f40_obj.xml +++ b/assets/xml/objects/object_f40_obj.xml @@ -11,7 +11,7 @@ <DList Name="object_f40_obj_DL_004030" Offset="0x4030" /> <DList Name="object_f40_obj_DL_004038" Offset="0x4038" /> <Collision Name="object_f40_obj_Colheader_004240" Offset="0x4240" /> - <DList Name="object_f40_obj_DL_0043D0" Offset="0x43D0" /> - <Collision Name="object_f40_obj_Colheader_004640" Offset="0x4640" /> + <DList Name="object_f40_obj_DL_0043D0" Offset="0x43D0" /> <!-- Original name is "z2_f40obj01_model" --> + <Collision Name="object_f40_obj_Colheader_004640" Offset="0x4640" /> <!-- Original name is "z2_f40obj01_bgdatainfo" --> </File> </Root> |
