blob: 46cadb117e80f6943fb2fdd619cd73e1d505feef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<Root>
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
<File Name="object_gi_eye_lotion" Segment="6">
<Array Name="gGiEyeDropsCapVtx" Count="23" Offset="0x0">
<Vtx/>
</Array>
<Array Name="gGiEyeDropsBottleVtx" Count="81" Offset="0x170">
<Vtx/>
</Array>
<DList Name="gGiEyeDropsCapDL" Offset="0x0680"/>
<DList Name="gGiEyeDropsBottleDL" Offset="0x0768"/>
</File>
</Root>
|