mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-06 10:45:18 -04:00
Add original asset names to all object_l* and object_m* files (#1403)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<Root>
|
||||
<File Name="object_ms" Segment="6">
|
||||
<!-- Bean Salesman Animations -->
|
||||
<Animation Name="gBeanSalesmanEatingAnim" Offset="0x5EC"/>
|
||||
<Animation Name="gBeanSalesmanEatingAnim" Offset="0x5EC"/> <!-- Original name is "ms_matsu" -->
|
||||
|
||||
<!-- Bean Salesman Limb DisplayLists -->
|
||||
<DList Name="gBeanSalesmanLeftUpperArmDL" Offset="0x2E58"/>
|
||||
|
||||
Reference in New Issue
Block a user