Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/StorePrice New.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/StorePrice_New.res"
N/A2{
N/A3 "StorePrice"
N/A4 {
N/A5 "ControlName" "CStorePricePanel"
N/A6 "fieldName" "StorePrice"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "15"
N/A10 "wide" "118"
N/A11 "tall" "66"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 }
N/A15 
N/A16 "Price"
N/A17 {
N/A18 "ControlName" "CExLabel"
N/A19 "fieldName" "Price"
N/A20 "font" "HudFontSmallestBold"
N/A21 "textAlignment" "east"
N/A22 "xpos" "0"
N/A23 "ypos" "56"
N/A24 "zpos" "15"
N/A25 "wide" "85"
N/A26 "tall" "12"
N/A27 "textinsetx" "8"
N/A28 "autoResize" "1"
N/A29 "pinCorner" "0"
N/A30 "visible" "1"
N/A31 "enabled" "1"
N/A32 "labelText" "%price%"
N/A33 "paintbackground" "0"
N/A34 }
N/A35 
N/A36 "NewLarge"
N/A37 {
N/A38 "ControlName" "CExLabel"
N/A39 "fieldName" "NewLarge"
N/A40 "font" "HudFontSmallestBold"
N/A41 "textAlignment" "east"
N/A42 "xpos" "0"
N/A43 "ypos" "0"
N/A44 "zpos" "15"
N/A45 "wide" "85"
N/A46 "tall" "12"
N/A47 "textinsetx" "8"
N/A48 "autoResize" "1"
N/A49 "pinCorner" "0"
N/A50 "visible" "1"
N/A51 "enabled" "1"
N/A52 "labelText" "#Store_Price_New"
N/A53 "paintbackground" "0"
N/A54 "border" "StoreNewBorder"
N/A55 "fgcolor" "10 10 10 255"
N/A56 }
N/A57 
N/A58 "LimitedLarge"
N/A59 {
N/A60 "ControlName" "ImagePanel"
N/A61 "fieldName" "LimitedLarge"
N/A62 "xpos" "0"
N/A63 "ypos" "-6"
N/A64 "zpos" "0"
N/A65 "wide" "48"
N/A66 "tall" "48"
N/A67 "visible" "0"
N/A68 "enabled" "1"
N/A69 "image" "../backpack/crafting/limited_time_sticker"
N/A70 "scaleImage" "1"
N/A71 }
N/A72}