blob: 54151b4cd89f9bdfcdec75820b08c967f8f399fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<Root>
<File Name="object_spot17_obj" Segment="6">
<Texture Name="gCraterRockTLUT" Format="rgba16" Width="4" Height="4" Offset="0x00"/>
<Texture Name="gCraterRockTex" Format="ci4" Width="64" Height="64" Offset="0x20" TlutOffset="0x00"/>
<Array Name="gCraterBombableWallVtx" Count="4" Offset="0x820">
<Vtx/>
</Array>
<Array Name="gCraterBombableWallCracksVtx" Count="4" Offset="0x860">
<Vtx/>
</Array>
<DList Name="gCraterBombableWallDL" Offset="0x8A0"/>
<DList Name="gCraterBombableWallCracksDL" Offset="0x960"/>
<Collision Name="gCraterBombableWallCol" Offset="0xA38"/>
<Array Name="gCraterSmokeConeVtx" Count="13" Offset="0xA70">
<Vtx/>
</Array>
<DList Name="gCraterSmokeConeDL" Offset="0xB40"/>
<Texture Name="gCraterSmokeConeTex" Format="ia8" Width="32" Height="32" Offset="0xC30"/>
<Texture Name="gCraterBombableWallCracksTex" Format="i4" Width="64" Height="64" Offset="0x1030"/>
</File>
</Root>
|