"sprites/640_hud"
{
	TextureData
	{
		"person"
		{
            			"file"      	"vgui\hud\person"
            			"x"      	"0"
            			"y"      	"0"
            			"width"    	"128"
           			"height"   	"256"
		}

		//player health bars
		"health_empty"
		{
            			"file"      	"sprites\hud\health\health_full_trans"
            			"x"      	"0"
            			"y"      	"0"
            			"width"    	"256"
           			"height"   	"1024"
		}
		"health_full"
		{
          			"file"      	"sprites\hud\health\health_full"
         			"x"      	"0"
        			"y"      	"0"
            			"width"    	"256"
           			"height"   	"1024"
		}
		"armor_empty"
		{
            			"file"      	"sprites\hud\armor\armor_full_trans"
            			"x"      	"0"
            			"y"      	"0"
            			"width"    	"256"
           			"height"   	"1024"
		}
		"armor_full"
		{
          			"file"      	"sprites\hud\armor\armor_full"
         			"x"      	"0"
        			"y"      	"0"
            			"width"    	"256"
            			"height"   	"1024"
		}


		//player icons

		"botblue"
		{
            			"file"      	"VGUI\text\bot_blue"
            			"x"      	"0"
            			"y"      	"0"
            			"width"    	"128"
            			"height"   	"32"
		}
		"botred"
		{
          			"file"      	"VGUI\text\bot_red"
         			"x"      	"0"
        			"y"      	"0"
        			"width"      	"128"
         			"height"   	"32"
		}
		"botorange"
		{
            			"file"      	"VGUI\text\bot_orange"
            			"x"      	"0"
            			"y"      	"0"
            			"width"    	"128"
            			"height"   	"32"
		}
		"teamjanus"
		{
          			"file"      	"VGUI\text\janus"
         			"x"      	"0"
        			"y"      	"0"
        			"width"      	"256"
         			"height"   	"32"
		}
		"teammi6"
		{
          			"file"      	"VGUI\text\mi6"
         			"x"      	"0"
        			"y"      	"0"
        			"width"      	"256"
         			"height"   	"32"
		}




		//player icon bars
		"newbars_left_empty"
		{
            			"file"      	"VGUI\bars\left_empty"
            			"x"      	"0"
            			"y"      	"0"
            			"width"    	"128"
            			"height"   	"512"
		}
		"newbars_left_full"
		{
          			"file"      	"VGUI\bars\left_full"
         			"x"      	"0"
        			"y"      	"0"
        			"width"      	"128"
         			"height"   	"512"
		}
		"newbars_right_empty"
		{
            			"file"      	"VGUI\bars\right_empty"
            			"x"      	"0"
            			"y"      	"0"
            			"width"    	"128"
            			"height"   	"512"
		}
		"newbars_right_full"
		{
          			"file"      	"VGUI\bars\right_full"
         			"x"      	"0"
        			"y"      	"0"
        			"width"      	"128"
         			"height"   	"512"
		}

		
      //------------------------------------------------------------
      // Ammo Icons
      //------------------------------------------------------------
      "AMMO_9MM"
      {
            "file"      "sprites/hud/ammo/ammo_9mm"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }
      "AMMO_RIFLE"
      {
            "file"      "sprites/hud/ammo/ammo_rifle"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }
      "AMMO_BUCKSHOT"
      {
            "file"      "sprites/hud/ammo/ammo_buckshot"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }
      "AMMO_MAGNUM"
      {
            "file"      "sprites/hud/ammo/ammo_magnum"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }
      "AMMO_GOLDENGUN"
      {
            "file"      "sprites/hud/ammo/ammo_goldengun"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }
      "AMMO_MOONRAKER"
      {
            "file"      "sprites/hud/ammo/ammo_moonraker"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }
      "AMMO_GRENADE"
      {
            "file"      "sprites/hud/ammo/ammo_grenade"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }
      "AMMO_ROCKET"
      {
            "file"      "sprites/hud/ammo/ammo_rocket"
            "x"      "0"
            "y"      "0"
            "width"      "32"
            "height"   "64"
      }



		//------------------------------------------------------------
		// Stuff
		//------------------------------------------------------------
		"intermission"
		{
				"file"		"sprites/hud/intermission"
				"x"		"0"
				"y"		"0"
				"width"		"32"
				"height"	"32"
		}



		//------------------------------------------------------------
		// Stuff
		//------------------------------------------------------------
		"voice_player"
		{
				"file"		"voice/icntlk_sv"
				"x"		"0"
				"y"		"0"
				"width"		"32"
				"height"	"32"
		}
		"voice_self"
		{
				"file"		"voice/icntlk_local"
				"x"		"0"
				"y"		"0"
				"width"		"32"
				"height"	"32"
		}

		//------------------------------------------------------------
		// Hud Icons
		//------------------------------------------------------------

		"weapon_select"
			{
					"file"		"sprites/hud/weapon_select"
					"x"		"13"
					"y"		"33"
					"width"			"230"
					"height"		"189"
			}
	}	
}

//dont read this
