This repository was archived by the owner on Nov 28, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFSLootSprites.xml
More file actions
24 lines (24 loc) · 2.07 KB
/
FSLootSprites.xml
File metadata and controls
24 lines (24 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<Sprites>
<Sprite Name="GlowingChest" Cycle="1">
<Frame Texture="FSLootTracker\glowingchest.tga" x0="0" x1="0" x2="0" x3="0" x4="0" x5="64" y0="0" y1="0" y2="0" y3="0" y4="0" y5="64" Stretchy="1" HotspotX="0" HotspotY="0" Duration="1.000" StartColor="white" EndColor="white"/>
</Sprite>
<Sprite Name="GlowingChestSmall" Cycle="1">
<Frame Texture="FSLootTracker\glowingchest-small.tga" x0="0" x1="0" x2="0" x3="0" x4="0" x5="32" y0="0" y1="0" y2="0" y3="0" y4="0" y5="32" Stretchy="1" HotspotX="0" HotspotY="0" Duration="1.000" StartColor="white" EndColor="white"/>
</Sprite>
<Sprite Name="TransChest" Cycle="1">
<Frame Texture="FSLootTracker\transchest.tga" x0="0" x1="0" x2="0" x3="0" x4="0" x5="64" y0="0" y1="0" y2="0" y3="0" y4="0" y5="64" Stretchy="1" HotspotX="0" HotspotY="0" Duration="1.000" StartColor="white" EndColor="white"/>
</Sprite>
<Sprite Name="TransChestSmall" Cycle="1">
<Frame Texture="FSLootTracker\transchestsmall.tga" x0="0" x1="0" x2="0" x3="0" x4="0" x5="32" y0="0" y1="0" y2="0" y3="0" y4="0" y5="32" Stretchy="1" HotspotX="0" HotspotY="0" Duration="1.000" StartColor="white" EndColor="white"/>
</Sprite>
<Sprite Name="FSPoster" Cycle="1">
<Frame Texture="FSLootTracker\fsposter.tga" x0="0" x1="0" x2="0" x3="0" x4="0" x5="250" y0="0" y1="0" y2="0" y3="0" y4="0" y5="303" Stretchy="1" HotspotX="0" HotspotY="0" Duration="1.000" StartColor="white" EndColor="white"/>
</Sprite>
<Sprite Name="BigChest" Cycle="1">
<Frame Texture="FSLootTracker\bigtreasurechest.tga" x0="0" x1="0" x2="0" x3="0" x4="0" x5="72" y0="0" y1="0" y2="0" y3="0" y4="0" y5="72" Stretchy="1" HotspotX="0" HotspotY="0" Duration="1.000" StartColor="white" EndColor="white"/>
</Sprite>
<Sprite Name="UnknownItem" Cycle="1">
<Frame Texture="FSLootTracker\unknownitem.tga" x0="0" x1="0" x2="0" x3="0" x4="0" x5="64" y0="0" y1="0" y2="0" y3="0" y4="0" y5="64" Stretchy="1" HotspotX="0" HotspotY="0" Duration="1.000" StartColor="white" EndColor="white"/>
</Sprite>
</Sprites>