blob: 5f53b90aceb4b38f0466fe94251fe8a95f968117 (
plain)
1
2
3
4
5
6
7
|
<Root>
<!-- Object for small rocks -->
<File Name="object_ishi" Segment="6">
<Texture Name="gSmallRockTex" OutName="small_rock" Format="rgba16" Width="32" Height="32" Offset="0x1B0" />
<DList Name="gSmallRockDL" Offset="0x9B0" />
</File>
</Root>
|