Thread: Hotbutton Woes
View Single Post
Old 07-08-2005, 10:46 PM   #5
Achelous
A Hill Giant
 
Join Date: Mar 2003
Posts: 31
Interface Author - Click to view interfaces
Default

<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<Label item="HB_CurrentAACount">
<ScreenID>HB_CurrentAACount</ScreenID>
<Font>4</Font>
<EQType>71</EQType>
<TextColor>
<R>0</R>
<G>255</G>
<B>0</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
<Location>
<X>67</X>
<Y>5</Y>
</Location>
<Size>
<CX>40</CX>
<CY>18</CY>
</Size>
</Label>
<Label item="HB_TribTimerLabel">
<ScreenID>HB_TribTimerLabel</ScreenID>
<Font>4</Font>
<EQType>116</EQType>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
<Location>
<X>125</X>
<Y>5</Y>
</Location>
<Size>
<CX>40</CX>
<CY>18</CY>
</Size>
</Label>
<Label item="HB_CurrentTribLabel">
<ScreenID>HB_CurrentTribLabe</ScreenID>
<Font>4</Font>
<RelativePosition>true</RelativePosition>
<EQType>117</EQType>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
<Location>
<X>10</X>
<Y>5</Y>
</Location>
<Size>
<CX>40</CX>
<CY>18</CY>
</Size>
</Label>
<Ui2DAnimation item="A_HotButton1Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton1Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>80</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton1Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>40</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton1PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>120</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton1Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>160</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton2Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>0</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton2Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>80</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton2Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>40</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton2PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>120</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton2Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>160</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton3Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>0</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton3Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>80</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton3Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>40</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton3PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>120</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton3Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>160</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton4Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>0</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton4Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>80</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton4Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>40</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton4PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>120</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton4Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>160</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton5Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>0</X>
<Y>160</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton5Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>80</X>
<Y>160</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton5Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>40</X>
<Y>160</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton5PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>120</X>
<Y>160</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton5Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>160</X>
<Y>160</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton6Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>0</X>
<Y>200</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton6Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>80</X>
<Y>200</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton6Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>40</X>
<Y>200</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton6PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>120</X>
<Y>200</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton6Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces06.tga</Texture>
<Location>
<X>160</X>
<Y>200</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton7Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton7Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>80</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton7Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>40</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton7PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>120</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton7Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>160</X>
<Y>0</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton8Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>0</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton8Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>80</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton8Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>40</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton8PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>120</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton8Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>160</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton9Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>0</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton9Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>80</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton9Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>40</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton9PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>120</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton9Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>160</X>
<Y>80</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton10Normal">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>0</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton10Pressed">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>80</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton10Flyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>40</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton10PressedFlyby">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>120</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_HotButton10Disabled">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces07.tga</Texture>
<Location>
<X>160</X>
<Y>120</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Button item="HB_PageLeftButton">
<ScreenID>HB_PageLeftButton</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>6</X>
<Y>181</Y>
</Location>
<Size>
<CX>25</CX>
<CY>16</CY>
</Size>
<Text />
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_HSBLeftNormal</Normal>
<Pressed>A_HSBLeftPressed</Pressed>
<Flyby>A_HSBLeftFlyby</Flyby>
<Disabled>A_HSBLeftDisabled</Disabled>
<PressedFlyby>A_HSBLeftPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Label item="HB_CurrentPageLabel">
<ScreenID>HB_CurrentPageLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>31</X>
<Y>181</Y>
</Location>
<Size>
<CX>25</CX>
<CY>16</CY>
</Size>
<Text>1</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>false</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Button item="HB_PageRightButton">
<ScreenID>HB_PageRightButton</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>56</X>
<Y>181</Y>
</Location>
<Size>
<CX>25</CX>
<CY>16</CY>
</Size>
<Text />
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_HSBRightNormal</Normal>
<Pressed>A_HSBRightPressed</Pressed>
<Flyby>A_HSBRightFlyby</Flyby>
<Disabled>A_HSBRightDisabled</Disabled>
<PressedFlyby>A_HSBRightPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button1">
<ScreenID>HB_Button1</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>203</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>1</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton1Normal</Normal>
<Pressed>A_HotButton1Pressed</Pressed>
<Flyby>A_HotButton1Flyby</Flyby>
<Disabled>A_HotButton1Disabled</Disabled>
<PressedFlyby>A_HotButton1PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button2">
<ScreenID>HB_Button2</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>203</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>2</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton2Normal</Normal>
<Pressed>A_HotButton2Pressed</Pressed>
<Flyby>A_HotButton2Flyby</Flyby>
<Disabled>A_HotButton2Disabled</Disabled>
<PressedFlyby>A_HotButton2PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button3">
<ScreenID>HB_Button3</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>243</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>3</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton3Normal</Normal>
<Pressed>A_HotButton3Pressed</Pressed>
<Flyby>A_HotButton3Flyby</Flyby>
<Disabled>A_HotButton3Disabled</Disabled>
<PressedFlyby>A_HotButton3PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button4">
<ScreenID>HB_Button4</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>243</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>4</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton4Normal</Normal>
<Pressed>A_HotButton4Pressed</Pressed>
<Flyby>A_HotButton4Flyby</Flyby>
<Disabled>A_HotButton4Disabled</Disabled>
<PressedFlyby>A_HotButton4PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button5">
<ScreenID>HB_Button5</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>283</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>5</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton5Normal</Normal>
<Pressed>A_HotButton5Pressed</Pressed>
<Flyby>A_HotButton5Flyby</Flyby>
<Disabled>A_HotButton5Disabled</Disabled>
<PressedFlyby>A_HotButton5PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button6">
<ScreenID>HB_Button6</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>283</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>6</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton6Normal</Normal>
<Pressed>A_HotButton6Pressed</Pressed>
<Flyby>A_HotButton6Flyby</Flyby>
<Disabled>A_HotButton6Disabled</Disabled>
<PressedFlyby>A_HotButton6PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button7">
<ScreenID>HB_Button7</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>323</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>7</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton7Normal</Normal>
<Pressed>A_HotButton7Pressed</Pressed>
<Flyby>A_HotButton7Flyby</Flyby>
<Disabled>A_HotButton7Disabled</Disabled>
<PressedFlyby>A_HotButton7PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button8">
<ScreenID>HB_Button8</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>323</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>8</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton8Normal</Normal>
<Pressed>A_HotButton8Pressed</Pressed>
<Flyby>A_HotButton8Flyby</Flyby>
<Disabled>A_HotButton8Disabled</Disabled>
<PressedFlyby>A_HotButton8PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button9">
<ScreenID>HB_Button9</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>363</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>9</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton9Normal</Normal>
<Pressed>A_HotButton9Pressed</Pressed>
<Flyby>A_HotButton9Flyby</Flyby>
<Disabled>A_HotButton9Disabled</Disabled>
<PressedFlyby>A_HotButton9PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<Button item="HB_Button10">
<ScreenID>HB_Button10</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>363</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Text>10</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
<ButtonDrawTemplate>
<Normal>A_HotButton10Normal</Normal>
<Pressed>A_HotButton10Pressed</Pressed>
<Flyby>A_HotButton10Flyby</Flyby>
<Disabled>A_HotButton10Disabled</Disabled>
<PressedFlyby>A_HotButton10PressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>
<InvSlot item="HB_InvSlot1">
<ScreenID>HB_InvSlot1</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>203</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot2">
<ScreenID>HB_InvSlot2</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>203</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot3">
<ScreenID>HB_InvSlot3</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>243</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot4">
<ScreenID>HB_InvSlot4</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>243</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot5">
<ScreenID>HB_InvSlot5</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>283</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot6">
<ScreenID>HB_InvSlot6</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>283</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot7">
<ScreenID>HB_InvSlot7</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>323</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot8">
<ScreenID>HB_InvSlot8</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>323</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot9">
<ScreenID>HB_InvSlot9</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>363</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot10">
<ScreenID>HB_InvSlot10</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>44</X>
<Y>363</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--General Inventory Start-->
<InvSlot item="HB_InvSlot22g">
<ScreenID>HB_InvSlot22g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>90</X>
<Y>243</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>22</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot23g">
<ScreenID>HB_InvSlot23g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>90</X>
<Y>283</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>23</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot24g">
<ScreenID>HB_InvSlot24g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>90</X>
<Y>323</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>24</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot25g">
<ScreenID>HB_InvSlot25g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>90</X>
<Y>363</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>25</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot26g">
<ScreenID>HB_InvSlot26g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>134</X>
<Y>243</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>26</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot27g">
<ScreenID>HB_InvSlot27g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>134</X>
<Y>283</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>27</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot28g">
<ScreenID>HB_InvSlot28g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>134</X>
<Y>323</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>28</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot29g">
<ScreenID>HB_InvSlot29g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>134</X>
<Y>363</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>29</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--General Inventory Stop-->
<!--Added Inventory Slot Start-->
</InvSlot>
<!--0-->
<InvSlot item="HB_InvSlot0a">
<ScreenID>HB_InvSlot0a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>27</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_InvChest</Background>
<EQType>17</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--1-->
<InvSlot item="HB_InvSlot1a">
<ScreenID>HB_InvSlot1a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>31</X>
<Y>27</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>317</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--2-->
<InvSlot item="HB_InvSlot2a">
<ScreenID>HB_InvSlot2a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>60</X>
<Y>27</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>315</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--3-->
<InvSlot item="HB_InvSlot3a">
<ScreenID>HB_InvSlot3a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>89</X>
<Y>27</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_InvAboutBody</Background>
<EQType>8</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--4-->
<InvSlot item="HB_InvSlot4a">
<ScreenID>HB_InvSlot4a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>118</X>
<Y>27</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>312</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--5-->
<InvSlot item="HB_InvSlot5a">
<ScreenID>HB_InvSlot5a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>147</X>
<Y>27</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>318</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--6-->
<InvSlot item="HB_InvSlot6a">
<ScreenID>HB_InvSlot6a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>56</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_InvWrist</Background>
<EQType>10</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--7-->
<InvSlot item="HB_InvSlot7a">
<ScreenID>HB_InvSlot7a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>31</X>
<Y>56</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>314</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--8-->
<InvSlot item="HB_InvSlot8a">
<ScreenID>HB_InvSlot8a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>60</X>
<Y>56</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>321</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--9-->
<InvSlot item="HB_InvSlot9a">
<ScreenID>HB_InvSlot9a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>89</X>
<Y>56</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>251</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--10-->
<InvSlot item="HB_InvSlot10a">
<ScreenID>HB_InvSlot10a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>118</X>
<Y>56</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>252</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--11-->
<InvSlot item="HB_InvSlot11a">
<ScreenID>HB_InvSlot11a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>147</X>
<Y>56</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>316</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--12-->
<InvSlot item="HB_InvSlot12a">
<ScreenID>HB_InvSlot12a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>85</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_InvFeet</Background>
<EQType>19</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--13-->
<InvSlot item="HB_InvSlot13a">
<ScreenID>HB_InvSlot13a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>31</X>
<Y>85</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>313</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--14-->
<InvSlot item="HB_InvSlot14a">
<ScreenID>HB_InvSlot14a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>60</X>
<Y>85</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>329</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--15-->
<InvSlot item="HB_InvSlot15a">
<ScreenID>HB_InvSlot15a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>89</X>
<Y>85</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>253</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--16-->
<InvSlot item="HB_InvSlot16a">
<ScreenID>HB_InvSlot16a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>118</X>
<Y>85</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>254</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--17-->
<InvSlot item="HB_InvSlot17a">
<ScreenID>HB_InvSlot17a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>147</X>
<Y>85</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>326</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--18-->
<InvSlot item="HB_InvSlot18a">
<ScreenID>HB_InvSlot18a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>114</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_InvEar</Background>
<EQType>1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--19-->
<InvSlot item="HB_InvSlot19a">
<ScreenID>HB_InvSlot19a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>31</X>
<Y>114</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>311</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--20-->
<InvSlot item="HB_InvSlot20a">
<ScreenID>HB_InvSlot20a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>60</X>
<Y>114</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>328</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--21-->
<InvSlot item="HB_InvSlot21a">
<ScreenID>HB_InvSlot21a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>89</X>
<Y>114</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>255</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--22-->
<InvSlot item="HB_InvSlot22a">
<ScreenID>HB_InvSlot22a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>118</X>
<Y>114</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>256</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--23-->
<InvSlot item="HB_InvSlot23a">
<ScreenID>HB_InvSlot23a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>147</X>
<Y>114</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>323</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--24-->
<InvSlot item="HB_InvSlot24a">
<ScreenID>HB_InvSlot24a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>2</X>
<Y>143</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_InvHands</Background>
<EQType>12</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--25-->
<InvSlot item="HB_InvSlot25a">
<ScreenID>HB_InvSlot25a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>60</X>
<Y>143</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>330</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--26-->
<InvSlot item="HB_InvSlot26a">
<ScreenID>HB_InvSlot26a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>31</X>
<Y>143</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>322</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--27-->
<InvSlot item="HB_InvSlot27a">
<ScreenID>HB_InvSlot27a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>89</X>
<Y>143</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>257</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--28-->
<InvSlot item="HB_InvSlot28a">
<ScreenID>HB_InvSlot28a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>118</X>
<Y>143</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>258</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--29-->
<InvSlot item="HB_InvSlot29a">
<ScreenID>HB_InvSlot29a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>147</X>
<Y>143</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>325</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--30-->
<InvSlot item="HB_InvSlot30a">
<ScreenID>HB_InvSlot30a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>89</X>
<Y>172</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>259</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--31-->
<InvSlot item="HB_InvSlot31a">
<ScreenID>HB_InvSlot31a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>118</X>
<Y>172</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>260</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--32-->
<InvSlot item="HB_InvSlot32a">
<ScreenID>HB_InvSlot32a</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>147</X>
<Y>172</Y>
</Location>
<Size>
<CX>27</CX>
<CY>27</CY>
</Size>
<Background>A_InvRange</Background>
<EQType>11</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--Added Pri Sec Slot Start-->
<InvSlot item="HB_InvSlot13g">
<ScreenID>HB_InvSlot13g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>90</X>
<Y>203</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_InvPrimary</Background>
<EQType>13</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<InvSlot item="HB_InvSlot14g">
<ScreenID>HB_InvSlot14g</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>134</X>
<Y>203</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_InvSecondary</Background>
<EQType>14</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
<!--Added Pri Sec Slot Stop-->
<SpellGem item="HB_SpellGem1">
<ScreenID>HB_SpellGem1</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>6</X>
<Y>211</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem2">
<ScreenID>HB_SpellGem2</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>211</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem3">
<ScreenID>HB_SpellGem3</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>6</X>
<Y>251</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem4">
<ScreenID>HB_SpellGem4</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>251</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem5">
<ScreenID>HB_SpellGem5</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>6</X>
<Y>291</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem6">
<ScreenID>HB_SpellGem6</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>291</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem7">
<ScreenID>HB_SpellGem7</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>6</X>
<Y>331</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem8">
<ScreenID>HB_SpellGem8</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>331</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem9">
<ScreenID>HB_SpellGem9</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>6</X>
<Y>371</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<SpellGem item="HB_SpellGem10">
<ScreenID>HB_SpellGem10</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>371</Y>
</Location>
<Size>
<CX>31</CX>
<CY>23</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>
<Screen item="HotButtonWnd">
<ScreenID>HotButtonWnd</ScreenID>
<Font>2</Font>
<RelativePosition>false</RelativePosition>
<Location>
<X>2</X>
<Y>143</Y>
</Location>
<Size>
<CX>186</CX>
<CY>420</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Hot Buttons</TooltipReference>
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>HB_PageLeftButton</Pieces>
<Pieces>HB_PageRightButton</Pieces>
<Pieces>HB_CurrentPageLabel</Pieces>
<Pieces>HB_Button1</Pieces>
<Pieces>HB_Button2</Pieces>
<Pieces>HB_Button3</Pieces>
<Pieces>HB_Button4</Pieces>
<Pieces>HB_Button5</Pieces>
<Pieces>HB_Button6</Pieces>
<Pieces>HB_Button7</Pieces>
<Pieces>HB_Button8</Pieces>
<Pieces>HB_Button9</Pieces>
<Pieces>HB_Button10</Pieces>
<Pieces>HB_InvSlot1</Pieces>
<Pieces>HB_InvSlot2</Pieces>
<Pieces>HB_InvSlot3</Pieces>
<Pieces>HB_InvSlot4</Pieces>
<Pieces>HB_InvSlot5</Pieces>
<Pieces>HB_InvSlot6</Pieces>
<Pieces>HB_InvSlot7</Pieces>
<Pieces>HB_InvSlot8</Pieces>
<Pieces>HB_InvSlot9</Pieces>
<Pieces>HB_InvSlot10</Pieces>
<Pieces>HB_SpellGem1</Pieces>
<Pieces>HB_SpellGem2</Pieces>
<Pieces>HB_SpellGem3</Pieces>
<Pieces>HB_SpellGem4</Pieces>
<Pieces>HB_SpellGem5</Pieces>
<Pieces>HB_SpellGem6</Pieces>
<Pieces>HB_SpellGem7</Pieces>
<Pieces>HB_SpellGem8</Pieces>
<Pieces>HB_SpellGem9</Pieces>
<Pieces>HB_SpellGem10</Pieces>
<Pieces>HB_InvSlot0a</Pieces>
<Pieces>HB_InvSlot1a</Pieces>
<Pieces>HB_InvSlot2a</Pieces>
<Pieces>HB_InvSlot3a</Pieces>
<Pieces>HB_InvSlot4a</Pieces>
<Pieces>HB_InvSlot5a</Pieces>
<Pieces>HB_InvSlot6a</Pieces>
<Pieces>HB_InvSlot7a</Pieces>
<Pieces>HB_InvSlot8a</Pieces>
<Pieces>HB_InvSlot9a</Pieces>
<Pieces>HB_InvSlot10a</Pieces>
<Pieces>HB_InvSlot11a</Pieces>
<Pieces>HB_InvSlot12a</Pieces>
<Pieces>HB_InvSlot13a</Pieces>
<Pieces>HB_InvSlot14a</Pieces>
<Pieces>HB_InvSlot15a</Pieces>
<Pieces>HB_InvSlot16a</Pieces>
<Pieces>HB_InvSlot17a</Pieces>
<Pieces>HB_InvSlot18a</Pieces>
<Pieces>HB_InvSlot19a</Pieces>
<Pieces>HB_InvSlot20a</Pieces>
<Pieces>HB_InvSlot21a</Pieces>
<Pieces>HB_InvSlot22a</Pieces>
<Pieces>HB_InvSlot23a</Pieces>
<Pieces>HB_InvSlot24a</Pieces>
<Pieces>HB_InvSlot25a</Pieces>
<Pieces>HB_InvSlot26a</Pieces>
<Pieces>HB_InvSlot27a</Pieces>
<Pieces>HB_InvSlot28a</Pieces>
<Pieces>HB_InvSlot29a</Pieces>
<Pieces>HB_InvSlot30a</Pieces>
<Pieces>HB_InvSlot31a</Pieces>
<Pieces>HB_InvSlot32a</Pieces>
<Pieces>HB_InvSlot13g</Pieces>
<Pieces>HB_InvSlot14g</Pieces>
<Pieces>HB_InvSlot22g</Pieces>
<Pieces>HB_InvSlot23g</Pieces>
<Pieces>HB_InvSlot24g</Pieces>
<Pieces>HB_InvSlot25g</Pieces>
<Pieces>HB_InvSlot26g</Pieces>
<Pieces>HB_InvSlot27g</Pieces>
<Pieces>HB_InvSlot28g</Pieces>
<Pieces>HB_InvSlot29g</Pieces>
<Pieces>HB_CurrentAACount</Pieces>
<Pieces>HB_CurrentTribLabel</Pieces>
<Pieces>HB_TribTimerLabel</Pieces>
</Screen>
</XML>
Achelous is offline   Reply With Quote