blob: 7c9f4be1fbeb160b629c90f76bfbbb118c683653 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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>
|