blob: eebe60035c34dc3096a048623f46ec29c9fd6f58 (
plain)
1
2
3
4
5
6
7
8
9
|
<Root>
<!-- Assets for the Gossip Stones. -->
<File Name="object_gs" Segment="6">
<Texture Name="gGossipStoneTex" OutName="gossip_stone" Format="i8" Width="32" Height="64" Offset="0x0" />
<DList Name="gGossipStoneMaterialDL" Offset="0x950" />
<DList Name="gGossipStoneDL" Offset="0x9D0" />
<DList Name="gGossipStoneBottomModelDL" Offset="0xA60" />
</File>
</Root>
|