mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
Add missing ExternalFile tags to object_dmask and object_osn (#1770)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<Root>
|
||||
<!-- Dependencies -->
|
||||
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>
|
||||
|
||||
<File Name="object_dmask" Segment="6">
|
||||
<Animation Name="object_dmask_Anim_00017C" Offset="0x17C" /> <!-- Original name is "gbm_fall" -->
|
||||
<Animation Name="object_dmask_Anim_0001A8" Offset="0x1A8" /> <!-- Original name is "gbm_normal" -->
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
<Root>
|
||||
<!-- Dependencies -->
|
||||
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>
|
||||
|
||||
<!-- Assets for the Happy Mask Salesman and the cutscene Deku Mask -->
|
||||
<File Name="object_osn" Segment="6">
|
||||
<!-- Happy Mask Salesman Animations -->
|
||||
|
||||
Reference in New Issue
Block a user