|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 588 433" name="_Main">
|
|
|
|
|
|
|
|
|
|
<!-- Appearance -->
|
|
|
|
|
<Widget type="StaticText" skin="HeaderText" position="8 16 241 18" name="AppearanceT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Widget type="TextBox" skin="HeaderText" position="8 16 241 18" name="AppearanceT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Property key="Widget_Caption" value="Appearance"/>
|
|
|
|
|
<Property key="Widget_AlignText" value="ALIGN_LEFT ALIGN_TOP"/>
|
|
|
|
|
</Widget>
|
|
|
|
@ -16,27 +16,27 @@
|
|
|
|
|
|
|
|
|
|
<!-- Gender choice -->
|
|
|
|
|
<Widget type="Button" skin="MW_ScrollLeft" position="8 298 14 14" name="PrevGenderButton"/>
|
|
|
|
|
<Widget type="StaticText" skin="HeaderText" position="14 298 227 14" name="GenderChoiceT">
|
|
|
|
|
<Widget type="TextBox" skin="HeaderText" position="14 298 227 14" name="GenderChoiceT">
|
|
|
|
|
<Property key="Widget_Caption" value="Change Sex"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
<Widget type="Button" skin="MW_ScrollRight" position="235 298 14 14" name="NextGenderButton"/>
|
|
|
|
|
|
|
|
|
|
<!-- Face choice -->
|
|
|
|
|
<Widget type="Button" skin="MW_ScrollLeft" position="8 320 14 14" name="PrevFaceButton"/>
|
|
|
|
|
<Widget type="StaticText" skin="HeaderText" position="14 320 227 14" name="FaceChoiceT">
|
|
|
|
|
<Widget type="TextBox" skin="HeaderText" position="14 320 227 14" name="FaceChoiceT">
|
|
|
|
|
<Property key="Widget_Caption" value="Change Face"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
<Widget type="Button" skin="MW_ScrollRight" position="235 320 14 14" name="NextFaceButton"/>
|
|
|
|
|
|
|
|
|
|
<!-- Hair choice -->
|
|
|
|
|
<Widget type="Button" skin="MW_ScrollLeft" position="8 342 14 14" name="PrevHairButton"/>
|
|
|
|
|
<Widget type="StaticText" skin="HeaderText" position="14 342 227 14" name="HairChoiceT">
|
|
|
|
|
<Widget type="TextBox" skin="HeaderText" position="14 342 227 14" name="HairChoiceT">
|
|
|
|
|
<Property key="Widget_Caption" value="Change Hair"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
<Widget type="Button" skin="MW_ScrollRight" position="235 342 14 14" name="NextHairButton"/>
|
|
|
|
|
|
|
|
|
|
<!-- Race -->
|
|
|
|
|
<Widget type="StaticText" skin="HeaderText" position="261 16 132 18" name="RaceT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Widget type="TextBox" skin="HeaderText" position="261 16 132 18" name="RaceT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Property key="Widget_Caption" value="Race"/>
|
|
|
|
|
<Property key="Widget_AlignText" value="ALIGN_LEFT ALIGN_TOP"/>
|
|
|
|
|
</Widget>
|
|
|
|
@ -44,7 +44,7 @@
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
<!-- Spell powers -->
|
|
|
|
|
<Widget type="StaticText" skin="HeaderText" position="261 200 132 18" name="SpellPowerT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Widget type="TextBox" skin="HeaderText" position="261 200 132 18" name="SpellPowerT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Property key="Widget_Caption" value="Specials"/>
|
|
|
|
|
<Property key="Widget_AlignText" value="ALIGN_LEFT ALIGN_TOP"/>
|
|
|
|
|
</Widget>
|
|
|
|
@ -52,7 +52,7 @@
|
|
|
|
|
<Widget type="Widget" skin="" position="261 220 132 140" name="SpellPowerList" />
|
|
|
|
|
|
|
|
|
|
<!-- Skill bonus -->
|
|
|
|
|
<Widget type="StaticText" skin="HeaderText" position="403 39 159 18" name="SkillsT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Widget type="TextBox" skin="HeaderText" position="403 39 159 18" name="SkillsT" align="ALIGN_LEFT ALIGN_TOP">
|
|
|
|
|
<Property key="Widget_Caption" value="Skill Bonus"/>
|
|
|
|
|
<Property key="Widget_AlignText" value="ALIGN_LEFT ALIGN_TOP"/>
|
|
|
|
|
</Widget>
|
|
|
|
|