menthahud-lyra/resource/ui/mvmcreditspendpanel.res

113 lines
2 KiB
Text

"Resource/UI/MvMCreditSpendPanel.res"
{
"HeaderLabel"
{
"ControlName" "CExLabel"
"fieldName" "HeaderLabel"
"font" "aRegular14"
"labelText" "%header%"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "0"
"wide" "300"
"tall" "15"
"fgcolor" "ahudWhite"
}
"TableBackground"
{
"ControlName" "EditablePanel"
"fieldName" "TableBackground"
"xpos" "0"
"ypos" "14"
"zpos" "-1"
"wide" "190"
"tall" "42"
"visible" "1"
"bgcolor_override" "0 0 0 0"
}
"UpgradesLabel"
{
"ControlName" "CExLabel"
"fieldName" "UpgradesLabel"
"font" "aRegular12"
"labelText" "#TF_PVE_Upgrades"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "15"
"wide" "70"
"tall" "20"
"fgcolor" "ahudWhite"
}
"UpgradesCountLabel"
{
"ControlName" "CExLabel"
"fieldName" "UpgradesCountLabel"
"font" "aRegular12"
"labelText" "%upgrades%"
"textAlignment" "north-east"
"xpos" "75"
"ypos" "15"
"wide" "30"
"tall" "20"
"fgcolor" "ahudWhite"
}
"BuyBackLabel"
{
"ControlName" "CExLabel"
"fieldName" "BuyBackLabel"
"font" "aRegular12"
"labelText" "#TF_PVE_Buybacks"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "27"
"wide" "70"
"tall" "20"
"fgcolor" "ahudWhite"
}
"BuyBackCountLabel"
{
"ControlName" "CExLabel"
"fieldName" "BuyBackCountLabel"
"font" "aRegular12"
"labelText" "%buybacks%"
"textAlignment" "north-east"
"xpos" "75"
"ypos" "27"
"wide" "30"
"tall" "20"
"fgcolor" "ahudWhite"
}
"BottleLabel"
{
"ControlName" "CExLabel"
"fieldName" "BottleLabel"
"font" "aRegular12"
"labelText" "#TF_PVE_Bottles"
"textAlignment" "north-west"
"xpos" "0"
"ypos" "39"
"wide" "70"
"tall" "20"
"fgcolor" "ahudWhite"
}
"BottleCountLabel"
{
"ControlName" "CExLabel"
"fieldName" "BottleCountLabel"
"font" "aRegular12"
"labelText" "%bottles%"
"textAlignment" "north-east"
"xpos" "75"
"ypos" "39"
"wide" "30"
"tall" "20"
"fgcolor" "ahudWhite"
}
}