mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-03 01:53:58 -04:00
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:
@@ -1,7 +1,7 @@
|
||||
<Root>
|
||||
<!-- Object for Leevers -->
|
||||
<File Name="object_rb" Segment="6">
|
||||
<Animation Name="gLeeverSpinAnim" Offset="0x1E4" />
|
||||
<Animation Name="gLeeverSpinAnim" Offset="0x1E4" /> <!-- Original name is "reeba_rb_move" -->
|
||||
|
||||
<!-- DLs for visible limbs -->
|
||||
<DList Name="gLeeverBottomHalfDL" Offset="0x200" />
|
||||
|
||||
Reference in New Issue
Block a user