blob: 8eb59b9c1b3b24375da4e50229a2b4bcd512c371 (
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_insect" Segment="6">
<Array Name="gGiBugsContainerVtx" Count="113" Offset="0x0">
<Vtx/>
</Array>
<Array Name="gGiBugsGlassVtx" Count="18" Offset="0x710">
<Vtx/>
</Array>
<DList Name="gGiBugsContainerDL" Offset="0x0830"/>
<DList Name="gGiBugsGlassDL" Offset="0x0B20"/>
</File>
</Root>
|