Template:PatchDiff/August 15, 2012 Patch/team fortress 2 content.gcf/tf/resource/ui/MvMVictorySplash.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MvMVictoryPanel.res"
N/A2{
N/A3 "SplashContainer"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "SplashContainer"
N/A7 "xpos" "c-150"
N/A8 "ypos" "c-20"
N/A9 "wide" "300"
N/A10 "tall" "300"
N/A11 "visible" "1"
N/A12 
N/A13 "SplashBackground"
N/A14 {
N/A15 "ControlName" "ScalableImagePanel"
N/A16 "fieldName" "SplashBackground"
N/A17 "xpos" "25"
N/A18 "ypos" "0"
N/A19 "wide" "250"
N/A20 "tall" "70"
N/A21 "autoResize" "0"
N/A22 "pinCorner" "0"
N/A23 "visible" "1"
N/A24 "enabled" "1"
N/A25 "image" "../hud/ammo_red_bg"
N/A26 }
N/A27 
N/A28 "SplashLabelShadow"
N/A29 {
N/A30 "ControlName" "CExLabel"
N/A31 "fieldName" "SplashLabelShadow"
N/A32 "font" "HudFontGiantBold"
N/A33 "labelText" "Victory!"
N/A34 "textAlignment" "center"
N/A35 "xpos" "2"
N/A36 "ypos" "14"
N/A37 "wide" "300"
N/A38 "tall" "50"
N/A39 "fgcolor" "black"
N/A40 }
N/A41 
N/A42 "SplashLabel"
N/A43 {
N/A44 "ControlName" "CExLabel"
N/A45 "fieldName" "SplashLabel"
N/A46 "font" "HudFontGiantBold"
N/A47 "labelText" "Victory!"
N/A48 "textAlignment" "center"
N/A49 "xpos" "0"
N/A50 "ypos" "12"
N/A51 "wide" "300"
N/A52 "tall" "50"
N/A53 "fgcolor" "tanlight"
N/A54 }
N/A55 }
N/A56}