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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MvMBombCarrierProgressPanel.res"
N/A2{
N/A3 "BaseBackground"
N/A4 {
N/A5 "ControlName" "ScalableImagePanel"
N/A6 "fieldName" "BaseBackground"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "100"
N/A10 "tall" "30"
N/A11 "visible" "1"
N/A12 "enabled" "1"
N/A13 "image" "../hud/bomb_carrier_upgrade_base"
N/A14 }
N/A15 
N/A16 "FillContainer"
N/A17 {
N/A18 "ControlName" "EditablePanel"
N/A19 "fieldName" "FillContainer"
N/A20 "xpos" "0"
N/A21 "ypos" "0"
N/A22 "wide" "20"
N/A23 "tall" "30"
N/A24 "visible" "1"
N/A25 "enabled" "1"
N/A26 
N/A27 "FillImage"
N/A28 {
N/A29 "ControlName" "ScalableImagePanel"
N/A30 "fieldName" "FillImage"
N/A31 "xpos" "0"
N/A32 "ypos" "0"
N/A33 "wide" "100"
N/A34 "tall" "30"
N/A35 "visible" "1"
N/A36 "enabled" "1"
N/A37 "image" "../hud/bomb_carrier_upgrade_meter"
N/A38 }
N/A39 }
N/A40 
N/A41 "Frame"
N/A42 {
N/A43 "ControlName" "ScalableImagePanel"
N/A44 "fieldName" "Frame"
N/A45 "xpos" "0"
N/A46 "ypos" "0"
N/A47 "wide" "100"
N/A48 "tall" "30"
N/A49 "visible" "1"
N/A50 "enabled" "1"
N/A51 "image" "../hud/bomb_carrier_upgrade_frame"
N/A52 }
N/A53 
N/A54}