mirror of https://github.com/zeldaret/mm.git
12 lines
361 B
XML
12 lines
361 B
XML
<Root>
|
|
<!-- Dependencies -->
|
|
<ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>
|
|
|
|
<!-- Get Item Draw: Fish Container (in a bottle) -->
|
|
<File Name="object_gi_fish" Segment="6">
|
|
|
|
<!-- Fish Container Display Lists -->
|
|
<DList Name="gGiFishContainerDL" Offset="0x600" />
|
|
</File>
|
|
</Root>
|