mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-02 00:14:24 -04:00
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:
@@ -1,6 +1,6 @@
|
||||
<Root>
|
||||
<File Name="object_firefly" Segment="6">
|
||||
<Animation Name="object_firefly_Anim_00017C" Offset="0x17C" />
|
||||
<Animation Name="object_firefly_Anim_00017C" Offset="0x17C" /> <!-- Original name is "firefly_foot_fly" -->
|
||||
<Texture Name="object_firefly_Tex_000190" OutName="tex_000190" Format="rgba16" Width="8" Height="8" Offset="0x190" />
|
||||
<Texture Name="object_firefly_Tex_000210" OutName="tex_000210" Format="rgba16" Width="8" Height="8" Offset="0x210" />
|
||||
<Texture Name="object_firefly_Tex_000290" OutName="tex_000290" Format="rgba16" Width="8" Height="8" Offset="0x290" />
|
||||
|
||||
Reference in New Issue
Block a user