updated dfool theme
This commit is contained in:
parent
a6cdbdb3af
commit
5b8c282298
1 changed files with 31 additions and 19 deletions
|
@ -204,7 +204,7 @@ height=768
|
|||
id=label-hp
|
||||
font_size=10
|
||||
text= _ "HP"
|
||||
rect="=+84,=+15,+54,+12"
|
||||
rect="=+84,=+1,+54,+12"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -213,7 +213,16 @@ height=768
|
|||
id=label-xp
|
||||
font_size=10
|
||||
text= _ "XP"
|
||||
rect="=+84,=+46,=+54,+12"
|
||||
rect="=+84,=+28,=+54,+12"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
[label]
|
||||
ref=unit-panel
|
||||
id=label-mp
|
||||
font_size=10
|
||||
text= _ "MP"
|
||||
rect="=+84,=+55,=+54,+12"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -383,14 +392,22 @@ height=768
|
|||
id=unit-description
|
||||
font_size=14
|
||||
ref=middle-right-panel
|
||||
rect="=+9,=+3,=-2,+18"
|
||||
rect="=+9,=+3,+72,+18"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_description]
|
||||
[unit_traits]
|
||||
id=unit-traits
|
||||
font_size=12
|
||||
rect="=,+0,+130,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
prefix_literal=" "
|
||||
[/unit_traits]
|
||||
[unit_type]
|
||||
id=unit-type
|
||||
font_size=12
|
||||
rect="=,+0,=,+16"
|
||||
rect="=,+0,+130,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_type]
|
||||
|
@ -409,36 +426,31 @@ height=768
|
|||
rect="=,+0,=,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
prefix_literal=" "
|
||||
[/unit_alignment]
|
||||
[unit_traits]
|
||||
id=unit-traits
|
||||
font_size=12
|
||||
rect="=,+0,=,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_traits]
|
||||
[unit_abilities]
|
||||
id=unit-abilities
|
||||
font_size=12
|
||||
rect="=,+0,=,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
prefix_literal=" "
|
||||
[/unit_abilities]
|
||||
[unit_moves]
|
||||
id=unit-moves
|
||||
font_size=12
|
||||
ref=unit-abilities
|
||||
ref=label-mp
|
||||
rect="=,+0,=+2,+16"
|
||||
prefix= _ "statuspanel^movement"
|
||||
prefix_literal=": "
|
||||
# prefix= _ "statuspanel^movement"
|
||||
# prefix_literal=": "
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_moves]
|
||||
[unit_amla]
|
||||
id=unit_amla
|
||||
font_size=12
|
||||
ref=unit-panel
|
||||
rect="=+84,=+3,+54,+12"
|
||||
ref=unit-level
|
||||
rect="=+50,=+3,+65,+12"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_amla]
|
||||
|
@ -465,7 +477,7 @@ height=768
|
|||
[unit_weapons]
|
||||
id=unit-weapons
|
||||
font_size=12
|
||||
ref=unit-moves
|
||||
ref=unit-abilities
|
||||
rect="=,+0,=,594"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
|
@ -473,8 +485,8 @@ height=768
|
|||
[unit_status]
|
||||
id=unit-status
|
||||
font_size=12
|
||||
ref=unit-xp
|
||||
rect="=+1,+3,=,+16"
|
||||
ref=unit-description
|
||||
rect="+1,=,+72,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_status]
|
||||
|
|
Loading…
Add table
Reference in a new issue