2009-02-05 14:11:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<MyGUI type="Skin">
|
2009-02-08 18:41:03 +00:00
|
|
|
<Skin name = "NormalText" size = "16 16">
|
|
|
|
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
|
|
|
<Property key="FontHeight" value = "18" />
|
|
|
|
<Property key="AlignText" value = "ALIGN_LEFT ALIGN_BOTTOM" />
|
2009-03-07 11:01:31 +00:00
|
|
|
<Property key="Colour" value = "0.87 0.78 0.62" />
|
2009-02-08 18:41:03 +00:00
|
|
|
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
|
|
|
|
</Skin>
|
|
|
|
|
|
|
|
<Skin name = "SandText" size = "16 16">
|
|
|
|
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
2009-02-05 14:11:59 +00:00
|
|
|
<Property key="FontHeight" value = "18" />
|
2009-02-08 18:41:03 +00:00
|
|
|
<Property key="AlignText" value = "ALIGN_LEFT ALIGN_BOTTOM" />
|
2009-03-07 11:01:31 +00:00
|
|
|
<Property key="Colour" value = "0.75 0.6 0.35" />
|
2009-02-08 18:41:03 +00:00
|
|
|
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
|
|
|
|
</Skin>
|
|
|
|
|
|
|
|
<Skin name = "SandTextRight" size = "16 16">
|
|
|
|
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
|
|
|
<Property key="FontHeight" value = "18" />
|
|
|
|
<Property key="AlignText" value = "ALIGN_RIGHT ALIGN_BOTTOM" />
|
2009-03-07 11:01:31 +00:00
|
|
|
<Property key="Colour" value = "0.75 0.6 0.35" />
|
2009-02-08 18:41:03 +00:00
|
|
|
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
|
|
|
|
</Skin>
|
|
|
|
|
|
|
|
<Skin name = "DaedricText" size = "16 16">
|
|
|
|
<Property key="FontName" value = "daedric36" />
|
|
|
|
<Property key="FontHeight" value = "36" />
|
2009-02-05 14:11:59 +00:00
|
|
|
<Property key="AlignText" value = "ALIGN_DEFAULT" />
|
|
|
|
<Property key="Colour" value = "1 1 1" />
|
|
|
|
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
|
|
|
|
</Skin>
|
|
|
|
|
|
|
|
<Skin name = "DaedricText_orig" size = "16 16">
|
2009-02-08 18:41:03 +00:00
|
|
|
<Property key="FontName" value = "daedric_orig36" />
|
|
|
|
<Property key="FontHeight" value = "36" />
|
2009-02-05 14:11:59 +00:00
|
|
|
<Property key="AlignText" value = "ALIGN_DEFAULT" />
|
|
|
|
<Property key="Colour" value = "1 1 1" />
|
|
|
|
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
|
|
|
|
</Skin>
|
|
|
|
</MyGUI>
|