blob: 4ce3bdcb2e79299aba272e476ebf2c4f65b6ff06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<Root>
<File Name="object_spot11_obj" Segment="6">
<Texture Name="gDesertColossusOasisWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x0"/>
<Array Name="gDesertColossusOasisVtx" Count="7" Offset="0x800">
<Vtx/>
</Array>
<DList Name="gDesertColossusOasisDL" Offset="0x870"/>
<Texture Name="gDesertColossusBombableWallTex" Format="rgba16" Width="32" Height="64" Offset="0x940"/>
<Array Name="gDesertColossusBombableWallVtx" Count="4" Offset="0x1940">
<Vtx/>
</Array>
<DList Name="gDesertColossusBombableWallDL" Offset="0x1980"/>
<Collision Name="gDesertColossusBombableWallCol" Offset="0x1A58"/>
</File>
</Root>
|