Sandbox Logo

Metadata

{
  "MaxPlayers": 24,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "\u003Cempty\u003E",
    "shishkabob.hls2_t0",
    "shishkabob.hls2_c1p0",
    "shishkabob.hls2_c2p0",
    "shishkabob.hls2_c3p0",
    "shishkabob.hls2_c4p0",
    "shishkabob.hls2_c5p0",
    "shishkabob.hls2_c6p0"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "ProjectTemplate": null,
  "GameCategory": "Shooter",
  "Compiler": {
    "RootNamespace": "hls2",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;"
  },
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Ignore",
      "ladder": "Ignore",
      "water": "Trigger",
      "player": "Unset",
      "debris": "Ignore",
      "monster": "Unset",
      "npc": "Unset",
      "weapon": "Unset",
      "funcpush": "Collide",
      "glass": "Unset"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Trigger"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "trigger"
      },
      {
        "a": "trigger",
        "b": "player",
        "r": "Trigger"
      },
      {
        "a": "trigger",
        "b": "debris"
      },
      {
        "a": "solid",
        "b": "debris",
        "r": "Collide"
      },
      {
        "a": "monster",
        "b": "monster",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "monster"
      },
      {
        "a": "npc",
        "b": "npc",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "npc"
      },
      {
        "a": "solid",
        "b": "npc",
        "r": "Trigger"
      },
      {
        "a": "player",
        "b": "weapon",
        "r": "Trigger"
      },
      {
        "a": "monster",
        "b": "weapon",
        "r": "Trigger"
      },
      {
        "a": "npc",
        "b": "weapon",
        "r": "Trigger"
      },
      {
        "a": "solid",
        "b": "weapon"
      },
      {
        "a": "solid",
        "b": "funcpush",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "funcpush",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "glass",
        "r": "Trigger"
      },
      {
        "a": "glass",
        "b": "glass",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "glass",
        "r": "Ignore"
      }
    ]
  },
  "Physics": {
    "SubSteps": 4,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 8,
    "VelocityIterations": 32,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "ControlModes": {
    "Keyboard": true,
    "VR": true,
    "Gamepad": true
  },
  "ParentPackage": "",
  "GeneralExtensions": true,
  "TargettedExtensions": true,
  "ExtensionApiVersion": 1002,
  "PackageSettings": [
    {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "campaign",
          "Name": "Campaign"
        },
        {
          "Value": "deathmatch",
          "Name": "Deathmatch"
        }
      ],
      "ConVarName": "sv_gamemode",
      "DisplayName": "Gamemode",
      "DefaultValue": "campaign",
      "Description": "",
      "Group": ""
    },
    {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "easy",
          "Name": "Easy"
        },
        {
          "Value": "medium",
          "Name": "Medium"
        },
        {
          "Value": "hard",
          "Name": "Hard"
        }
      ],
      "ConVarName": "skill",
      "DisplayName": "Difficulty",
      "DefaultValue": "easy",
      "Description": "",
      "Group": ""
    },
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "sv_enablebunnyhopping",
      "DisplayName": "Enable Bunnyhopping",
      "DefaultValue": "true",
      "Description": "",
      "Group": "Bunny Hopping"
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "hl_dm_time",
      "DisplayName": "Time Limit",
      "DefaultValue": "10",
      "Description": "",
      "Group": "",
      "Maximum": 60
    },
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "sv_autojump",
      "DisplayName": "Auto Bunnyhop",
      "DefaultValue": "false",
      "Description": "",
      "Group": "Bunny Hopping"
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "hl_respawn_time",
      "DisplayName": "Respawn time",
      "DefaultValue": "1",
      "Description": "",
      "Group": "",
      "Minimum": 1,
      "Maximum": 30
    }
  ],
  "DefaultLeaderboards": null,
  "Summary": "Half-Life recreated in Source 2.",
  "Description": "-WORK IN PROGRESS-\n\nHalf-Life recreated in Source 2. Including Deathmatch and (experimental) OpForce CTF.\n\nDeveloped by:\nshishkabob\nXenthio\nTheBoxTrot\nIanSource2\nbabyherc1000\nHUNcamper\n\nReport bugs or request features: github.com/shishkabob27/hls2/issues\n\nHalf-Life Resized Maps by:\nSergey \u0022Mr. Lazy\u0022 Fetisov\nTheMostUpset\nMaestra F\u00E9nix\n\nUse the command \u0022GiveAll\u0022 to get the base weapons and ammo, use \u0022GiveEverything\u0022 to give ALL the weapons, including debug and experimental ones. \n\nMaps are being worked on.\nMost entities haven\u2019t been implemented yet.",
  "Public": true,
  "CsProjName": "",
  "HttpAllowList": null,
  "TickRate": 50,
  "Resources": "ui/*\nshaders/*",
  "MenuResources": "ui/*\nresource/*\nsounds/menu/*",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 52B
text_snippet package.base.dll 709KB
text_snippet package.base.xml 95.4KB
text_snippet package.shishkabob.hls2.dll 694.5KB
text_snippet package.shishkabob.hls2.xml 40.2KB
.localization/en_us
text_snippet hls2.json 3.9KB
.localization/en
text_snippet hls2.json 3.9KB
animgraphs/hl1/monster
text_snippet gman.vanmgrph_c 2.5KB
text_snippet headcrab.vanmgrph_c 2.8KB
text_snippet mrvalve.vanmgrph_c 3.7KB
text_snippet scientist.vanmgrph_c 5KB
text_snippet squeak_npc.vanmgrph_c 1.2KB
text_snippet zombie.vanmgrph_c 3.4KB
animgraphs/hl1
text_snippet player.vanmgrph_c 8.7KB
text_snippet vrhand.vanmgrph_c 2.9KB
animgraphs/hl1/weapons
text_snippet crowbar.vanmgrph_c 3.3KB
text_snippet v_crossbow.vanmgrph_c 2.4KB
text_snippet v_egon.vanmgrph_c 2.7KB
text_snippet v_gauss.vanmgrph_c 3.3KB
text_snippet v_glock.vanmgrph_c 2.9KB
text_snippet v_grenade.vanmgrph_c 2.6KB
text_snippet v_hornetgun.vanmgrph_c 3KB
text_snippet v_mp5.vanmgrph_c 2.9KB
text_snippet v_python.vanmgrph_c 2.9KB
text_snippet v_rpg.vanmgrph_c 2.4KB
text_snippet v_satchel.vanmgrph_c 2.4KB
text_snippet v_shotgun.vanmgrph_c 2.5KB
text_snippet v_squeak.vanmgrph_c 2.7KB
text_snippet v_tripmine.vanmgrph_c 2.5KB
decals
text_snippet bullet_hole.decal_c 672B
text_snippet red_blood.decal_c 1.2KB
devcam
text_snippet devcamoverlay.razor.scss 2.9KB
entities/mapvote
text_snippet mapicon.html 320B
text_snippet mapicon.scss 1.7KB
text_snippet mapvotepanel.html 584B
text_snippet mapvotepanel.scss 1.2KB
maps
public npctest.vpk 17.6KB
materials/cable
insert_photo cable_set_normal_png_44ba454a.generated.vtex_c 4.1MB
materials/decals
insert_photo _bigblood1_tga_fe0dee74.generated.vtex_c 23.4KB
collections _bigblood1.vmat_c 4.2KB
insert_photo _bigblood2_tga_30c66b0a.generated.vtex_c 23.4KB
collections _bigblood2.vmat_c 4.2KB
collections _blood1.vmat_c 4.2KB
insert_photo _blood2_tga_3e8e46e3.generated.vtex_c 7.4KB
insert_photo _blood2_tga_5ed025fa.generated.vtex_c 7.4KB
collections _blood2.vmat_c 4.2KB
insert_photo _blood3_tga_5062234a.generated.vtex_c 7.4KB
collections _blood3.vmat_c 4.2KB
insert_photo _blood4_tga_ae9744dd.generated.vtex_c 7.4KB
collections _blood4.vmat_c 4.2KB
insert_photo _blood5_tga_ec506f81.generated.vtex_c 7.4KB
collections _blood5.vmat_c 4.2KB
insert_photo _blood6_tga_becf8a1c.generated.vtex_c 7.4KB
collections _blood6.vmat_c 4.2KB
insert_photo _blood7_tga_14dad9fd.generated.vtex_c 3.3KB
collections _blood7.vmat_c 4.2KB
insert_photo _blood8_tga_c8724b59.generated.vtex_c 2.3KB
collections _blood8.vmat_c 4.2KB
insert_photo _large_s1_tga_c2db9c78.generated.vtex_c 12.7KB
collections _large_s1.vmat_c 4.1KB
insert_photo _large_s2_tga_db7a07ee.generated.vtex_c 12.7KB
collections _large_s2.vmat_c 4.1KB
insert_photo _large_s3_tga_8bafb5c2.generated.vtex_c 12.7KB
collections _large_s3.vmat_c 4.1KB
insert_photo _med_s1_tga_9a150962.generated.vtex_c 3.3KB
collections _med_s1.vmat_c 4.1KB
insert_photo _med_s2_tga_282ef5c9.generated.vtex_c 3.3KB
collections _med_s2.vmat_c 4.1KB
insert_photo _med_s3_tga_78a6d9f3.generated.vtex_c 3.3KB
collections _med_s3.vmat_c 4.1KB
insert_photo _shot1_tga_610aef95.generated.vtex_c 2.3KB
collections _shot1.vmat_c 4.1KB
insert_photo _shot2_tga_ee055393.generated.vtex_c 2.3KB
collections _shot2.vmat_c 4.1KB
insert_photo _shot3_tga_55acac65.generated.vtex_c 2.3KB
collections _shot3.vmat_c 4.1KB
insert_photo _shot4_tga_d260048.generated.vtex_c 2.3KB
collections _shot4.vmat_c 4.1KB
insert_photo _shot5_tga_e3240487.generated.vtex_c 2.3KB
collections _shot5.vmat_c 4.1KB
materials/decals/alienflesh
insert_photo shot1_tga_591a6ab9.generated.vtex_c 7.4KB
collections shot1.vmat_c 4.2KB
insert_photo shot2_tga_c9d5ad7.generated.vtex_c 7.4KB
collections shot2.vmat_c 4.2KB
insert_photo shot3_tga_aee6d056.generated.vtex_c 7.4KB
collections shot3.vmat_c 4.2KB
insert_photo shot4_tga_6897a7ff.generated.vtex_c 7.4KB
collections shot4.vmat_c 4.2KB
insert_photo shot5_tga_671e4379.generated.vtex_c 7.4KB
collections shot5.vmat_c 4.2KB
materials/decals
collections molotovscorch.vmat_c 3.5KB
collections scorch1.vmat_c 3.5KB
materials/decaltests
insert_photo dirt_rocks_01_decal_color_psd_9be8cee3.generated.vtex_c 343.5KB
insert_photo dirt_rocks_01_decal_normal_psd_809d617d.generated.vtex_c 343.7KB
collections dirt_rocks_decal.vmat_c 5.7KB
insert_photo molotovscorch_tga_3ed2a3a5.generated.vtex_c 23.4KB
insert_photo scorch1_tga_e7eaf16d.generated.vtex_c 23.4KB
materials/default
insert_photo default_ao_tga_7449568e.generated.vtex_c 1.9KB
insert_photo default_ao_tga_9bd022ab.generated.vtex_c 2.3KB
insert_photo default_black_mask_tga_17bdd74e.generated.vtex_c 2.4KB
insert_photo default_color_tga_2871fbca.generated.vtex_c 2.1KB
insert_photo default_color_tga_29ae19a3.generated.vtex_c 1.8KB
insert_photo default_color_tga_380558b.generated.vtex_c 1.8KB
insert_photo default_normal_tga_5c878876.generated.vtex_c 2.3KB
insert_photo default_normal_tga_7f4327e9.generated.vtex_c 1.9KB
insert_photo default_normal_tga_e15dc164.generated.vtex_c 2.1KB
insert_photo default_rough_tga_76a57082.generated.vtex_c 2.8KB
insert_photo default_skin_diffusewarp_tga_4d3cb601.generated.vtex_c 128.1KB
insert_photo default_tga_1ba1c9c.generated.vtex_c 1.8KB
materials/dev
insert_photo reflectivity_30_color_tga_e7524b00.generated.vtex_c 46.3KB
collections reflectivity_30.vmat_c 4.4KB
insert_photo sittingdevhelper_vmat_g_tcolor_76f08a76.generated.vtex_c 1.9KB
collections sittingdevhelper.vmat_c 5.8KB
materials/halflife
insert_photo _0recharge_tga_fd026f87.generated.vtex_c 44.5KB
insert_photo _0recharge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections _0recharge.vmat_c 5.4KB
insert_photo _c2a1aw01_tga_4096f260.generated.vtex_c 87.5KB
insert_photo medkitedge1_tga_d2955d89.generated.vtex_c 3.2KB
insert_photo medkitedge1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections medkitedge1.vmat_c 5.4KB
insert_photo rechargeedge1_tga_5411d043.generated.vtex_c 2.5KB
insert_photo rechargeedge1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rechargeedge1.vmat_c 5.3KB
materials/hl1
insert_photo black_vmat_g_tcolor_e98538c1.generated.vtex_c 1.5KB
insert_photo black_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections black.vmat_c 5KB
materials/hl1/gameplay/apache
insert_photo apche_blade1_tga_7ede8e4e.generated.vtex_c 7.2KB
collections apche_blade1.vmat_c 5.6KB
insert_photo apche_bottom1_tga_5588629d.generated.vtex_c 7.2KB
collections apche_bottom1.vmat_c 5.6KB
insert_photo apche_brace1_tga_71452b9c.generated.vtex_c 4.5KB
collections apche_brace1.vmat_c 5.5KB
insert_photo apche_eside1_tga_91972f5a.generated.vtex_c 4.5KB
collections apche_eside1.vmat_c 5.5KB
insert_photo apche_exhaust1_tga_6faf37ee.generated.vtex_c 7.2KB
collections apche_exhaust1.vmat_c 5.6KB
insert_photo apche_exhaust2_tga_87ea503c.generated.vtex_c 7.2KB
collections apche_exhaust2.vmat_c 5.6KB
insert_photo apche_extra1_tga_27cae212.generated.vtex_c 3.2KB
collections apche_extra1.vmat_c 5.5KB
insert_photo apche_front1_tga_fa195d4f.generated.vtex_c 4.5KB
collections apche_front1.vmat_c 5.5KB
insert_photo apche_front2_tga_c3ea08ab.generated.vtex_c 3.2KB
collections apche_front2.vmat_c 5.5KB
insert_photo apche_missles1_tga_ebd1b888.generated.vtex_c 7.2KB
collections apche_missles1.vmat_c 5.6KB
insert_photo apche_pod_fnt1_tga_4c93ed9f.generated.vtex_c 4.5KB
collections apche_pod_fnt1.vmat_c 5.6KB
insert_photo apche_pod1_tga_8dc1c152.generated.vtex_c 3.2KB
collections apche_pod1.vmat_c 5.5KB
insert_photo apche_side2_tga_c466afae.generated.vtex_c 7.2KB
collections apche_side2.vmat_c 5.5KB
insert_photo apche_side3_tga_a3dad787.generated.vtex_c 12.5KB
collections apche_side3.vmat_c 5.5KB
insert_photo apche_side4_tga_1320fd1e.generated.vtex_c 12.5KB
collections apche_side4.vmat_c 5.5KB
insert_photo apche_tail_fin1_tga_1594df57.generated.vtex_c 4.5KB
collections apche_tail_fin1.vmat_c 5.6KB
insert_photo apche_tail1_tga_1e74b581.generated.vtex_c 12.5KB
collections apche_tail1.vmat_c 5.5KB
insert_photo apche_tailrotor1_tga_93423794.generated.vtex_c 7.2KB
collections apche_tailrotor1.vmat_c 5.6KB
insert_photo apche_top_rotor1_tga_2fa2cff8.generated.vtex_c 4.6KB
collections apche_top_rotor1.vmat_c 5.6KB
insert_photo apche_top1_tga_2d950eb.generated.vtex_c 12.5KB
collections apche_top1.vmat_c 5.5KB
insert_photo apche_topcanopy1_tga_a1795f4c.generated.vtex_c 12.5KB
collections apche_topcanopy1.vmat_c 5.6KB
insert_photo apche_wheel_gun1_tga_f3b47246.generated.vtex_c 7.2KB
collections apche_wheel_gun1.vmat_c 5.6KB
insert_photo apche_wing1_tga_d4f1fee5.generated.vtex_c 7.2KB
collections apche_wing1.vmat_c 5.5KB
materials/hl1/gameplay/battery
insert_photo batcontact_tga_2df49a0f.generated.vtex_c 2.1KB
insert_photo batcontact_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batcontact.vmat_c 5.4KB
insert_photo batpanel_tga_1aefba6d.generated.vtex_c 2.5KB
insert_photo batpanel_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batpanel.vmat_c 5.3KB
insert_photo batside_tga_9882519f.generated.vtex_c 23.2KB
insert_photo batside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batside.vmat_c 5.3KB
insert_photo battop_tga_1459b5c4.generated.vtex_c 2KB
insert_photo battop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections battop.vmat_c 5.3KB
insert_photo grey_tga_c803475d.generated.vtex_c 2.5KB
insert_photo grey_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grey.vmat_c 5.3KB
materials/hl1/gameplay/coffin
insert_photo itemc_chrome_tga_2b99eb38.generated.vtex_c 7.2KB
insert_photo itemc_chrome_tga_b9bde2d4.generated.vtex_c 7.5KB
insert_photo itemc_chrome_vmat_g_trma_34391676.generated.vtex_c 2.3KB
collections itemc_chrome.vmat_c 5.8KB
insert_photo itemtop_tga_4feb3980.generated.vtex_c 4.5KB
insert_photo itemtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections itemtop.vmat_c 5.3KB
insert_photo sidemap_tga_98eefaa3.generated.vtex_c 23.2KB
insert_photo sidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sidemap.vmat_c 5.3KB
materials/hl1/gameplay/medkit
insert_photo medkit_strap_tga_85a7a6b2.generated.vtex_c 2.5KB
insert_photo medkit_strap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections medkit_strap.vmat_c 5.4KB
insert_photo medkit_top_tga_1fa359c3.generated.vtex_c 12.5KB
insert_photo medkit_top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections medkit_top.vmat_c 5.4KB
materials/hl1/gib/agibs
insert_photo aliengeneric1_tga_9bdde3d7.generated.vtex_c 12.5KB
insert_photo aliengeneric1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric1.vmat_c 5.3KB
insert_photo aliengeneric2_tga_725629b.generated.vtex_c 7.2KB
insert_photo aliengeneric2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric2.vmat_c 5.3KB
insert_photo aliengeneric3_tga_6916dd59.generated.vtex_c 12.5KB
insert_photo aliengeneric3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric3.vmat_c 5.3KB
insert_photo aliengeneric4_tga_55283492.generated.vtex_c 4.5KB
insert_photo aliengeneric4_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections aliengeneric4.vmat_c 5.3KB
materials/hl1/gib/computergibs
insert_photo blue_tga_4cf3f991.generated.vtex_c 1.8KB
collections blue.vmat_c 5.1KB
insert_photo case_tga_88811f61.generated.vtex_c 1.8KB
collections case.vmat_c 5.1KB
insert_photo circboard1_tga_8d3f3e94.generated.vtex_c 3.2KB
collections circboard1.vmat_c 5.5KB
insert_photo circboard2_tga_f91b95c8.generated.vtex_c 4.5KB
collections circboard2.vmat_c 5.2KB
insert_photo grey1_tga_236b2616.generated.vtex_c 2KB
collections grey1.vmat_c 5.2KB
insert_photo grey2_tga_267b359e.generated.vtex_c 2KB
collections grey2.vmat_c 5.2KB
insert_photo hdd_tga_9b0560a3.generated.vtex_c 2.5KB
collections hdd.vmat_c 5.1KB
insert_photo keybd_tga_bc5ec025.generated.vtex_c 3.2KB
collections keybd.vmat_c 5.2KB
insert_photo powersup_tga_6d0cb3ef.generated.vtex_c 2.5KB
collections powersup.vmat_c 5.2KB
insert_photo red_tga_a106dc7a.generated.vtex_c 1.8KB
collections red.vmat_c 5.1KB
insert_photo white_tga_775dec7f.generated.vtex_c 1.8KB
collections white.vmat_c 5.2KB
materials/hl1/gib/concrete
insert_photo c1_tga_faac3d06.generated.vtex_c 2.4KB
collections c1.vmat_c 5.1KB
insert_photo c2_tga_2cc653a8.generated.vtex_c 4.5KB
collections c2.vmat_c 5.1KB
insert_photo c3_tga_d99ef408.generated.vtex_c 4.5KB
collections c3.vmat_c 5.1KB
insert_photo c4_tga_87f079ee.generated.vtex_c 2.4KB
collections c4.vmat_c 5.1KB
insert_photo concrete_tga_df43b5be.generated.vtex_c 3.2KB
collections concrete.vmat_c 5.1KB
materials/hl1/gib/glassgibs
insert_photo chome_glass_tga_15cb1e36.generated.vtex_c 7.2KB
insert_photo chome_glass_vmat_g_trma_ffe193d7.generated.vtex_c 2.6KB
collections chome_glass.vmat_c 5.9KB
materials/hl1/gib/hgib
insert_photo abone1_tga_31981ec9.generated.vtex_c 4.5KB
insert_photo abone1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections abone1.vmat_c 5.2KB
insert_photo b_bone1_tga_fd5eb053.generated.vtex_c 7.2KB
insert_photo b_bone1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections b_bone1.vmat_c 5.2KB
insert_photo b_gib1_tga_78361426.generated.vtex_c 7.1KB
insert_photo b_gib1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections b_gib1.vmat_c 5.2KB
insert_photo flesh1_tga_349dc94a.generated.vtex_c 7.1KB
collections flesh1.vmat_c 5.4KB
insert_photo flesh1(top)_tga_e654dbf.generated.vtex_c 7.2KB
insert_photo flesh1(top)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flesh1(top).vmat_c 5.3KB
insert_photo flesh2_tga_69d401d0.generated.vtex_c 7.1KB
insert_photo flesh2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections flesh2.vmat_c 5.2KB
insert_photo g_legbone1_tga_517b5fdc.generated.vtex_c 4.5KB
insert_photo g_legbone1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections g_legbone1.vmat_c 5.3KB
insert_photo guts1_top1_tga_d1d1168a.generated.vtex_c 4.5KB
insert_photo guts1_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections guts1_top1.vmat_c 5.3KB
insert_photo hmeat1_front1_tga_fcc8eb51.generated.vtex_c 7.2KB
insert_photo hmeat1_front1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hmeat1_front1.vmat_c 5.3KB
insert_photo lung1_tga_ffe0e801.generated.vtex_c 4.5KB
insert_photo lung1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lung1.vmat_c 5.2KB
insert_photo neck_1_tga_5f2780bb.generated.vtex_c 4.5KB
insert_photo neck_1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections neck_1.vmat_c 5.2KB
insert_photo rib1_tga_292640dc.generated.vtex_c 4.5KB
insert_photo rib1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rib1.vmat_c 5.2KB
insert_photo side_bone1_tga_5864d41a.generated.vtex_c 12.5KB
collections side_bone1.vmat_c 5.5KB
insert_photo skin_side1_tga_ec64d3ae.generated.vtex_c 7.2KB
insert_photo skin_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections skin_side1.vmat_c 5.3KB
insert_photo skull1_tga_51b97584.generated.vtex_c 12.5KB
insert_photo skull1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections skull1.vmat_c 5.2KB
materials/hl1/gib/wood
insert_photo canteenstrap_tga_b4c13386.generated.vtex_c 1.8KB
insert_photo canteenstrap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections canteenstrap.vmat_c 5.3KB
insert_photo image9_tga_a667c923.generated.vtex_c 4.5KB
insert_photo image9_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections image9.vmat_c 5.2KB
materials/hl1/intro
insert_photo arms_tga_6f0b8e03.generated.vtex_c 23.1KB
collections arms.vmat_c 5.4KB
insert_photo back_tga_11d74d40.generated.vtex_c 44.5KB
collections back.vmat_c 5KB
insert_photo blacking_tga_4faf7fb8.generated.vtex_c 4.5KB
collections blacking.vmat_c 5.1KB
insert_photo face_tga_d9c58d0a.generated.vtex_c 23.1KB
collections face.vmat_c 5KB
insert_photo hand_bottom_tga_eaa9fcb6.generated.vtex_c 7.2KB
collections hand_bottom.vmat_c 5.1KB
insert_photo hand_top_tga_b5df92df.generated.vtex_c 7.1KB
collections hand_top.vmat_c 5.1KB
insert_photo metal_spiggot_tga_f372fef4.generated.vtex_c 4.5KB
collections metal_spiggot.vmat_c 5.1KB
insert_photo metal_spiggot2_tga_6e2b67d1.generated.vtex_c 2.5KB
collections metal_spiggot2.vmat_c 5.1KB
insert_photo pants_tga_d28650a5.generated.vtex_c 23.1KB
collections pants.vmat_c 5KB
insert_photo profile_tga_5e1ce764.generated.vtex_c 44.5KB
collections profile.vmat_c 5.1KB
insert_photo serratus_tga_c3e6a519.generated.vtex_c 23.1KB
collections serratus.vmat_c 5.1KB
insert_photo shoeside_tga_3044faae.generated.vtex_c 3.1KB
collections shoeside.vmat_c 5.1KB
insert_photo shoetop_tga_9ff5d95e.generated.vtex_c 2.4KB
collections shoetop.vmat_c 5.1KB
insert_photo shoulders_tga_1aa90e6a.generated.vtex_c 7.1KB
collections shoulders.vmat_c 5.1KB
insert_photo spiggot_top_tga_226fd128.generated.vtex_c 12.5KB
collections spiggot_top.vmat_c 5.1KB
insert_photo thumb_tga_ac52b2f1.generated.vtex_c 4.4KB
collections thumb.vmat_c 5KB
insert_photo torso_tga_66c66504.generated.vtex_c 44.5KB
collections torso.vmat_c 5KB
materials/hl1/items/can
insert_photo canbutt_tga_669660fc.generated.vtex_c 1.8KB
collections canbutt.vmat_c 5.1KB
insert_photo cantop_tga_75a30bdb.generated.vtex_c 1.8KB
insert_photo cantop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cantop.vmat_c 5.2KB
insert_photo coke_tga_56a18626.generated.vtex_c 2.4KB
collections coke.vmat_c 5.1KB
insert_photo diet_tga_3f881ba1.generated.vtex_c 2.4KB
collections diet.vmat_c 5.1KB
insert_photo genericsoda5_tga_f24fd8cc.generated.vtex_c 2.5KB
collections genericsoda5.vmat_c 5.2KB
insert_photo gensoda1_tga_51c355b3.generated.vtex_c 2.4KB
collections gensoda1.vmat_c 5.1KB
insert_photo gensoda2_tga_2bc6e734.generated.vtex_c 2.4KB
collections gensoda2.vmat_c 5.1KB
insert_photo gensoda3_tga_8d2e0188.generated.vtex_c 2.4KB
collections gensoda3.vmat_c 5.1KB
insert_photo gensoda4_tga_7ef2f23e.generated.vtex_c 2.4KB
collections gensoda4.vmat_c 5.1KB
insert_photo gensoda5_tga_e047e43e.generated.vtex_c 2.4KB
collections gensoda5.vmat_c 5.1KB
insert_photo gensoda6_tga_318d11c.generated.vtex_c 2.4KB
collections gensoda6.vmat_c 5.1KB
insert_photo mmaid_tga_c0aba930.generated.vtex_c 2.4KB
collections mmaid.vmat_c 5.1KB
insert_photo moxie_tga_c5e4097a.generated.vtex_c 2.4KB
collections moxie.vmat_c 5.1KB
insert_photo side_tga_2a31ad8e.generated.vtex_c 2.4KB
collections side.vmat_c 5.1KB
insert_photo sprite_tga_b4b30a66.generated.vtex_c 2.4KB
insert_photo sprite_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sprite.vmat_c 5.2KB
insert_photo surge_tga_ac115678.generated.vtex_c 2.4KB
collections surge.vmat_c 5.1KB
materials/hl1/items/suit
insert_photo back_tga_4a319b84.generated.vtex_c 23.1KB
insert_photo back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back.vmat_c 5.2KB
insert_photo front_tga_f722be65.generated.vtex_c 23.2KB
insert_photo front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections front.vmat_c 5.2KB
materials/hl1/monster/barney
insert_photo bx_arm1_tga_9cfb8aab.generated.vtex_c 7.2KB
insert_photo bx_arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_arm1.vmat_c 5.3KB
insert_photo bx_back_bot1_tga_57ef15e7.generated.vtex_c 7.2KB
insert_photo bx_back_bot1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_back_bot1.vmat_c 5.4KB
insert_photo bx_back_mid1_tga_4733310.generated.vtex_c 12.5KB
insert_photo bx_back_mid1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_back_mid1.vmat_c 5.4KB
insert_photo bx_back_top1_tga_434913ba.generated.vtex_c 12.5KB
insert_photo bx_back_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_back_top1.vmat_c 5.4KB
insert_photo bx_chrome1_tga_5456e786.generated.vtex_c 7.5KB
insert_photo bx_chrome1_tga_92bd0c11.generated.vtex_c 7.2KB
insert_photo bx_chrome1_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections bx_chrome1.vmat_c 5.8KB
insert_photo bx_f-side1_tga_12358798.generated.vtex_c 4.5KB
insert_photo bx_f-side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_f-side1.vmat_c 5.3KB
insert_photo bx_face1_tga_403d04a2.generated.vtex_c 12.5KB
insert_photo bx_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_face1.vmat_c 5.3KB
insert_photo bx_foot_btm1_tga_5d51fdd8.generated.vtex_c 3.2KB
insert_photo bx_foot_btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_foot_btm1.vmat_c 5.4KB
insert_photo bx_front_bot1_tga_8f6fd567.generated.vtex_c 7.2KB
insert_photo bx_front_bot1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_front_bot1.vmat_c 5.4KB
insert_photo bx_front_mid1_tga_4db24e46.generated.vtex_c 12.5KB
insert_photo bx_front_mid1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_front_mid1.vmat_c 5.4KB
insert_photo bx_front_top1_tga_1487c2ec.generated.vtex_c 12.5KB
insert_photo bx_front_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_front_top1.vmat_c 5.4KB
insert_photo bx_guntip1_tga_f0f42ba2.generated.vtex_c 4.5KB
insert_photo bx_guntip1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_guntip1.vmat_c 5.3KB
insert_photo bx_hand1_tga_bb7ddc08.generated.vtex_c 3.2KB
insert_photo bx_hand1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_hand1.vmat_c 5.3KB
insert_photo bx_hlm-btm1_tga_91e3857e.generated.vtex_c 4.5KB
insert_photo bx_hlm-btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_hlm-btm1.vmat_c 5.4KB
insert_photo bx_hlm-sde1_tga_5824dca.generated.vtex_c 7.2KB
insert_photo bx_hlm-sde1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_hlm-sde1.vmat_c 5.4KB
insert_photo bx_holster1_tga_145a5494.generated.vtex_c 7.2KB
insert_photo bx_holster1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_holster1.vmat_c 5.4KB
insert_photo bx_knuckles_tga_9ce75613.generated.vtex_c 2.1KB
insert_photo bx_knuckles_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_knuckles.vmat_c 5.4KB
insert_photo bx_pits1_tga_11ce5b14.generated.vtex_c 4.5KB
insert_photo bx_pits1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_pits1.vmat_c 5.3KB
insert_photo bx_pstl_tga_e95d0448.generated.vtex_c 7.2KB
insert_photo bx_pstl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_pstl.vmat_c 5.3KB
insert_photo bx_teeth_tga_28e20f16.generated.vtex_c 1.8KB
insert_photo bx_teeth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_teeth.vmat_c 5.3KB
insert_photo bx_tounge_tga_21da35b1.generated.vtex_c 3.2KB
insert_photo bx_tounge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bx_tounge.vmat_c 5.3KB
materials/hl1/monster/bullsquid
insert_photo bodytop_tga_755cf0df.generated.vtex_c 44.5KB
insert_photo bodytop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bodytop.vmat_c 5.3KB
insert_photo bottommap_tga_e7f4ae7a.generated.vtex_c 4.5KB
insert_photo bottommap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottommap.vmat_c 5.4KB
insert_photo eye_tga_e698de16.generated.vtex_c 4.5KB
insert_photo eye_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections eye.vmat_c 5.3KB
insert_photo legside_tga_83ffdea3.generated.vtex_c 12.5KB
insert_photo legside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections legside.vmat_c 5.3KB
insert_photo mouth_tga_72904334.generated.vtex_c 3.2KB
insert_photo mouth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mouth.vmat_c 5.3KB
insert_photo tailside_tga_e98044ec.generated.vtex_c 12.5KB
insert_photo tailside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tailside.vmat_c 5.4KB
insert_photo teeth_tga_adc6ebfb.generated.vtex_c 2.5KB
insert_photo teeth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections teeth.vmat_c 5.3KB
insert_photo tentacletop_tga_6e925395.generated.vtex_c 44.5KB
insert_photo tentacletop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tentacletop.vmat_c 5.4KB
insert_photo tentside_tga_8c442389.generated.vtex_c 4.5KB
insert_photo tentside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tentside.vmat_c 5.4KB
insert_photo toptail_tga_c766a992.generated.vtex_c 23.2KB
insert_photo toptail_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections toptail.vmat_c 5.3KB
materials/hl1/monster/cockroach
insert_photo top_tga_f790fdbe.generated.vtex_c 3.2KB
insert_photo top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections top.vmat_c 5.3KB
insert_photo untitled-5_tga_a0378d3f.generated.vtex_c 1.8KB
insert_photo untitled-5_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections untitled-5.vmat_c 5.4KB
materials/hl1/monster/forklift
insert_photo fl_back_tga_b41573e8.generated.vtex_c 4.5KB
insert_photo fl_back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_back.vmat_c 5.3KB
insert_photo fl_front_tga_1dbd4f90.generated.vtex_c 4.5KB
insert_photo fl_front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_front.vmat_c 5.3KB
insert_photo fl_gate_tga_5bc0136a.generated.vtex_c 12.5KB
insert_photo fl_gate_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_gate.vmat_c 5.3KB
insert_photo fl_grey_tga_1caccb2b.generated.vtex_c 4.5KB
insert_photo fl_grey_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_grey.vmat_c 5.3KB
insert_photo fl_lift_tga_25ae1a98.generated.vtex_c 7.2KB
insert_photo fl_lift_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_lift.vmat_c 5.3KB
insert_photo fl_side_tga_9376e016.generated.vtex_c 44.5KB
insert_photo fl_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_side.vmat_c 5.3KB
insert_photo fl_tire_tga_26782c8b.generated.vtex_c 3.2KB
insert_photo fl_tire_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_tire.vmat_c 5.3KB
insert_photo fl_top_tga_c5549d8f.generated.vtex_c 44.5KB
insert_photo fl_top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fl_top.vmat_c 5.3KB
insert_photo gus_arm_tga_deb7c2c6.generated.vtex_c 12.5KB
insert_photo gus_arm_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_arm.vmat_c 5.3KB
insert_photo gus_face_tga_e36287ef.generated.vtex_c 12.5KB
insert_photo gus_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_face.vmat_c 5.3KB
insert_photo gus_hands_tga_c92c3b21.generated.vtex_c 2.5KB
insert_photo gus_hands_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_hands.vmat_c 5.4KB
insert_photo gus_headside_tga_677977a4.generated.vtex_c 7.2KB
insert_photo gus_headside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_headside.vmat_c 5.4KB
insert_photo gus_legside_tga_5a05dc1d.generated.vtex_c 12.5KB
insert_photo gus_legside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_legside.vmat_c 5.4KB
insert_photo gus_torso_tga_10877b6f.generated.vtex_c 12.5KB
insert_photo gus_torso_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gus_torso.vmat_c 5.4KB
materials/hl1/monster/gman
insert_photo gman_arm-l1_tga_3ba8a167.generated.vtex_c 4.5KB
insert_photo gman_arm-l1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_arm-l1.vmat_c 5.3KB
insert_photo gman_arm-r1_tga_826da792.generated.vtex_c 7.2KB
insert_photo gman_arm-r1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_arm-r1.vmat_c 5.3KB
insert_photo gman_back2_tga_44fd9ae1.generated.vtex_c 7.2KB
insert_photo gman_back2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_back2.vmat_c 5.3KB
insert_photo gman_barm-1_tga_4f7d122c.generated.vtex_c 7.2KB
insert_photo gman_barm-1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_barm-1.vmat_c 5.3KB
insert_photo gman_case1_tga_cf4243e6.generated.vtex_c 4.5KB
insert_photo gman_case1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_case1.vmat_c 5.3KB
insert_photo gman_cheek1_tga_c40103da.generated.vtex_c 7.2KB
insert_photo gman_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_cheek1.vmat_c 5.3KB
insert_photo gman_collar1_tga_94b04cd7.generated.vtex_c 4.5KB
insert_photo gman_collar1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_collar1.vmat_c 5.3KB
insert_photo gman_face2_tga_4eb728ff.generated.vtex_c 12.5KB
insert_photo gman_face2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_face2.vmat_c 5.3KB
insert_photo gman_footbtm1_tga_9c7f85c1.generated.vtex_c 3.2KB
insert_photo gman_footbtm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_footbtm1.vmat_c 5.4KB
insert_photo gman_hair1_tga_aa839f78.generated.vtex_c 4.5KB
insert_photo gman_hair1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_hair1.vmat_c 5.3KB
insert_photo gman_hand-btm1_tga_4b310636.generated.vtex_c 4.5KB
insert_photo gman_hand-btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_hand-btm1.vmat_c 5.4KB
insert_photo gman_hand-top1_tga_c98c0d7.generated.vtex_c 4.5KB
insert_photo gman_hand-top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_hand-top1.vmat_c 5.4KB
insert_photo gman_mouth1_tga_c312f3b1.generated.vtex_c 3.2KB
insert_photo gman_mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_mouth1.vmat_c 5.3KB
insert_photo gman_pantsbck1_tga_10e5c756.generated.vtex_c 7.2KB
insert_photo gman_pantsbck1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_pantsbck1.vmat_c 5.4KB
insert_photo gman_pantsbtm1_tga_d0a7453f.generated.vtex_c 3.2KB
insert_photo gman_pantsbtm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_pantsbtm1.vmat_c 5.4KB
insert_photo gman_pelvis1_tga_4fc841a4.generated.vtex_c 4.5KB
insert_photo gman_pelvis1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_pelvis1.vmat_c 5.3KB
insert_photo gman_shin1_tga_2763f36e.generated.vtex_c 4.5KB
insert_photo gman_shin1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_shin1.vmat_c 5.3KB
insert_photo gman_shoe1_tga_eaa6ea32.generated.vtex_c 3.2KB
insert_photo gman_shoe1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_shoe1.vmat_c 5.3KB
insert_photo gman_slvtip1_tga_ce22ede0.generated.vtex_c 3.2KB
insert_photo gman_slvtip1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_slvtip1.vmat_c 5.3KB
insert_photo gman_suittop2_tga_1c112543.generated.vtex_c 87.2KB
insert_photo gman_suittop2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_suittop2.vmat_c 5.4KB
insert_photo gman_teeth1_tga_6fbf4ad5.generated.vtex_c 3.2KB
insert_photo gman_teeth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gman_teeth1.vmat_c 5.3KB
insert_photo inside_1_tga_66d6a460.generated.vtex_c 4.5KB
insert_photo inside_1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections inside_1.vmat_c 5.3KB
insert_photo inside_2_tga_8267772f.generated.vtex_c 4.5KB
insert_photo inside_2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections inside_2.vmat_c 5.3KB
materials/hl1/monster/headcrab
insert_photo bottom_tga_22e424d9.generated.vtex_c 23.2KB
insert_photo bottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottom.vmat_c 5.3KB
insert_photo butt_tga_a9976832.generated.vtex_c 7.2KB
insert_photo butt_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections butt.vmat_c 5.3KB
insert_photo front_tga_dd6d7b37.generated.vtex_c 12.5KB
insert_photo front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections front.vmat_c 5.3KB
insert_photo lowerside_tga_12a2a1f.generated.vtex_c 23.2KB
insert_photo lowerside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lowerside.vmat_c 5.4KB
insert_photo transparent section_tga_f07a4f2f.generated.vtex_c 12.6KB
insert_photo transparent section_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections transparent section.vmat_c 5.5KB
materials/hl1/monster/hgrunt
insert_photo arm1_tga_65644842.generated.vtex_c 12.5KB
insert_photo arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections arm1.vmat_c 5.3KB
insert_photo arm2_tga_52f5d80a.generated.vtex_c 12.5KB
insert_photo arm2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections arm2.vmat_c 5.3KB
insert_photo body1_tga_8608fe7f.generated.vtex_c 12.5KB
insert_photo body1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body1.vmat_c 5.3KB
insert_photo body2_tga_b32da917.generated.vtex_c 12.5KB
insert_photo body2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body2.vmat_c 5.3KB
insert_photo face2_tga_6c6b926a.generated.vtex_c 7.2KB
insert_photo face2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face2.vmat_c 5.3KB
insert_photo goggle_chrome_tga_6b0dd197.generated.vtex_c 7.5KB
insert_photo goggle_chrome_tga_dd1d6c39.generated.vtex_c 7.2KB
insert_photo goggle_chrome_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections goggle_chrome.vmat_c 5.8KB
insert_photo hatfront_tga_3ab1be5f.generated.vtex_c 3.2KB
insert_photo hatfront_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hatfront.vmat_c 5.3KB
insert_photo hatleft_tga_d40ada32.generated.vtex_c 2.5KB
insert_photo hatleft_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hatleft.vmat_c 5.3KB
insert_photo hatright_tga_89a86502.generated.vtex_c 2.5KB
insert_photo hatright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hatright.vmat_c 5.3KB
insert_photo hattop_tga_b6b74a46.generated.vtex_c 1.8KB
insert_photo hattop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hattop.vmat_c 5.3KB
insert_photo head_cigar_tga_3c29aa06.generated.vtex_c 12.5KB
insert_photo head_cigar_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_cigar.vmat_c 5.3KB
insert_photo head_mask_tga_edd5c01.generated.vtex_c 12.5KB
insert_photo head_mask_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_mask.vmat_c 5.3KB
insert_photo head_shotgun_tga_f5d1e527.generated.vtex_c 7.2KB
insert_photo head_shotgun_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_shotgun.vmat_c 5.4KB
insert_photo headside_tga_3d2bd9a5.generated.vtex_c 4.5KB
insert_photo headside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections headside.vmat_c 5.3KB
materials/hl1/monster/houndeye
insert_photo belly_tga_d8470878.generated.vtex_c 7.2KB
insert_photo belly_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections belly.vmat_c 5.3KB
insert_photo eye_tga_34136c7a.generated.vtex_c 12.5KB
insert_photo eye_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections eye.vmat_c 5.3KB
insert_photo fleg_tga_54ff5a3e.generated.vtex_c 7.2KB
insert_photo fleg_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fleg.vmat_c 5.3KB
insert_photo hoof_tga_eef7561d.generated.vtex_c 3.2KB
insert_photo hoof_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hoof.vmat_c 5.3KB
insert_photo insidelegs_tga_413d0585.generated.vtex_c 2.5KB
insert_photo insidelegs_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections insidelegs.vmat_c 5.4KB
insert_photo rleg_inside_tga_4dab85eb.generated.vtex_c 2.5KB
insert_photo rleg_inside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rleg_inside.vmat_c 5.4KB
insert_photo rleg_tga_2e9a85ad.generated.vtex_c 3.2KB
insert_photo rleg_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rleg.vmat_c 5.3KB
insert_photo side_tga_51d2476a.generated.vtex_c 12.5KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.3KB
materials/hl1/monster/osprey
insert_photo osprey_overall1_tga_b5dd5e43.generated.vtex_c 44.5KB
insert_photo osprey_overall1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections osprey_overall1.vmat_c 5.4KB
insert_photo osprey_overall2_tga_1d5c99de.generated.vtex_c 23.2KB
insert_photo osprey_overall2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections osprey_overall2.vmat_c 5.4KB
materials/hl1/monster/scientist
insert_photo face1_tga_80eafd2e.generated.vtex_c 12.5KB
insert_photo face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face1.vmat_c 5.3KB
insert_photo hair_side1_tga_bcab1b3d.generated.vtex_c 4.5KB
insert_photo hair_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hair_side1.vmat_c 5.4KB
insert_photo hair_side2_tga_a0d7737b.generated.vtex_c 4.5KB
insert_photo hair_side2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hair_side2.vmat_c 5.4KB
insert_photo l_face1_tga_df6cc56a.generated.vtex_c 12.5KB
insert_photo l_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections l_face1.vmat_c 5.3KB
insert_photo l_side1_tga_766fd35b.generated.vtex_c 12.5KB
insert_photo l_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections l_side1.vmat_c 5.3KB
insert_photo sci2_face_tga_8f36c8e2.generated.vtex_c 12.5KB
insert_photo sci2_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_face.vmat_c 5.4KB
insert_photo sci2_hand(black)1_tga_a575442c.generated.vtex_c 3.2KB
insert_photo sci2_hand(black)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_hand(black)1.vmat_c 5.5KB
insert_photo sci2_hand1_tga_7808079d.generated.vtex_c 3.2KB
insert_photo sci2_hand1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_hand1.vmat_c 5.4KB
insert_photo sci2_hd-side_tga_da4b9469.generated.vtex_c 7.2KB
insert_photo sci2_hd-side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_hd-side.vmat_c 5.4KB
insert_photo sci2_knuckles_tga_27865cbc.generated.vtex_c 3.2KB
insert_photo sci2_knuckles_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_knuckles.vmat_c 5.4KB
insert_photo sci2_knuckles(blk)_tga_54f04597.generated.vtex_c 3.2KB
insert_photo sci2_knuckles(blk)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_knuckles(blk).vmat_c 5.5KB
insert_photo sci2_teeth_tga_41a3409e.generated.vtex_c 2.5KB
insert_photo sci2_teeth_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_teeth.vmat_c 5.4KB
insert_photo sci2_tounge_tga_ab21342.generated.vtex_c 2KB
insert_photo sci2_tounge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci2_tounge.vmat_c 5.4KB
insert_photo sci3_collar1_tga_d16338c8.generated.vtex_c 3.2KB
insert_photo sci3_collar1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3_collar1.vmat_c 5.4KB
insert_photo sci3_legback1_tga_56106fb6.generated.vtex_c 4.5KB
insert_photo sci3_legback1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3_legback1.vmat_c 5.4KB
insert_photo sci3(back2)_tga_cba7d8f6.generated.vtex_c 12.5KB
insert_photo sci3(back2)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(back2).vmat_c 5.4KB
insert_photo sci3(c-tail)_tga_34e97cb1.generated.vtex_c 12.5KB
insert_photo sci3(c-tail)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(c-tail).vmat_c 5.4KB
insert_photo sci3(chest)_tga_fcfebe52.generated.vtex_c 12.5KB
insert_photo sci3(chest)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(chest).vmat_c 5.4KB
insert_photo sci3(l-arm)_tga_cd976c72.generated.vtex_c 7.2KB
insert_photo sci3(l-arm)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(l-arm).vmat_c 5.4KB
insert_photo sci3(l-leg)_tga_5d9016cf.generated.vtex_c 7.2KB
insert_photo sci3(l-leg)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(l-leg).vmat_c 5.4KB
insert_photo sci3(pelvis)_tga_50c00ebe.generated.vtex_c 12.5KB
insert_photo sci3(pelvis)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(pelvis).vmat_c 5.4KB
insert_photo sci3(r-arm)_tga_2f38b6f9.generated.vtex_c 7.2KB
insert_photo sci3(r-arm)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(r-arm).vmat_c 5.4KB
insert_photo sci3(r-leg)_tga_a42aa266.generated.vtex_c 4.5KB
insert_photo sci3(r-leg)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(r-leg).vmat_c 5.4KB
insert_photo sci3(shoe)_tga_ac8f20e2.generated.vtex_c 4.5KB
insert_photo sci3(shoe)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3(shoe).vmat_c 5.4KB
insert_photo sci3x_face1_tga_369a12da.generated.vtex_c 7.2KB
insert_photo sci3x_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_face1.vmat_c 5.4KB
insert_photo sci3x_glasses1_tga_ae1e2848.generated.vtex_c 7.2KB
insert_photo sci3x_glasses1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_glasses1.vmat_c 5.4KB
insert_photo sci3x_grim1_tga_4f4db983.generated.vtex_c 2KB
insert_photo sci3x_grim1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_grim1.vmat_c 5.4KB
insert_photo sci3x_hside1_tga_ea2fe8ce.generated.vtex_c 7.2KB
insert_photo sci3x_hside1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sci3x_hside1.vmat_c 5.4KB
insert_photo stache1_tga_e09a37e1.generated.vtex_c 3.2KB
insert_photo stache1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stache1.vmat_c 5.3KB
materials/hl1/monster/vortigaunt
insert_photo b-small_arm1_tga_3a81017b.generated.vtex_c 3.2KB
insert_photo b-small_arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections b-small_arm1.vmat_c 5.4KB
insert_photo back1_tga_23fd66f.generated.vtex_c 12.5KB
insert_photo back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back1.vmat_c 5.3KB
insert_photo chest1_tga_f08c3aab.generated.vtex_c 4.5KB
insert_photo chest1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections chest1.vmat_c 5.3KB
insert_photo chrome_1_tga_2b2e83e0.generated.vtex_c 7.2KB
insert_photo chrome_1_tga_3a93e351.generated.vtex_c 7.5KB
insert_photo chrome_1_vmat_g_trma_edc76cee.generated.vtex_c 2.3KB
collections chrome_1.vmat_c 5.8KB
insert_photo eye1_tga_efc27b62.generated.vtex_c 12.5KB
insert_photo eye1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections eye1.vmat_c 5.3KB
insert_photo footprint1_tga_a61df303.generated.vtex_c 2.5KB
insert_photo footprint1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections footprint1.vmat_c 5.4KB
insert_photo hand_side1_tga_7d1cb760.generated.vtex_c 4.5KB
insert_photo hand_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand_side1.vmat_c 5.4KB
insert_photo hand_top_sm1_tga_998f3be.generated.vtex_c 3.2KB
insert_photo hand_top_sm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand_top_sm1.vmat_c 5.4KB
insert_photo hand1_tga_88e4f4cd.generated.vtex_c 4.5KB
insert_photo hand1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand1.vmat_c 5.3KB
insert_photo head_top1_tga_69137e55.generated.vtex_c 12.5KB
insert_photo head_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections head_top1.vmat_c 5.4KB
insert_photo heel1_tga_85745fdf.generated.vtex_c 4.5KB
insert_photo heel1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections heel1.vmat_c 5.3KB
insert_photo hip1_tga_da18d599.generated.vtex_c 4.5KB
insert_photo hip1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hip1.vmat_c 5.3KB
insert_photo in_arm1_tga_4280b62c.generated.vtex_c 3.2KB
insert_photo in_arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections in_arm1.vmat_c 5.4KB
insert_photo jaw_1_tga_d6baf67a.generated.vtex_c 12.5KB
insert_photo jaw_1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections jaw_1.vmat_c 5.3KB
insert_photo leg_out1_tga_9593becd.generated.vtex_c 4.5KB
insert_photo leg_out1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections leg_out1.vmat_c 5.4KB
insert_photo mouth1_tga_9eeeaea6.generated.vtex_c 4.5KB
insert_photo mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mouth1.vmat_c 5.3KB
insert_photo nose1_tga_ce0ab02.generated.vtex_c 2.5KB
insert_photo nose1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nose1.vmat_c 5.3KB
insert_photo nostrils1_tga_7e344562.generated.vtex_c 2.5KB
insert_photo nostrils1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nostrils1.vmat_c 5.4KB
insert_photo out-arm1_tga_bb534733.generated.vtex_c 7.2KB
insert_photo out-arm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections out-arm1.vmat_c 5.4KB
insert_photo palm1_tga_72abc80d.generated.vtex_c 3.2KB
insert_photo palm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections palm1.vmat_c 5.3KB
insert_photo pelvis_back1_tga_b326e65f.generated.vtex_c 4.5KB
insert_photo pelvis_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pelvis_back1.vmat_c 5.4KB
insert_photo pelvis_fnt_tga_6815bc13.generated.vtex_c 4.5KB
insert_photo pelvis_fnt_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pelvis_fnt.vmat_c 5.4KB
insert_photo shldrs1_tga_9f9b2ea0.generated.vtex_c 4.5KB
insert_photo shldrs1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shldrs1.vmat_c 5.4KB
insert_photo side1_tga_4dcbc8ce.generated.vtex_c 7.2KB
insert_photo side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side1.vmat_c 5.3KB
insert_photo sml_arm_fnt1_tga_1bbb4b1.generated.vtex_c 3.2KB
insert_photo sml_arm_fnt1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sml_arm_fnt1.vmat_c 5.4KB
insert_photo toes1_tga_cbac3b69.generated.vtex_c 2.5KB
insert_photo toes1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections toes1.vmat_c 5.3KB
materials/hl1/monster/zombie
insert_photo scizom3_arm_l1_tga_5ebbf880.generated.vtex_c 3.2KB
insert_photo scizom3_arm_l1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_arm_l1.vmat_c 5.4KB
insert_photo scizom3_arm_r1_tga_669f1f09.generated.vtex_c 3.2KB
insert_photo scizom3_arm_r1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_arm_r1.vmat_c 5.4KB
insert_photo scizom3_back1_tga_8fa07f99.generated.vtex_c 7.2KB
insert_photo scizom3_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_back1.vmat_c 5.4KB
insert_photo scizom3_back2_tga_cb292c5b.generated.vtex_c 4.5KB
insert_photo scizom3_back2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_back2.vmat_c 5.4KB
insert_photo scizom3_chest1_tga_168ac885.generated.vtex_c 12.5KB
insert_photo scizom3_chest1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_chest1.vmat_c 5.4KB
insert_photo scizom3_legback1_tga_ada397cb.generated.vtex_c 3.2KB
insert_photo scizom3_legback1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_legback1.vmat_c 5.4KB
insert_photo scizom3_legfrnt1_tga_840384d1.generated.vtex_c 3.2KB
insert_photo scizom3_legfrnt1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_legfrnt1.vmat_c 5.4KB
insert_photo scizom3_legfrnt2_tga_598a5a97.generated.vtex_c 3.2KB
insert_photo scizom3_legfrnt2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_legfrnt2.vmat_c 5.4KB
insert_photo scizom3_pelvis_tga_99123a68.generated.vtex_c 12.5KB
insert_photo scizom3_pelvis_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scizom3_pelvis.vmat_c 5.4KB
insert_photo zom2_cclaws2_tga_16ae2fd1.generated.vtex_c 3.2KB
insert_photo zom2_cclaws2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_cclaws2.vmat_c 5.4KB
insert_photo zom2_cclaws3_tga_948e1ff8.generated.vtex_c 2.5KB
insert_photo zom2_cclaws3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_cclaws3.vmat_c 5.4KB
insert_photo zom2_crabbutt1_tga_7231a6ea.generated.vtex_c 4.5KB
insert_photo zom2_crabbutt1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabbutt1.vmat_c 5.4KB
insert_photo zom2_crabfoot1_tga_a8ce42d2.generated.vtex_c 3.2KB
insert_photo zom2_crabfoot1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabfoot1.vmat_c 5.4KB
insert_photo zom2_crabside1_tga_dba66d18.generated.vtex_c 4.5KB
insert_photo zom2_crabside1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabside1.vmat_c 5.4KB
insert_photo zom2_crabside2_tga_e597b8b5.generated.vtex_c 4.5KB
insert_photo zom2_crabside2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_crabside2.vmat_c 5.4KB
insert_photo zom2_face1_tga_bb191585.generated.vtex_c 12.5KB
insert_photo zom2_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_face1.vmat_c 5.3KB
insert_photo zom2_teeth1_tga_d6c95712.generated.vtex_c 4.5KB
insert_photo zom2_teeth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom2_teeth1.vmat_c 5.4KB
insert_photo zom3_claw1_tga_d667d809.generated.vtex_c 7.2KB
insert_photo zom3_claw1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections zom3_claw1.vmat_c 5.3KB
materials/hl1/player
insert_photo headside_tga_d1ef1330.generated.vtex_c 1.9KB
insert_photo headside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections headside.vmat_c 5.2KB
materials/hl1/player/mp/barney
insert_photo dm_base_tga_dc4c396b.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.3KB
insert_photo face_tga_cdd2c7d7.generated.vtex_c 12.5KB
insert_photo face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face.vmat_c 5.3KB
insert_photo helmet_chrome_tga_5f2f20b7.generated.vtex_c 7.5KB
insert_photo helmet_chrome_tga_e8e12a9f.generated.vtex_c 7.2KB
insert_photo helmet_chrome_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections helmet_chrome.vmat_c 5.9KB
materials/hl1/player/mp/gina
insert_photo dm_face_tga_afd3ed3d.generated.vtex_c 12.5KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.3KB
materials/hl1/player/mp/gman
insert_photo dm_base_tga_b1074cd4.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.3KB
insert_photo dm_face_tga_c6f33bb5.generated.vtex_c 12.5KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.3KB
materials/hl1/player/mp/gordon
insert_photo dm_face_tga_44edf89c.generated.vtex_c 12.5KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.3KB
materials/hl1/player/mp/helmet
insert_photo dm_base_png_11ab6912.generated.vtex_c 44.5KB
insert_photo dm_base_selfilum_png_10d51fd3.generated.vtex_c 44.6KB
insert_photo dm_base_tintmask_png_bbda13a9.generated.vtex_c 44.6KB
insert_photo dm_base_vmat_g_tnormal_fae5e5b4.generated.vtex_c 1.8KB
collections dm_base.vmat_c 6.6KB
materials/hl1/player/mp/hgrunt
insert_photo dm_base_tga_1247339e.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.3KB
materials/hl1/player/mp/robo
insert_photo chrome_new1_tga_88927ab4.generated.vtex_c 7.5KB
insert_photo chrome_new1_tga_f3b82cc1.generated.vtex_c 7.2KB
insert_photo chrome_new1_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections chrome_new1.vmat_c 5.8KB
insert_photo dm_base_tga_b83a101.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.3KB
materials/hl1/player/mp/scientist
insert_photo dm_base_tga_3bdf0519.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.4KB
insert_photo dm_face_tga_6ec5039.generated.vtex_c 12.5KB
insert_photo dm_face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_face.vmat_c 5.4KB
materials/hl1/player/mp/zombie
insert_photo dm_base_tga_a096fd58.generated.vtex_c 44.5KB
insert_photo dm_base_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dm_base.vmat_c 5.3KB
materials/hl1/player
insert_photo olderface_tga_1ab2bc42.generated.vtex_c 23.2KB
insert_photo olderface_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections olderface.vmat_c 5.2KB
insert_photo olderside_tga_4c443aa.generated.vtex_c 23.2KB
insert_photo olderside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections olderside.vmat_c 5.2KB
insert_photo player_back1_tga_c3080f30.generated.vtex_c 12.5KB
insert_photo player_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_back1.vmat_c 5.3KB
insert_photo player_bicep1_tga_15917ff1.generated.vtex_c 4.5KB
insert_photo player_bicep1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_bicep1.vmat_c 5.3KB
insert_photo player_boots_tga_420e17f0.generated.vtex_c 4.5KB
insert_photo player_boots_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_boots.vmat_c 5.3KB
insert_photo player_calf1_tga_2f532bbb.generated.vtex_c 3.2KB
insert_photo player_calf1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_calf1.vmat_c 5.3KB
insert_photo player_chest1_tga_c0fc00d0.generated.vtex_c 12.5KB
insert_photo player_chest1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_chest1.vmat_c 5.3KB
insert_photo player_chrome1_tga_48d5d0d0.generated.vtex_c 7.5KB
insert_photo player_chrome1_tga_b9ccceb1.generated.vtex_c 7.2KB
insert_photo player_chrome1_vmat_g_trma_f91304cb.generated.vtex_c 2.3KB
collections player_chrome1.vmat_c 5.7KB
insert_photo player_cuff1_tga_be744c2.generated.vtex_c 2.4KB
insert_photo player_cuff1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_cuff1.vmat_c 5.3KB
insert_photo player_deltoid1_tga_4a52bf78.generated.vtex_c 2.5KB
insert_photo player_deltoid1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_deltoid1.vmat_c 5.3KB
insert_photo player_face1_tga_411b70c8.generated.vtex_c 12.5KB
insert_photo player_face1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_face1.vmat_c 5.3KB
insert_photo player_faceside1_tga_650197ef.generated.vtex_c 7.2KB
insert_photo player_faceside1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_faceside1.vmat_c 5.3KB
insert_photo player_facetop1_tga_163ca3ea.generated.vtex_c 4.5KB
insert_photo player_facetop1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_facetop1.vmat_c 5.3KB
insert_photo player_footbtm1_tga_c4acaca6.generated.vtex_c 1.8KB
insert_photo player_footbtm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_footbtm1.vmat_c 5.3KB
insert_photo player_foottop1_tga_2ebf5935.generated.vtex_c 4.5KB
insert_photo player_foottop1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_foottop1.vmat_c 5.3KB
insert_photo player_forearm1_tga_37ac40be.generated.vtex_c 4.5KB
insert_photo player_forearm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_forearm1.vmat_c 5.3KB
insert_photo player_hand-btm1_tga_30ac07af.generated.vtex_c 2.5KB
insert_photo player_hand-btm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_hand-btm1.vmat_c 5.3KB
insert_photo player_hand-top1_tga_bcb4f4fd.generated.vtex_c 4.5KB
insert_photo player_hand-top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_hand-top1.vmat_c 5.3KB
insert_photo player_helm(fnt)1_tga_71164116.generated.vtex_c 4.5KB
insert_photo player_helm(fnt)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(fnt)1.vmat_c 5.3KB
insert_photo player_helm(rim)1_tga_aaccc439.generated.vtex_c 2.1KB
insert_photo player_helm(rim)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(rim)1.vmat_c 5.3KB
insert_photo player_helm(rim2)_tga_63eded0d.generated.vtex_c 2.1KB
insert_photo player_helm(rim2)_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(rim2).vmat_c 5.3KB
insert_photo player_helm(sde1_tga_c388cea9.generated.vtex_c 4.5KB
insert_photo player_helm(sde1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(sde1.vmat_c 5.3KB
insert_photo player_helm(top)_tga_5618f445.generated.vtex_c 3.2KB
insert_photo player_helm(top)1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_helm(top)1.vmat_c 5.3KB
insert_photo player_inmouth1_tga_12a221d2.generated.vtex_c 2KB
collections player_inmouth1.vmat_c 5.2KB
insert_photo player_knee-bck1_tga_5c023b19.generated.vtex_c 2.5KB
insert_photo player_knee-bck1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_knee-bck1.vmat_c 5.3KB
insert_photo player_legbck1_tga_a36db408.generated.vtex_c 4.5KB
insert_photo player_legbck1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_legbck1.vmat_c 5.3KB
insert_photo player_legs1_tga_b0eeedf8.generated.vtex_c 7.2KB
insert_photo player_legs1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_legs1.vmat_c 5.3KB
insert_photo player_shldr-joint_tga_65b38f9b.generated.vtex_c 3.2KB
insert_photo player_shldr-joint_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_shldr-joint.vmat_c 5.3KB
insert_photo player_shoulders1_tga_91721308.generated.vtex_c 2.5KB
insert_photo player_shoulders1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_shoulders1.vmat_c 5.3KB
insert_photo player_teeth1_tga_aba16eb0.generated.vtex_c 2.1KB
insert_photo player_teeth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections player_teeth1.vmat_c 5.3KB
materials/hl1
insert_photo reflect_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
collections reflect.vmat_c 4.7KB
materials/hl1/spraypaint
insert_photo 8ball1_tga_840018d9.generated.vtex_c 7.2KB
text_snippet 8ball1.decal_c 488B
collections 8ball1.vmat_c 3.9KB
insert_photo andre_tga_44064904.generated.vtex_c 7.2KB
text_snippet andre.decal_c 487B
collections andre.vmat_c 3.9KB
insert_photo camp1_tga_78aef738.generated.vtex_c 7.2KB
text_snippet camp1.decal_c 487B
collections camp1.vmat_c 3.9KB
insert_photo chick1_tga_b521119b.generated.vtex_c 7.2KB
text_snippet chick1.decal_c 470B
collections chick1.vmat_c 4KB
insert_photo chuckskull_tga_a8b20d18.generated.vtex_c 7.2KB
text_snippet chuckskull.decal_c 474B
collections chuckskull.vmat_c 4KB
insert_photo devl1_tga_aa1f12a8.generated.vtex_c 7.2KB
text_snippet devl1.decal_c 469B
collections devl1.vmat_c 3.9KB
insert_photo gun1_tga_ae3b7e23.generated.vtex_c 7.1KB
text_snippet gun1.decal_c 468B
collections gun1.vmat_c 3.9KB
insert_photo lambda_tga_29668d7.generated.vtex_c 7.2KB
text_snippet lambda.decal_c 606B
collections lambda.vmat_c 3.9KB
insert_photo pldecal_tga_b5d75a36.generated.vtex_c 7.2KB
text_snippet pldecal.decal_c 471B
collections pldecal.vmat_c 3.9KB
insert_photo skull_tga_1b6664f7.generated.vtex_c 7.2KB
text_snippet skull.decal_c 469B
collections skull.vmat_c 3.9KB
insert_photo smiley_tga_20cc9137.generated.vtex_c 7.2KB
text_snippet smiley.decal_c 470B
collections smiley.vmat_c 4KB
insert_photo splatt_tga_bffbd08f.generated.vtex_c 7.2KB
text_snippet splatt.decal_c 470B
collections splatt.vmat_c 4KB
insert_photo tiki_tga_f1fc5708.generated.vtex_c 7.1KB
text_snippet tiki.decal_c 468B
collections tiki.vmat_c 3.9KB
insert_photo v_1_tga_2f5e49f0.generated.vtex_c 7.1KB
text_snippet v_1.decal_c 467B
collections v_1.vmat_c 3.9KB
materials/hl1/sprites
insert_photo blob.vtex_c 1.8KB
insert_photo blood000.vtex_c 2.1KB
insert_photo blood001.vtex_c 2.1KB
insert_photo blood002.vtex_c 2.1KB
insert_photo blood003.vtex_c 2.1KB
insert_photo blood004.vtex_c 2.1KB
insert_photo blood005.vtex_c 2.1KB
insert_photo blood006.vtex_c 2.1KB
insert_photo blood007.vtex_c 2.1KB
insert_photo blood008.vtex_c 2.1KB
insert_photo bloodspray.vtex_c 10.6KB
insert_photo flare1_png_bb91a0d.generated.vtex_c 7.5KB
collections flare1.vmat_c 4.9KB
insert_photo glow04_png_ee98bddd.generated.vtex_c 7.5KB
collections glow04.vmat_c 5KB
insert_photo laserdot.vtex_c 2KB
insert_photo lgtning.vtex_c 10.3KB
insert_photo muzzleflash.vtex_c 6.2KB
insert_photo muzzleflash1.vtex_c 6.2KB
insert_photo muzzleflash2.vtex_c 6.2KB
insert_photo muzzleflash3.vtex_c 4.1KB
insert_photo plasma.vtex_c 10.3KB
insert_photo zerogxplode_mks_80e02c4b.generated.vtex_c 46KB
insert_photo zerogxplode_vmat_g_tnormal_3f3ccc55.generated.vtex_c 2.1KB
collections zerogxplode.vmat_c 6.8KB
insert_photo zerogxplode.vtex_c 24.5KB
materials/hl1/weapons/ammo/w_357ammobox
insert_photo boxart1_tga_2cbf5ca7.generated.vtex_c 7.2KB
insert_photo boxart1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxart1.vmat_c 5.4KB
insert_photo boxart2_tga_27bc851b.generated.vtex_c 3.2KB
insert_photo boxart2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxart2.vmat_c 5.4KB
insert_photo bulletchrome_tga_3e390fe3.generated.vtex_c 23.2KB
insert_photo bulletchrome_tga_970ae889.generated.vtex_c 23.6KB
collections bulletchrome.vmat_c 6.3KB
insert_photo cardboard_tga_a04c3c98.generated.vtex_c 2.5KB
insert_photo cardboard_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cardboard.vmat_c 5.5KB
materials/hl1/weapons/ammo/w_9mmar
insert_photo clipside_tga_edabe106.generated.vtex_c 23.2KB
collections clipside.vmat_c 5.6KB
materials/hl1/weapons/ammo/w_9mmbox
insert_photo a_boxfront_tga_95f8e97.generated.vtex_c 7.2KB
insert_photo a_boxfront_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxfront.vmat_c 5.4KB
insert_photo a_boxgreen_tga_3f9bf236.generated.vtex_c 2KB
insert_photo a_boxgreen_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxgreen.vmat_c 5.4KB
insert_photo a_boxside_tga_92960211.generated.vtex_c 4.5KB
insert_photo a_boxside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxside.vmat_c 5.4KB
insert_photo a_boxtop_tga_8aa93bf5.generated.vtex_c 4.5KB
insert_photo a_boxtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections a_boxtop.vmat_c 5.4KB
insert_photo bullets_tga_d14d68d7.generated.vtex_c 2.5KB
insert_photo bullets_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
collections bullets.vmat_c 5.4KB
materials/hl1/weapons/ammo/w_9mmclip
insert_photo gclip_tga_142b54ad.generated.vtex_c 7.2KB
insert_photo gclip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclip.vmat_c 5.4KB
materials/hl1/weapons/ammo/w_crossbow_clip
insert_photo clip_side_tga_7a14219c.generated.vtex_c 3.2KB
insert_photo clip_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip_side.vmat_c 5.5KB
insert_photo cliprear_tga_e86ff993.generated.vtex_c 2KB
insert_photo cliprear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cliprear.vmat_c 5.5KB
insert_photo wrld_bolt_tga_c6570608.generated.vtex_c 1.9KB
insert_photo wrld_bolt_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrld_bolt.vmat_c 5.5KB
insert_photo wrld_fins_tga_e2e6ad94.generated.vtex_c 1.9KB
insert_photo wrld_fins_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrld_fins.vmat_c 5.5KB
materials/hl1/weapons/ammo/w_gaussammo
insert_photo boxside_tga_8619a77.generated.vtex_c 3.2KB
insert_photo boxside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxside.vmat_c 5.4KB
insert_photo boxtop_tga_b369037e.generated.vtex_c 7.2KB
insert_photo boxtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtop.vmat_c 5.4KB
insert_photo hinge_tga_752b9b75.generated.vtex_c 2KB
insert_photo hinge_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hinge.vmat_c 5.4KB
materials/hl1/weapons/ammo/w_rpgammo
insert_photo ammocan_tga_ee3faf19.generated.vtex_c 7.2KB
insert_photo ammocan_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ammocan.vmat_c 5.4KB
insert_photo ammocantop_tga_38c54b7b.generated.vtex_c 7.2KB
insert_photo ammocantop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ammocantop.vmat_c 5.4KB
insert_photo rocket_tga_8f8457e3.generated.vtex_c 12.5KB
insert_photo rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocket.vmat_c 5.4KB
materials/hl1/weapons/ammo/w_shotbox
insert_photo box_tga_4906d4e4.generated.vtex_c 7.2KB
insert_photo box_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections box.vmat_c 5.4KB
insert_photo boxside_tga_bf94a3e1.generated.vtex_c 7.2KB
insert_photo boxside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxside.vmat_c 5.4KB
insert_photo shell_tga_9c8479b9.generated.vtex_c 7.2KB
insert_photo shell_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shell.vmat_c 5.4KB
insert_photo topbox_shell_tga_7d91e390.generated.vtex_c 7.2KB
insert_photo topbox_shell_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections topbox_shell.vmat_c 5.5KB
materials/hl1/weapons/ammo/w_sqknest
insert_photo nsqk_top1_tga_f30bb76b.generated.vtex_c 44.6KB
insert_photo nsqk_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nsqk_top1.vmat_c 5.4KB
materials/hl1/weapons/view/crossbow
insert_photo bowtip_tga_9244141b.generated.vtex_c 2.5KB
insert_photo bowtip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bowtip.vmat_c 5.4KB
insert_photo cliprear_tga_c99d446b.generated.vtex_c 4.5KB
insert_photo cliprear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cliprear.vmat_c 5.4KB
insert_photo clipside_tga_47b4c297.generated.vtex_c 7.2KB
insert_photo clipside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clipside.vmat_c 5.4KB
insert_photo grip_tga_eb6fe17c.generated.vtex_c 7.2KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.4KB
insert_photo ladder_tga_db702ec8.generated.vtex_c 4.5KB
insert_photo ladder_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ladder.vmat_c 5.4KB
insert_photo lenschrome_tga_79f9af3.generated.vtex_c 7.2KB
insert_photo lenschrome_tga_b07c13d0.generated.vtex_c 7.5KB
insert_photo lenschrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections lenschrome.vmat_c 5.9KB
insert_photo lensring_tga_55991819.generated.vtex_c 4.5KB
insert_photo lensring_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lensring.vmat_c 5.4KB
insert_photo mechside_tga_42ffd18f.generated.vtex_c 4.5KB
insert_photo mechside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechside.vmat_c 5.4KB
insert_photo mechtop_tga_bd93b1c7.generated.vtex_c 12.5KB
insert_photo mechtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechtop.vmat_c 5.4KB
insert_photo shoulders_tga_7d933b48.generated.vtex_c 4.5KB
insert_photo shoulders_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shoulders.vmat_c 5.4KB
insert_photo slide_rear_tga_534304d.generated.vtex_c 3.2KB
insert_photo slide_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_rear.vmat_c 5.4KB
insert_photo slide_side_tga_c2379976.generated.vtex_c 4.5KB
insert_photo slide_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_side.vmat_c 5.4KB
insert_photo slide_top_tga_c635cd44.generated.vtex_c 7.2KB
insert_photo slide_top_vmat_g_tnormal_438319a.generated.vtex_c 2.1KB
collections slide_top.vmat_c 5.4KB
insert_photo xbow_sleeve_tga_97c86da5.generated.vtex_c 7.2KB
insert_photo xbow_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections xbow_sleeve.vmat_c 5.4KB
materials/hl1/weapons/view/crowbar
insert_photo chrome_red_tga_2017e3e3.generated.vtex_c 7.5KB
insert_photo chrome_red_tga_6d34b7f7.generated.vtex_c 7.2KB
insert_photo chrome_red_vmat_g_trma_15b6767.generated.vtex_c 2.3KB
collections chrome_red.vmat_c 5.9KB
insert_photo chrome_tga_b317c13e.generated.vtex_c 7.5KB
insert_photo chrome_tga_c93e3b65.generated.vtex_c 7.2KB
insert_photo chrome_vmat_g_trma_7c6ad71d.generated.vtex_c 2.3KB
collections chrome.vmat_c 5.8KB
materials/hl1/weapons/view/egon
insert_photo bluechrome_tga_6e2582a1.generated.vtex_c 7.5KB
insert_photo bluechrome_tga_ecc86be3.generated.vtex_c 7.2KB
insert_photo bluechrome_vmat_g_trma_de587a62.generated.vtex_c 2.3KB
collections bluechrome.vmat_c 5.8KB
insert_photo bracket_tga_c79d705d.generated.vtex_c 3.2KB
insert_photo bracket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bracket.vmat_c 5.3KB
insert_photo butt_work_tga_a787f539.generated.vtex_c 12.5KB
insert_photo butt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections butt_work.vmat_c 5.4KB
insert_photo collarbutt_work_tga_193126cf.generated.vtex_c 4.5KB
insert_photo collarbutt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarbutt_work.vmat_c 5.4KB
insert_photo collarsides_work_tga_96c07151.generated.vtex_c 2.2KB
insert_photo collarsides_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarsides_work.vmat_c 5.4KB
insert_photo collartops_work_tga_eda6ea1a.generated.vtex_c 3.2KB
insert_photo collartops_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collartops_work.vmat_c 5.4KB
insert_photo collarwork_tga_1ebbdaed.generated.vtex_c 3.2KB
insert_photo collarwork_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarwork.vmat_c 5.4KB
insert_photo controls_work_tga_19196b8.generated.vtex_c 12.5KB
insert_photo controls_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections controls_work.vmat_c 5.4KB
insert_photo egonchrome2_tga_965f4d12.generated.vtex_c 7.5KB
insert_photo egonchrome2_tga_b1ba8cd5.generated.vtex_c 7.2KB
insert_photo egonchrome2_vmat_g_trma_6a52f37e.generated.vtex_c 2.3KB
collections egonchrome2.vmat_c 5.9KB
insert_photo handle_tga_1bdde69f.generated.vtex_c 3.2KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.3KB
insert_photo nose_work_tga_c4605ba2.generated.vtex_c 12.5KB
insert_photo nose_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nose_work.vmat_c 5.4KB
insert_photo ring_attach_work_tga_9f965347.generated.vtex_c 2.2KB
insert_photo ring_attach_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_attach_work.vmat_c 5.4KB
insert_photo ring_work_tga_21348620.generated.vtex_c 3.2KB
insert_photo ring_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_work.vmat_c 5.4KB
insert_photo ringchrome_tga_1a537f4.generated.vtex_c 7.5KB
insert_photo ringchrome_tga_9c69d8e5.generated.vtex_c 7.2KB
insert_photo ringchrome_vmat_g_trma_826c76e8.generated.vtex_c 2.3KB
collections ringchrome.vmat_c 5.8KB
insert_photo ringend_tga_f2b05d69.generated.vtex_c 3.2KB
insert_photo ringend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ringend.vmat_c 5.3KB
insert_photo vf_back_tga_a40f7b95.generated.vtex_c 4.5KB
insert_photo vf_back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_back.vmat_c 5.3KB
insert_photo vf_blanksides_tga_d6e89bfd.generated.vtex_c 2.5KB
insert_photo vf_blanksides_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_blanksides.vmat_c 5.4KB
materials/hl1/weapons/view/gauss
insert_photo barrelchrome_tga_6e2018f8.generated.vtex_c 7.2KB
insert_photo barrelchrome_tga_ee4d3ed.generated.vtex_c 7.5KB
insert_photo barrelchrome_vmat_g_trma_bfdfdf29.generated.vtex_c 2.3KB
collections barrelchrome.vmat_c 5.9KB
insert_photo battery_tga_758e1858.generated.vtex_c 3.2KB
insert_photo battery_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections battery.vmat_c 5.4KB
insert_photo batterybox_tga_90c3c4c1.generated.vtex_c 2.5KB
insert_photo batterybox_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batterybox.vmat_c 5.4KB
insert_photo batteryend_tga_573294f9.generated.vtex_c 2.5KB
insert_photo batteryend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batteryend.vmat_c 5.4KB
insert_photo bottle_tga_bf7bbcef.generated.vtex_c 4.5KB
insert_photo bottle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottle.vmat_c 5.3KB
insert_photo boxrear_tga_fa62e6b4.generated.vtex_c 12.5KB
insert_photo boxrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxrear.vmat_c 5.4KB
insert_photo boxsidea_tga_6b2a3101.generated.vtex_c 12.5KB
insert_photo boxsidea_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsidea.vmat_c 5.4KB
insert_photo boxsideb_tga_b707c514.generated.vtex_c 4.5KB
insert_photo boxsideb_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsideb.vmat_c 5.4KB
insert_photo boxsidec_tga_c8ee0ced.generated.vtex_c 7.2KB
insert_photo boxsidec_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsidec.vmat_c 5.4KB
insert_photo boxtopa_tga_98ce1d1.generated.vtex_c 4.5KB
insert_photo boxtopa_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtopa.vmat_c 5.4KB
insert_photo boxtopb_tga_2b1ebd69.generated.vtex_c 3.2KB
insert_photo boxtopb_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtopb.vmat_c 5.4KB
insert_photo nuspinner_tga_91fb578f.generated.vtex_c 3.2KB
insert_photo nuspinner_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nuspinner.vmat_c 5.4KB
insert_photo nuspinner2_tga_59b3cc80.generated.vtex_c 7.2KB
insert_photo nuspinner2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nuspinner2.vmat_c 5.4KB
insert_photo spinner_rear_tga_5200617a.generated.vtex_c 4.5KB
insert_photo spinner_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spinner_rear.vmat_c 5.4KB
insert_photo spinnerbright_tga_6047b28a.generated.vtex_c 2.5KB
insert_photo spinnerbright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spinnerbright.vmat_c 5.4KB
insert_photo wire_chrome_tga_714e4aef.generated.vtex_c 7.5KB
insert_photo wire_chrome_tga_e45eeaba.generated.vtex_c 7.2KB
insert_photo wire_chrome_vmat_g_trma_2e519c3.generated.vtex_c 2.3KB
collections wire_chrome.vmat_c 5.9KB
materials/hl1/weapons/view/glock
insert_photo back_tga_c37c98ee.generated.vtex_c 4.5KB
insert_photo back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back.vmat_c 5.3KB
insert_photo bulletchrome_tga_4dcd8d68.generated.vtex_c 7.2KB
insert_photo bulletchrome_tga_d14e7a0a.generated.vtex_c 7.5KB
insert_photo bulletchrome_vmat_g_trma_a18dfc57.generated.vtex_c 2.6KB
collections bulletchrome.vmat_c 6.1KB
insert_photo gclip_tga_33a77764.generated.vtex_c 7.2KB
insert_photo gclip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclip.vmat_c 5.3KB
insert_photo gclipinside_tga_2618727d.generated.vtex_c 2.5KB
insert_photo gclipinside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclipinside.vmat_c 5.4KB
insert_photo side_tga_19f9c721.generated.vtex_c 23.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.3KB
insert_photo top_tga_fae7a973.generated.vtex_c 12.5KB
insert_photo top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections top.vmat_c 5.3KB
materials/hl1/weapons/view/grenade_hand
insert_photo grenade3_tga_86c3cb3a.generated.vtex_c 12.6KB
insert_photo grenade3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade3.vmat_c 5.4KB
insert_photo grenchrome_tga_9c8a2df7.generated.vtex_c 7.5KB
insert_photo grenchrome_tga_f0fd76af.generated.vtex_c 7.2KB
insert_photo grenchrome_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections grenchrome.vmat_c 6KB
insert_photo spoont_tga_fe2552f.generated.vtex_c 7.2KB
insert_photo spoont_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spoont.vmat_c 5.4KB
materials/hl1/weapons/view/hand
insert_photo glove_handpak_tga_90c1fb71.generated.vtex_c 4.5KB
insert_photo glove_handpak_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glove_handpak.vmat_c 5.4KB
insert_photo gloved_knuckle_tga_b4c58cbd.generated.vtex_c 2.5KB
insert_photo gloved_knuckle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gloved_knuckle.vmat_c 5.4KB
insert_photo gloved_sleeve_tga_5644723e.generated.vtex_c 7.2KB
insert_photo gloved_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gloved_sleeve.vmat_c 5.4KB
insert_photo rubberglovechrome_tga_34992061.generated.vtex_c 7.5KB
insert_photo rubberglovechrome_tga_61978a5.generated.vtex_c 7.2KB
insert_photo rubberglovechrome_vmat_g_trma_6ce988bd.generated.vtex_c 2.3KB
collections rubberglovechrome.vmat_c 5.9KB
materials/hl1/weapons/view/hgun
insert_photo hgun_back1_tga_c8f0bbd3.generated.vtex_c 44.5KB
insert_photo hgun_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_back1.vmat_c 5.4KB
insert_photo hgun_bottom1_tga_fa2fcba2.generated.vtex_c 4.5KB
insert_photo hgun_bottom1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_bottom1.vmat_c 5.4KB
insert_photo hgun_cheek1_tga_f21b98c2.generated.vtex_c 23.2KB
insert_photo hgun_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_cheek1.vmat_c 5.4KB
insert_photo hgun_horn1_tga_9eaf97bc.generated.vtex_c 12.5KB
insert_photo hgun_horn1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_horn1.vmat_c 5.4KB
materials/hl1/weapons/view/mp5
insert_photo buttstockrear_tga_4588e955.generated.vtex_c 7.2KB
insert_photo buttstockrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections buttstockrear.vmat_c 5.4KB
insert_photo clip_tga_9af4c8.generated.vtex_c 7.2KB
insert_photo clip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip.vmat_c 5.3KB
insert_photo glback_tga_bb571b5e.generated.vtex_c 3.2KB
insert_photo glback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glback.vmat_c 5.3KB
insert_photo gunbodyrear_tga_2915022a.generated.vtex_c 3.2KB
insert_photo gunbodyrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunbodyrear.vmat_c 5.4KB
insert_photo gunsidemap_tga_b8e509e7.generated.vtex_c 44.5KB
insert_photo gunsidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunsidemap.vmat_c 5.4KB
insert_photo handleback_tga_b03ff8c7.generated.vtex_c 2.5KB
insert_photo handleback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handleback.vmat_c 5.4KB
insert_photo hk_chrome_tga_3c8d1a93.generated.vtex_c 23.2KB
insert_photo hk_chrome_tga_619c21e2.generated.vtex_c 23.5KB
insert_photo hk_chrome_vmat_g_trma_5c5b680.generated.vtex_c 2.3KB
collections hk_chrome.vmat_c 5.8KB
insert_photo sighttop_tga_6664421a.generated.vtex_c 2.5KB
insert_photo sighttop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sighttop.vmat_c 5.3KB
insert_photo silencerback_tga_9b8badfc.generated.vtex_c 3.2KB
insert_photo silencerback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections silencerback.vmat_c 5.4KB
materials/hl1/weapons/view/python
insert_photo bluesteelchrome_tga_9fb2398a.generated.vtex_c 7.2KB
insert_photo bluesteelchrome_tga_fb3dc7a4.generated.vtex_c 7.5KB
insert_photo bluesteelchrome_vmat_g_trma_3138381f.generated.vtex_c 2.3KB
collections bluesteelchrome.vmat_c 5.9KB
insert_photo bulletchrome_tga_5114525d.generated.vtex_c 7.2KB
insert_photo bulletchrome_tga_7547edcd.generated.vtex_c 7.5KB
insert_photo bulletchrome_vmat_g_trma_b91ec0b7.generated.vtex_c 2.3KB
collections bulletchrome.vmat_c 5.9KB
insert_photo pythoncylrear2_tga_fbf78a1a.generated.vtex_c 12.6KB
collections pythoncylrear2.vmat_c 5.6KB
insert_photo pythonhandle_tga_b2807a30.generated.vtex_c 23.2KB
insert_photo pythonhandle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pythonhandle.vmat_c 5.4KB
materials/hl1/weapons/view/rpg
insert_photo join_tga_5e04428a.generated.vtex_c 12.5KB
insert_photo join_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections join.vmat_c 5.3KB
insert_photo m10cl_tga_e717f07a.generated.vtex_c 2.1KB
insert_photo m10cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m10cl.vmat_c 5.3KB
insert_photo m11cl_tga_2d57e411.generated.vtex_c 4.5KB
insert_photo m11cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m11cl.vmat_c 5.3KB
insert_photo m12cl_tga_e875f069.generated.vtex_c 2.5KB
insert_photo m12cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m12cl.vmat_c 5.3KB
insert_photo m13cl_tga_de59092c.generated.vtex_c 3.2KB
insert_photo m13cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m13cl.vmat_c 5.3KB
insert_photo m16cl_tga_c5f8b519.generated.vtex_c 2.5KB
insert_photo m16cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m16cl.vmat_c 5.3KB
insert_photo m17cl_tga_fb34939a.generated.vtex_c 2.5KB
insert_photo m17cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m17cl.vmat_c 5.3KB
insert_photo m18cl_tga_bbdc76c0.generated.vtex_c 2.5KB
insert_photo m18cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m18cl.vmat_c 5.3KB
insert_photo m1cl_tga_1f564a1f.generated.vtex_c 23.2KB
insert_photo m1cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m1cl.vmat_c 5.3KB
insert_photo m2cl_tga_bd4e4e1b.generated.vtex_c 4.5KB
insert_photo m2cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m2cl.vmat_c 5.3KB
insert_photo m3cl_tga_22c19ce6.generated.vtex_c 4.5KB
insert_photo m3cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m3cl.vmat_c 5.3KB
insert_photo m4cl_tga_e3e1849f.generated.vtex_c 2.5KB
insert_photo m4cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m4cl.vmat_c 5.3KB
insert_photo m5cl_tga_2187fe22.generated.vtex_c 12.5KB
insert_photo m5cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m5cl.vmat_c 5.3KB
insert_photo m6cl_tga_a282d6e6.generated.vtex_c 2.5KB
insert_photo m6cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m6cl.vmat_c 5.3KB
insert_photo m7cl_tga_87b23127.generated.vtex_c 2.1KB
insert_photo m7cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m7cl.vmat_c 5.3KB
insert_photo m8cl_tga_87d4cb87.generated.vtex_c 2.5KB
insert_photo m8cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m8cl.vmat_c 5.3KB
insert_photo m9cl_tga_b19e5b03.generated.vtex_c 1.8KB
insert_photo m9cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m9cl.vmat_c 5.3KB
insert_photo rocket_tga_be77a4c3.generated.vtex_c 12.5KB
insert_photo rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocket.vmat_c 5.3KB
insert_photo rocketmotor_tga_43bd9a5a.generated.vtex_c 2.5KB
insert_photo rocketmotor_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocketmotor.vmat_c 5.4KB
insert_photo sboxback_tga_eb78ef40.generated.vtex_c 2.5KB
insert_photo sboxback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sboxback.vmat_c 5.3KB
materials/hl1/weapons/view/satchel_radio
insert_photo det_front_tga_487796f5.generated.vtex_c 7.2KB
insert_photo det_front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_front.vmat_c 5.5KB
insert_photo det_side_tga_ded007e9.generated.vtex_c 4.5KB
insert_photo det_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_side.vmat_c 5.5KB
insert_photo detbutn_bright_tga_9865997c.generated.vtex_c 2.5KB
insert_photo detbutn_bright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections detbutn_bright.vmat_c 5.5KB
insert_photo dettop_tga_1b96f62a.generated.vtex_c 3.2KB
insert_photo dettop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dettop.vmat_c 5.4KB
insert_photo flapchrome_tga_3f4dc09b.generated.vtex_c 7.2KB
insert_photo flapchrome_tga_dbefc122.generated.vtex_c 7.5KB
insert_photo flapchrome_vmat_g_trma_3138381f.generated.vtex_c 2.3KB
collections flapchrome.vmat_c 6KB
materials/hl1/weapons/view/satchel
insert_photo bucklechrome_tga_7a9ee53c.generated.vtex_c 7.5KB
insert_photo bucklechrome_tga_9f385f3c.generated.vtex_c 7.2KB
insert_photo bucklechrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections bucklechrome.vmat_c 5.9KB
insert_photo expl_tga_c3a99ca2.generated.vtex_c 7.2KB
insert_photo expl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections expl.vmat_c 5.3KB
insert_photo radioside_tga_f508e5a1.generated.vtex_c 7.2KB
insert_photo radioside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections radioside.vmat_c 5.4KB
insert_photo satchel_body_tga_e054fcf2.generated.vtex_c 12.6KB
insert_photo satchel_body_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections satchel_body.vmat_c 5.4KB
insert_photo strap_tga_d48b3465.generated.vtex_c 3.2KB
insert_photo strap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections strap.vmat_c 5.4KB
materials/hl1/weapons/view/shotgun
insert_photo barrel_chrome_tga_6bc3d80f.generated.vtex_c 7.5KB
insert_photo barrel_chrome_tga_8815f2bf.generated.vtex_c 7.2KB
insert_photo barrel_chrome_vmat_g_trma_4a3ada4b.generated.vtex_c 2.3KB
collections barrel_chrome.vmat_c 5.9KB
insert_photo barrelltop_tga_1355d816.generated.vtex_c 4.5KB
insert_photo barrelltop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections barrelltop.vmat_c 5.4KB
insert_photo bodyback_tga_e484f4e6.generated.vtex_c 7.2KB
insert_photo bodyback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bodyback.vmat_c 5.4KB
insert_photo grip_tga_4b1b10ae.generated.vtex_c 4.5KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.3KB
insert_photo hand_forearm1_tga_bbb4059.generated.vtex_c 4.6KB
insert_photo hand_forearm1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hand_forearm1.vmat_c 5.4KB
insert_photo handle_tga_d131a3c5.generated.vtex_c 12.5KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.4KB
insert_photo sidemap_tga_5c6dcb13.generated.vtex_c 12.5KB
insert_photo sidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sidemap.vmat_c 5.4KB
insert_photo sight_tga_33471622.generated.vtex_c 12.5KB
insert_photo sight_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sight.vmat_c 5.4KB
materials/hl1/weapons/view/squeak
insert_photo chrome1_tga_392cb01.generated.vtex_c 7.2KB
insert_photo chrome1_tga_cdbb5f3b.generated.vtex_c 7.5KB
insert_photo chrome1_vmat_g_trma_dd64bf67.generated.vtex_c 2.3KB
collections chrome1.vmat_c 5.8KB
insert_photo sqk_eye1_tga_9eb8a9d4.generated.vtex_c 4.5KB
insert_photo sqk_eye1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_eye1.vmat_c 5.4KB
insert_photo sqk_mouth1_tga_4dacf5d.generated.vtex_c 4.5KB
insert_photo sqk_mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_mouth1.vmat_c 5.4KB
insert_photo sqk_side1_tga_e2fb6461.generated.vtex_c 44.5KB
insert_photo sqk_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_side1.vmat_c 5.4KB
materials/hl1/weapons/view/tripmine
insert_photo box_tga_1664b68.generated.vtex_c 1.8KB
insert_photo box_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections box.vmat_c 5.3KB
insert_photo face_tga_35dc3094.generated.vtex_c 23.2KB
insert_photo face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face.vmat_c 5.4KB
insert_photo lenschrome_tga_3b1a3958.generated.vtex_c 7.2KB
insert_photo lenschrome_tga_b12040c1.generated.vtex_c 7.5KB
insert_photo lenschrome_vmat_g_trma_fc22401f.generated.vtex_c 2.3KB
collections lenschrome.vmat_c 5.9KB
insert_photo light_tga_3ae0efc5.generated.vtex_c 3.2KB
insert_photo light_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections light.vmat_c 5.4KB
insert_photo side_tga_943f19d6.generated.vtex_c 3.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.4KB
materials/hl1/weapons/vr/crossbow
insert_photo bowtip_png_389880f4.generated.vtex_c 2.5KB
insert_photo bowtip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bowtip.vmat_c 5.4KB
insert_photo cliprear_png_d7e6b650.generated.vtex_c 4.5KB
insert_photo cliprear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections cliprear.vmat_c 5.4KB
insert_photo clipside_png_2860bfe5.generated.vtex_c 7.2KB
insert_photo clipside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clipside.vmat_c 5.4KB
insert_photo glove_handpak_png_5b194dc0.generated.vtex_c 4.6KB
insert_photo glove_handpak_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glove_handpak.vmat_c 5.5KB
insert_photo gloved_knuckle_png_1fc7e6.generated.vtex_c 1.9KB
insert_photo gloved_knuckle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gloved_knuckle.vmat_c 5.5KB
insert_photo grip_png_615a1bca.generated.vtex_c 7.2KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.3KB
insert_photo ladder_png_f0d8677b.generated.vtex_c 4.5KB
insert_photo ladder_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ladder.vmat_c 5.4KB
insert_photo lensring_png_99ae4766.generated.vtex_c 4.5KB
insert_photo lensring_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections lensring.vmat_c 5.4KB
insert_photo mechside_png_559f7762.generated.vtex_c 4.5KB
insert_photo mechside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechside.vmat_c 5.4KB
insert_photo mechtop_png_e59c4ee6.generated.vtex_c 12.5KB
insert_photo mechtop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechtop.vmat_c 5.4KB
insert_photo receivertop_png_1f784902.generated.vtex_c 7.2KB
insert_photo receivertop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections receivertop.vmat_c 5.4KB
insert_photo recevierside_png_3dfe1eb2.generated.vtex_c 4.6KB
insert_photo recevierside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections recevierside.vmat_c 5.4KB
insert_photo shoulders_png_d8fb9bd8.generated.vtex_c 4.5KB
insert_photo shoulders_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shoulders.vmat_c 5.4KB
insert_photo slide_rear_png_f7c752d1.generated.vtex_c 3.2KB
insert_photo slide_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_rear.vmat_c 5.4KB
insert_photo slide_side_png_be96d6e1.generated.vtex_c 4.5KB
insert_photo slide_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_side.vmat_c 5.4KB
insert_photo slide_top_png_3be7369a.generated.vtex_c 7.2KB
insert_photo slide_top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections slide_top.vmat_c 5.4KB
insert_photo stock_png_4bb0894.generated.vtex_c 12.5KB
insert_photo stock_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stock.vmat_c 5.3KB
insert_photo v_crossbow_reference_png_e1f55a8d.generated.vtex_c 139KB
insert_photo v_crossbow_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_crossbow_reference.vmat_c 5.6KB
insert_photo xbow_sleeve_png_556b41c4.generated.vtex_c 7.2KB
insert_photo xbow_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections xbow_sleeve.vmat_c 5.4KB
materials/hl1/weapons/vr/crowbar
insert_photo crowbar_01_png_7aa2b59b.generated.vtex_c 172.6KB
insert_photo crowbar_01_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections crowbar_01.vmat_c 5.4KB
materials/hl1/weapons/vr/egon
insert_photo bracket_png_9e59f0b2.generated.vtex_c 2.5KB
insert_photo bracket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bracket.vmat_c 5.3KB
insert_photo butt_work_png_af6f6265.generated.vtex_c 12.5KB
insert_photo butt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections butt_work.vmat_c 5.3KB
insert_photo collarbutt_work_png_9f65f6e7.generated.vtex_c 4.5KB
insert_photo collarbutt_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarbutt_work.vmat_c 5.4KB
insert_photo collarwork_png_42841149.generated.vtex_c 3.2KB
insert_photo collarwork_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections collarwork.vmat_c 5.4KB
insert_photo controls_work_png_9410b0a3.generated.vtex_c 12.5KB
insert_photo controls_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections controls_work.vmat_c 5.4KB
insert_photo handle_png_e74a078d.generated.vtex_c 3.2KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.3KB
insert_photo nose_work_png_4d7bb732.generated.vtex_c 23.2KB
insert_photo nose_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nose_work.vmat_c 5.3KB
insert_photo ring_attach_work_png_feef97ef.generated.vtex_c 2.2KB
insert_photo ring_attach_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_attach_work.vmat_c 5.4KB
insert_photo ring_work_png_ea147ca5.generated.vtex_c 3.2KB
insert_photo ring_work_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ring_work.vmat_c 5.3KB
insert_photo ringend_png_ce9a2200.generated.vtex_c 3.2KB
insert_photo ringend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections ringend.vmat_c 5.3KB
insert_photo v_egon_reference_png_aaa4f4d5.generated.vtex_c 172.6KB
insert_photo v_egon_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_egon_reference.vmat_c 5.4KB
insert_photo vf_back_png_394b044c.generated.vtex_c 4.5KB
insert_photo vf_back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_back.vmat_c 5.4KB
insert_photo vf_blanksides_png_50fac205.generated.vtex_c 3.2KB
insert_photo vf_blanksides_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections vf_blanksides.vmat_c 5.5KB
materials/hl1/weapons/vr/gauss
insert_photo batteryend_png_c08c9f47.generated.vtex_c 2.5KB
insert_photo batteryend_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections batteryend.vmat_c 5.4KB
insert_photo bottle_png_8b67b58.generated.vtex_c 3.2KB
insert_photo bottle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottle.vmat_c 5.3KB
insert_photo boxrear_png_1c8eba42.generated.vtex_c 12.5KB
insert_photo boxrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxrear.vmat_c 5.3KB
insert_photo boxsidea_png_13380519.generated.vtex_c 23.2KB
insert_photo boxsidea_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxsidea.vmat_c 5.4KB
insert_photo boxtopb_png_3fa9527.generated.vtex_c 2.5KB
insert_photo boxtopb_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections boxtopb.vmat_c 5.4KB
insert_photo gausschrome_png_a363e9fb.generated.vtex_c 23.5KB
insert_photo gausschrome_png_cb94b697.generated.vtex_c 23.2KB
insert_photo gausschrome_vmat_g_trma_bfdfdf29.generated.vtex_c 2.3KB
collections gausschrome.vmat_c 5.9KB
insert_photo glow_png_96ffbe6e.generated.vtex_c 12.5KB
insert_photo glow_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glow.vmat_c 5.3KB
insert_photo nuspinner2_png_aaba45bb.generated.vtex_c 7.2KB
insert_photo nuspinner2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections nuspinner2.vmat_c 5.4KB
insert_photo spinner_rear_png_d1fe4528.generated.vtex_c 4.5KB
insert_photo spinner_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spinner_rear.vmat_c 5.4KB
insert_photo v_gauss_reference_png_f643e0f5.generated.vtex_c 172.6KB
insert_photo v_gauss_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_gauss_reference.vmat_c 5.5KB
materials/hl1/weapons/vr/glock
insert_photo back_png_1e6660b2.generated.vtex_c 7.2KB
insert_photo back_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections back.vmat_c 5.3KB
insert_photo chrome_black_png_2bc38843.generated.vtex_c 7.5KB
insert_photo chrome_black_png_a61ddc73.generated.vtex_c 7.2KB
insert_photo chrome_black_vmat_g_trma_6d612cf1.generated.vtex_c 2.3KB
collections chrome_black.vmat_c 5.9KB
insert_photo gclip_png_49c01e47.generated.vtex_c 7.2KB
insert_photo gclip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclip.vmat_c 5.3KB
insert_photo gclipinside_png_9e4e25a5.generated.vtex_c 2.5KB
insert_photo gclipinside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gclipinside.vmat_c 5.4KB
insert_photo side_png_3f28fd15.generated.vtex_c 23.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.3KB
insert_photo top_png_f088c2e5.generated.vtex_c 7.2KB
insert_photo top_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections top.vmat_c 5.3KB
insert_photo v_beretta_bottom_png_73b2bad9.generated.vtex_c 2KB
insert_photo v_beretta_bottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_bottom.vmat_c 5.4KB
insert_photo v_beretta_main_png_6f39ad81.generated.vtex_c 12.5KB
insert_photo v_beretta_main_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_main.vmat_c 5.4KB
materials/hl1/weapons/vr/grenade
insert_photo grenade s_png_1657b4ea.generated.vtex_c 44.5KB
insert_photo grenade s_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade s.vmat_c 5.4KB
insert_photo grenade3_png_6858809.generated.vtex_c 12.5KB
insert_photo grenade3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade3.vmat_c 5.4KB
insert_photo grenchrome_png_323c8e47.generated.vtex_c 7.2KB
insert_photo grenchrome_png_c39d1521.generated.vtex_c 7.5KB
insert_photo grenchrome_vmat_g_trma_1719a503.generated.vtex_c 2.3KB
collections grenchrome.vmat_c 5.9KB
insert_photo spoont_png_3aefdd46.generated.vtex_c 7.2KB
insert_photo spoont_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spoont.vmat_c 5.3KB
materials/hl1/weapons/vr/hgun
insert_photo hgun_back1_png_9e2f45a.generated.vtex_c 44.5KB
insert_photo hgun_back1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_back1.vmat_c 5.4KB
insert_photo hgun_bottom1_png_a4fff227.generated.vtex_c 4.5KB
insert_photo hgun_bottom1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_bottom1.vmat_c 5.5KB
insert_photo hgun_cheek1_png_facc8d1f.generated.vtex_c 23.2KB
insert_photo hgun_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_cheek1.vmat_c 5.4KB
insert_photo hgun_horn1_png_3dcb18fa.generated.vtex_c 12.5KB
insert_photo hgun_horn1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgun_horn1.vmat_c 5.4KB
insert_photo hive_body_png_ef94c945.generated.vtex_c 172.5KB
insert_photo hive_body_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hive_body.vmat_c 5.3KB
insert_photo hive_chrome_png_e230ff48.generated.vtex_c 23.2KB
insert_photo hive_chrome_png_f9a44011.generated.vtex_c 23.5KB
insert_photo hive_chrome_vmat_g_trma_dd19537.generated.vtex_c 2.6KB
collections hive_chrome.vmat_c 6KB
insert_photo hive_pincers_png_2def0c35.generated.vtex_c 172.6KB
insert_photo hive_pincers_vmat_g_tnormal_693052c2.generated.vtex_c 2.1KB
collections hive_pincers.vmat_c 5.4KB
materials/hl1/weapons/vr/mp5
insert_photo buttstockrear_png_2bebad45.generated.vtex_c 7.2KB
insert_photo buttstockrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections buttstockrear.vmat_c 5.4KB
insert_photo clip_png_a98ea030.generated.vtex_c 7.1KB
insert_photo clip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip.vmat_c 5.3KB
insert_photo glback_png_6bf7bcb3.generated.vtex_c 3.2KB
insert_photo glback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glback.vmat_c 5.3KB
insert_photo gunbodyrear_png_77f7d3b3.generated.vtex_c 3.2KB
insert_photo gunbodyrear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunbodyrear.vmat_c 5.4KB
insert_photo gunsidemap_png_59f2a0b2.generated.vtex_c 23.2KB
insert_photo gunsidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gunsidemap.vmat_c 5.3KB
insert_photo handleback_png_3e48d2c0.generated.vtex_c 2.5KB
insert_photo handleback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handleback.vmat_c 5.3KB
insert_photo m4_reference_png_77f69cfb.generated.vtex_c 12.5KB
insert_photo m4_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m4_reference.vmat_c 5.4KB
insert_photo sighttop_png_f404cb87.generated.vtex_c 2.5KB
insert_photo sighttop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sighttop.vmat_c 5.3KB
insert_photo silencerback_png_3a7e5f9a.generated.vtex_c 3.2KB
insert_photo silencerback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections silencerback.vmat_c 5.4KB
materials/hl1/weapons/vr/python
insert_photo pythonhandle_png_d3ccd2a2.generated.vtex_c 23.2KB
insert_photo pythonhandle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections pythonhandle.vmat_c 5.5KB
insert_photo v_python_reference_png_2378d6fb.generated.vtex_c 44.6KB
insert_photo v_python_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_python_reference.vmat_c 5.6KB
materials/hl1/weapons/vr/rpg
insert_photo join_png_f4282e49.generated.vtex_c 12.5KB
insert_photo join_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections join.vmat_c 5.3KB
insert_photo m10cl_png_cf42735.generated.vtex_c 2.1KB
insert_photo m10cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m10cl.vmat_c 5.3KB
insert_photo m11cl_png_8559be9b.generated.vtex_c 4.5KB
insert_photo m11cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m11cl.vmat_c 5.3KB
insert_photo m12cl_png_72d88edd.generated.vtex_c 2.5KB
insert_photo m12cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m12cl.vmat_c 5.3KB
insert_photo m13cl_png_698d173b.generated.vtex_c 4.5KB
insert_photo m13cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m13cl.vmat_c 5.3KB
insert_photo m16cl_png_ad8447ac.generated.vtex_c 2.5KB
insert_photo m16cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m16cl.vmat_c 5.3KB
insert_photo m17cl_png_cfd1eeb5.generated.vtex_c 2.5KB
insert_photo m17cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m17cl.vmat_c 5.3KB
insert_photo m18cl_png_513ca2bb.generated.vtex_c 2.5KB
insert_photo m18cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m18cl.vmat_c 5.3KB
insert_photo m1cl_png_a8021633.generated.vtex_c 23.2KB
insert_photo m1cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m1cl.vmat_c 5.3KB
insert_photo m2cl_png_53229c12.generated.vtex_c 4.5KB
insert_photo m2cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m2cl.vmat_c 5.3KB
insert_photo m3cl_png_67e03e46.generated.vtex_c 4.5KB
insert_photo m3cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m3cl.vmat_c 5.3KB
insert_photo m4cl_png_c9e116b6.generated.vtex_c 2.4KB
insert_photo m4cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m4cl.vmat_c 5.3KB
insert_photo m5cl_png_c9693326.generated.vtex_c 12.5KB
insert_photo m5cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m5cl.vmat_c 5.3KB
insert_photo m6cl_png_e78c880c.generated.vtex_c 2.5KB
insert_photo m6cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m6cl.vmat_c 5.3KB
insert_photo m7cl_png_2f7b6ee6.generated.vtex_c 2.1KB
insert_photo m7cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m7cl.vmat_c 5.3KB
insert_photo m8cl_png_b29ca8ff.generated.vtex_c 2.4KB
insert_photo m8cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m8cl.vmat_c 5.3KB
insert_photo m9cl_png_4d1cfc0c.generated.vtex_c 1.9KB
insert_photo m9cl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m9cl.vmat_c 5.3KB
insert_photo rocket_png_83ae7491.generated.vtex_c 12.5KB
insert_photo rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocket.vmat_c 5.3KB
insert_photo rocketmotor_png_3d024e0.generated.vtex_c 2.5KB
insert_photo rocketmotor_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rocketmotor.vmat_c 5.4KB
insert_photo v_rpg_monitor_reference_png_4160ce8d.generated.vtex_c 172.6KB
insert_photo v_rpg_monitor_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_monitor_reference.vmat_c 5.5KB
insert_photo v_rpg_primer_png_169facae.generated.vtex_c 130.2KB
insert_photo v_rpg_primer_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_primer.vmat_c 5.4KB
insert_photo v_rpg_reference_png_4e293370.generated.vtex_c 172.6KB
insert_photo v_rpg_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_reference.vmat_c 5.4KB
insert_photo v_rpg_rocket_png_875012d7.generated.vtex_c 172.5KB
insert_photo v_rpg_rocket_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_rocket.vmat_c 5.4KB
materials/hl1/weapons/vr/satchel_radio
insert_photo det_chrome_png_a08eb3b9.generated.vtex_c 23.5KB
insert_photo det_chrome_png_fb82f87a.generated.vtex_c 23.2KB
insert_photo det_chrome_vmat_g_trma_c435b32d.generated.vtex_c 2.3KB
collections det_chrome.vmat_c 5.9KB
insert_photo det_front_png_c1a2d52b.generated.vtex_c 7.2KB
insert_photo det_front_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_front.vmat_c 5.4KB
insert_photo det_side_png_9f3c9199.generated.vtex_c 4.5KB
insert_photo det_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections det_side.vmat_c 5.4KB
insert_photo detbutn_bright_png_345ca470.generated.vtex_c 2.5KB
insert_photo detbutn_bright_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections detbutn_bright.vmat_c 5.5KB
insert_photo detonata_bod_png_57ea8aa6.generated.vtex_c 134.1KB
insert_photo detonata_bod_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections detonata_bod.vmat_c 5.5KB
insert_photo dettop_png_f67ceeb4.generated.vtex_c 3.2KB
insert_photo dettop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections dettop.vmat_c 5.4KB
materials/hl1/weapons/vr/satchel
insert_photo brass_chrome_png_5a631d31.generated.vtex_c 23.5KB
insert_photo brass_chrome_png_7875a2e4.generated.vtex_c 23.2KB
insert_photo brass_chrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections brass_chrome.vmat_c 5.9KB
insert_photo expl_png_66a9c090.generated.vtex_c 7.2KB
insert_photo expl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections expl.vmat_c 5.3KB
insert_photo psx_v_satchel_png_78fdafb5.generated.vtex_c 172.6KB
insert_photo psx_v_satchel_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections psx_v_satchel.vmat_c 5.4KB
insert_photo psx_v_satchel2_png_c59da187.generated.vtex_c 172.6KB
insert_photo psx_v_satchel2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections psx_v_satchel2.vmat_c 5.4KB
insert_photo psx_v_satchel3_png_ae079ddf.generated.vtex_c 87.2KB
insert_photo psx_v_satchel3_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections psx_v_satchel3.vmat_c 5.4KB
insert_photo radioside_png_8df78a6f.generated.vtex_c 7.2KB
insert_photo radioside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections radioside.vmat_c 5.4KB
insert_photo satchel_body_png_a24c9c17.generated.vtex_c 12.5KB
insert_photo satchel_body_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections satchel_body.vmat_c 5.4KB
insert_photo strap_png_73f6794f.generated.vtex_c 4.5KB
insert_photo strap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections strap.vmat_c 5.3KB
materials/hl1/weapons/vr/shotgun
insert_photo barrelltop_png_5d51983.generated.vtex_c 4.5KB
insert_photo barrelltop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections barrelltop.vmat_c 5.4KB
insert_photo bodyback_png_6df42c18.generated.vtex_c 7.2KB
insert_photo bodyback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bodyback.vmat_c 5.4KB
insert_photo grip_png_2973bc62.generated.vtex_c 4.5KB
insert_photo grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grip.vmat_c 5.3KB
insert_photo handle_png_9e12fbbd.generated.vtex_c 12.5KB
insert_photo handle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections handle.vmat_c 5.3KB
insert_photo shell_png_f097526e.generated.vtex_c 7.2KB
insert_photo shell_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shell.vmat_c 5.3KB
insert_photo sidemap_png_fc196e5a.generated.vtex_c 12.5KB
insert_photo sidemap_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sidemap.vmat_c 5.4KB
insert_photo sight_png_6d63f2ad.generated.vtex_c 12.5KB
insert_photo sight_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sight.vmat_c 5.3KB
insert_photo spas12_reference_png_456129c7.generated.vtex_c 44.6KB
insert_photo spas12_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections spas12_reference.vmat_c 5.5KB
materials/hl1/weapons/vr/squeak
insert_photo snark_eye_01_png_e1106efd.generated.vtex_c 172.6KB
insert_photo snark_eye_01_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections snark_eye_01.vmat_c 5.5KB
insert_photo snark_reference_png_c0813d6b.generated.vtex_c 172.6KB
insert_photo snark_reference_vmat_g_tnormal_438319a.generated.vtex_c 2.1KB
collections snark_reference.vmat_c 5.5KB
insert_photo sqk_eye1_png_fd923008.generated.vtex_c 4.5KB
insert_photo sqk_eye1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_eye1.vmat_c 5.4KB
insert_photo sqk_side1_png_827ec641.generated.vtex_c 23.2KB
insert_photo sqk_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sqk_side1.vmat_c 5.4KB
materials/hl1/weapons/vr/tripmine
insert_photo box_png_3f003f19.generated.vtex_c 4.5KB
insert_photo box_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections box.vmat_c 5.3KB
insert_photo face_png_40238836.generated.vtex_c 23.2KB
insert_photo face_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections face.vmat_c 5.3KB
insert_photo light_png_d9e4ba82.generated.vtex_c 3.2KB
insert_photo light_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections light.vmat_c 5.3KB
insert_photo side_png_eb8998b7.generated.vtex_c 3.2KB
insert_photo side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side.vmat_c 5.3KB
insert_photo tripmine_reference_png_f185bc9f.generated.vtex_c 172.6KB
insert_photo tripmine_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tripmine_reference.vmat_c 5.5KB
materials/hl1/weapons/world/crossbow_bolt
insert_photo boltchrome_tga_4f463e6a.generated.vtex_c 7.5KB
insert_photo boltchrome_tga_742af815.generated.vtex_c 7.2KB
insert_photo boltchrome_vmat_g_trma_1cb1b7c.generated.vtex_c 2.3KB
collections boltchrome.vmat_c 6KB
insert_photo finchome_tga_5383975c.generated.vtex_c 7.5KB
insert_photo finchome_tga_7df9d397.generated.vtex_c 7.2KB
insert_photo finchome_vmat_g_trma_ffe193d7.generated.vtex_c 2.6KB
collections finchome.vmat_c 6.4KB
materials/hl1/weapons/world/crossbow
insert_photo bowchrome_tga_1b478299.generated.vtex_c 7.2KB
insert_photo bowchrome_tga_c1a12f2c.generated.vtex_c 7.5KB
insert_photo bowchrome_vmat_g_trma_9622d38e.generated.vtex_c 2.3KB
collections bowchrome.vmat_c 5.9KB
insert_photo clip_side_tga_41b5fd83.generated.vtex_c 3.2KB
insert_photo clip_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections clip_side.vmat_c 5.4KB
insert_photo mechanismside_tga_35724454.generated.vtex_c 4.6KB
insert_photo mechanismside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mechanismside.vmat_c 5.5KB
insert_photo receiverside_tga_bb316dcb.generated.vtex_c 2.5KB
insert_photo receiverside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections receiverside.vmat_c 5.5KB
insert_photo sightcyl_tga_d04b14b6.generated.vtex_c 7.2KB
insert_photo sightcyl_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections sightcyl.vmat_c 5.4KB
insert_photo stock_tga_e0a9415d.generated.vtex_c 7.2KB
insert_photo stock_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stock.vmat_c 5.4KB
insert_photo string_tga_b70d6fbe.generated.vtex_c 4.5KB
insert_photo string_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections string.vmat_c 5.4KB
insert_photo world_grip_tga_e598ae5f.generated.vtex_c 2.5KB
insert_photo world_grip_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_grip.vmat_c 5.4KB
insert_photo world_shoulder_tga_21855029.generated.vtex_c 3.2KB
insert_photo world_shoulder_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_shoulder.vmat_c 5.5KB
insert_photo world_slide_tga_7f2fa609.generated.vtex_c 3.2KB
insert_photo world_slide_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_slide.vmat_c 5.4KB
materials/hl1/weapons/world/crowbar
insert_photo crowbar_tga_c69888c7.generated.vtex_c 2.5KB
insert_photo crowbar_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections crowbar.vmat_c 5.4KB
materials/hl1/weapons/world/egon
insert_photo world_egon_combined_tga_3e9dc601.generated.vtex_c 23.2KB
insert_photo world_egon_combined_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections world_egon_combined.vmat_c 5.5KB
materials/hl1/weapons/world/gauss
insert_photo body_rear_tga_17bc29b0.generated.vtex_c 4.5KB
insert_photo body_rear_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body_rear.vmat_c 5.4KB
insert_photo body_side_tga_4fb18319.generated.vtex_c 7.2KB
insert_photo body_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections body_side.vmat_c 5.4KB
insert_photo bottle_tga_e0f1f7b8.generated.vtex_c 4.5KB
insert_photo bottle_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections bottle.vmat_c 5.4KB
insert_photo rubbertube_tga_40f7f52a.generated.vtex_c 2.2KB
insert_photo rubbertube_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections rubbertube.vmat_c 5.4KB
insert_photo stock_tga_6d2d928f.generated.vtex_c 4.5KB
insert_photo stock_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections stock.vmat_c 5.3KB
materials/hl1/weapons/world/glock
insert_photo glockback_tga_b5475c7.generated.vtex_c 3.2KB
insert_photo glockback_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glockback.vmat_c 5.4KB
insert_photo glockfront_tga_76e90042.generated.vtex_c 3.2KB
insert_photo glockfront_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glockfront.vmat_c 5.4KB
insert_photo glockside_tga_85cdc601.generated.vtex_c 12.5KB
insert_photo glockside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glockside.vmat_c 5.4KB
insert_photo glocktop1_tga_d5bfcbd4.generated.vtex_c 2.5KB
insert_photo glocktop1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glocktop1.vmat_c 5.4KB
materials/hl1/weapons/world/grenade_hand
insert_photo grenade_side_tga_cd448f6b.generated.vtex_c 3.2KB
insert_photo grenade_side_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade_side.vmat_c 5.5KB
insert_photo grenade_skin_tga_565595e1.generated.vtex_c 4.6KB
insert_photo grenade_skin_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections grenade_skin.vmat_c 5.5KB
materials/hl1/weapons/world/hgun
insert_photo gun_back2_tga_d14ed5c6.generated.vtex_c 12.5KB
insert_photo gun_back2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_back2.vmat_c 5.4KB
insert_photo gun_cheek1_tga_136adac9.generated.vtex_c 7.2KB
insert_photo gun_cheek1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_cheek1.vmat_c 5.4KB
insert_photo gun_jaw1_tga_b43f11fa.generated.vtex_c 3.2KB
insert_photo gun_jaw1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_jaw1.vmat_c 5.4KB
insert_photo gun_mouth1_tga_fc6e2325.generated.vtex_c 7.2KB
insert_photo gun_mouth1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_mouth1.vmat_c 5.4KB
insert_photo gun_top1_tga_a8ab8caa.generated.vtex_c 12.5KB
insert_photo gun_top1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_top1.vmat_c 5.4KB
insert_photo gun_top2_tga_6817eb78.generated.vtex_c 12.5KB
insert_photo gun_top2_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gun_top2.vmat_c 5.4KB
insert_photo hg_side1_tga_a7fefca5.generated.vtex_c 4.5KB
insert_photo hg_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hg_side1.vmat_c 5.4KB
materials/hl1/weapons/world/hornet
insert_photo hgp_side1_tga_c8f4fcf.generated.vtex_c 7.2KB
insert_photo hgp_side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections hgp_side1.vmat_c 5.4KB
materials/hl1/weapons/world/mp5_grenade
insert_photo side1_tga_656a6be4.generated.vtex_c 3.2KB
insert_photo side1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections side1.vmat_c 5.4KB
insert_photo tip1_tga_e8125.generated.vtex_c 4.5KB
insert_photo tip1_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tip1.vmat_c 5.4KB
materials/hl1/weapons/world/mp5
insert_photo m203_tga_30deebdb.generated.vtex_c 3.2KB
insert_photo m203_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections m203.vmat_c 5.3KB
insert_photo mp5sideview_tga_79d5a807.generated.vtex_c 23.2KB
insert_photo mp5sideview_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections mp5sideview.vmat_c 5.4KB
materials/hl1/weapons/world/python
insert_photo wrld_python_tga_512aecf.generated.vtex_c 7.2KB
insert_photo wrld_python_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrld_python.vmat_c 5.4KB
materials/hl1/weapons/world/rpg
insert_photo new_worldrpg_combo_tga_456186a0.generated.vtex_c 23.2KB
insert_photo new_worldrpg_combo_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections new_worldrpg_combo.vmat_c 5.5KB
materials/hl1/weapons/world/satchel
insert_photo black_tga_59fb70ca.generated.vtex_c 4.5KB
insert_photo black_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections black.vmat_c 5.4KB
insert_photo radioside_tga_ed37b865.generated.vtex_c 3.2KB
insert_photo radioside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections radioside.vmat_c 5.4KB
insert_photo tag_tga_c37ad9db.generated.vtex_c 2.1KB
insert_photo tag_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections tag.vmat_c 5.3KB
insert_photo wrldsatchel_tga_f3e0bc3f.generated.vtex_c 12.6KB
insert_photo wrldsatchel_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections wrldsatchel.vmat_c 5.4KB
materials/hl1/weapons/world/shotgun
insert_photo shotdark_tga_2432469b.generated.vtex_c 1.8KB
insert_photo shotdark_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shotdark.vmat_c 5.4KB
insert_photo shothole_tga_61fcaac3.generated.vtex_c 2KB
insert_photo shothole_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shothole.vmat_c 5.4KB
insert_photo shotlight_tga_28486df4.generated.vtex_c 2.2KB
insert_photo shotlight_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shotlight.vmat_c 5.4KB
insert_photo shotside_tga_6c4f0acc.generated.vtex_c 12.5KB
insert_photo shotside_vmat_g_tnormal_fae5e5b4.generated.vtex_c 1.8KB
collections shotside.vmat_c 5.2KB
insert_photo shottop_tga_2cb09447.generated.vtex_c 7.2KB
insert_photo shottop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections shottop.vmat_c 5.4KB
materials/hl1/xen/fungus
insert_photo fungusbottom_tga_8a0b983.generated.vtex_c 4.5KB
insert_photo fungusbottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fungusbottom.vmat_c 5.3KB
insert_photo fungusside_tga_cfe06dcd.generated.vtex_c 23.2KB
insert_photo fungusside_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fungusside.vmat_c 5.3KB
insert_photo fungustop_tga_c61bd8b9.generated.vtex_c 4.5KB
insert_photo fungustop_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections fungustop.vmat_c 5.3KB
materials/hl1/xen/hair
insert_photo black_tga_27d6cbd5.generated.vtex_c 2.4KB
insert_photo black_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections black.vmat_c 5.2KB
materials/hl1/xen/protozoa
insert_photo glowskin_red_tga_58877457.generated.vtex_c 23.5KB
insert_photo glowskin_red_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glowskin_red.vmat_c 5.8KB
insert_photo glowskin_tga_46c32070.generated.vtex_c 23.5KB
insert_photo glowskin_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections glowskin.vmat_c 5.8KB
materials/hl1hd/weapons/view/9mmhandgun
insert_photo v_beretta_bottom_png_3d1be916.generated.vtex_c 4.6KB
insert_photo v_beretta_bottom_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_bottom.vmat_c 5.5KB
insert_photo v_beretta_main_png_ce875780.generated.vtex_c 13KB
insert_photo v_beretta_main_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_beretta_main.vmat_c 5.5KB
materials/hl1hd/weapons/view/crossbow
insert_photo bowchrome_png_1720235c.generated.vtex_c 7.2KB
insert_photo bowchrome_png_af79c589.generated.vtex_c 7.5KB
insert_photo bowchrome_vmat_g_trma_9212ca71.generated.vtex_c 2.6KB
collections bowchrome.vmat_c 6.2KB
insert_photo lenschrome_png_805b3492.generated.vtex_c 7.2KB
insert_photo lenschrome_png_bdf9b37f.generated.vtex_c 7.5KB
insert_photo lenschrome_vmat_g_trma_756f0f42.generated.vtex_c 2.3KB
collections lenschrome.vmat_c 6KB
insert_photo v_crossbow_reference_png_e842bd4e.generated.vtex_c 87.3KB
insert_photo v_crossbow_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_crossbow_reference.vmat_c 5.7KB
materials/hl1hd/weapons/view/gauss
insert_photo v_gauss_reference_png_2bb0ab68.generated.vtex_c 172.6KB
insert_photo v_gauss_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_gauss_reference.vmat_c 5.6KB
materials/hl1hd/weapons/view/hand
insert_photo gordon_glove_png_881d603d.generated.vtex_c 4.6KB
insert_photo gordon_glove_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_glove.vmat_c 5.4KB
insert_photo gordon_sleeve_png_67a48e7d.generated.vtex_c 23.2KB
insert_photo gordon_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_sleeve.vmat_c 5.4KB
materials/hl1hd/weapons/view/rpg
insert_photo v_rpg_reference_png_dbf799a8.generated.vtex_c 87.2KB
insert_photo v_rpg_reference_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections v_rpg_reference.vmat_c 5.4KB
materials
collections liquid_test.vmat_c 4.3KB
materials/models/editor
insert_photo scripted_sequence_tga_90a318a7.generated.vtex_c 44.9KB
collections scripted_sequence.vmat_c 4.8KB
materials/particle
insert_photo base_rope.vtex_c 20.6KB
insert_photo base_trail.vtex_c 65.9KB
materials/particle/fire_burning_character
insert_photo fire_burning_character.vtex_c 940.4KB
materials/particle/fire_particle_2
insert_photo fire_particle_2.vtex_c 666.7KB
materials/particle/fire_particle_4
insert_photo fire_particle_4.vtex_c 123.5KB
materials/particle/particle_flares
insert_photo aircraft_white.vtex_c 34KB
insert_photo particle_flare_001.vtex_c 123.2KB
insert_photo particle_flare_004_mod.vtex_c 66KB
insert_photo particle_flare_004.vtex_c 66KB
insert_photo particle_flare_007b.vtex_c 15.2KB
materials/particle
insert_photo particle_glow_01.vtex_c 65.9KB
materials/particles
insert_photo beam_generic_7.vtex_c 45.5KB
insert_photo beam_hotwhite_alpha.vtex_c 25.4KB
insert_photo beam_hotwhite.vtex_c 25.4KB
materials/particles/electrical
insert_photo electrical_arc_looping_e.vtex_c 219.1KB
insert_photo electrical_arc02.vtex_c 729.2KB
materials/particles/lasers
insert_photo beam_laser_soft_01.vtex_c 34.2KB
materials/particles
insert_photo light_glow_yellow.vtex_c 33.9KB
insert_photo particle_glow_05.vtex_c 27.9KB
materials/particles/simulated/fireballs
insert_photo fireball_v2.vtex_c 1.2MB
materials/particles/simulated/smoke/maya_wispy
insert_photo wispy_small.vtex_c 293.5KB
materials/particles/simulated/smoke/steam
insert_photo steam.vtex_c 403.6KB
materials/particles/smoke_fluid
insert_photo smoke_fluid.vtex_c 343KB
materials/particles/smoke/render
insert_photo smokeloop_g_1.vtex_c 1.6MB
insert_photo smokeloop_i_0_flwmix.vtex_c 202.2KB
materials/particles
insert_photo warp_ripple2_normal.vtex_c 65.9KB
materials/tools/new
insert_photo navattribute_color_png_9f6b72df.generated.vtex_c 28.3KB
materials/tools
collections toolsnavattribute.vmat_c 5.5KB
materials/vr
insert_photo gordon_glove_chrome_png_703feb40.generated.vtex_c 23.2KB
insert_photo gordon_glove_chrome_png_e6356e18.generated.vtex_c 23.5KB
insert_photo gordon_glove_chrome_vmat_g_trma_6ce988bd.generated.vtex_c 2.3KB
collections gordon_glove_chrome.vmat_c 5.8KB
insert_photo gordon_glove_png_38f5282.generated.vtex_c 172.5KB
insert_photo gordon_glove_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_glove.vmat_c 5.2KB
insert_photo gordon_sleeve_png_5d64c730.generated.vtex_c 172.5KB
insert_photo gordon_sleeve_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections gordon_sleeve.vmat_c 5.2KB
materials
insert_photo watertest_vmat_g_trma_26a5c695.generated.vtex_c 2.3KB
collections watertest.vmat_c 6.2KB
models/citizen_props
insert_photo concreteroaddivider01_color_png_39a8a98a.generated.vtex_c 848.8KB
insert_photo concreteroaddivider01_normal_png_a7f15030.generated.vtex_c 2.5MB
collections concreteroaddivider01.vmat_c 6KB
models/citizen_props/concreteroaddivider01
view_in_ar concreteroaddivider01_gib01_lod01.vmdl_c 12.2KB
models/citizen
text_snippet citizen.vanmgrph_c 48.4KB
view_in_ar citizen.vmdl_c 3.4MB
models/citizen/citizen
insert_photo head_lod0_vmorf.vtex_c 112.4KB
models/citizen/skin
insert_photo citizen_eyeao_vmat_g_tambientocclusion_8b5a0197.generated.vtex_c 1.5KB
insert_photo citizen_eyeao_vmat_g_tnormal_474c9ef1.generated.vtex_c 1.8KB
collections citizen_eyeao.vmat_c 5.4KB
insert_photo citizen_eyes_advanced_color_png_8895a003.generated.vtex_c 56.3KB
insert_photo citizen_eyes_advanced_iris_mask_psd_9299c4d0.generated.vtex_c 56.6KB
insert_photo citizen_eyes_advanced_iris_normal_png_44bf5eb8.generated.vtex_c 58.8KB
insert_photo citizen_eyes_advanced_normal_png_fc28d47a.generated.vtex_c 61.3KB
insert_photo citizen_eyes_advanced_vmat_g_tocclusion_b90a94c0.generated.vtex_c 1.5KB
collections citizen_eyes_advanced.vmat_c 7KB
insert_photo citizen_eyes_advanced02_vmat_g_tocclusion_b90a94c0.generated.vtex_c 1.5KB
collections citizen_eyes_advanced02.vmat_c 6.9KB
insert_photo citizen_eyes_advanced03_vmat_g_tocclusion_b90a94c0.generated.vtex_c 1.5KB
collections citizen_eyes_advanced03.vmat_c 6.9KB
insert_photo citizen_eyes_trans_png_1fe30426.generated.vtex_c 48.2KB
insert_photo citizen_skin_ao_png_71a1cc88.generated.vtex_c 952.3KB
insert_photo citizen_skin_bentnormal_png_29991593.generated.vtex_c 4.2MB
insert_photo citizen_skin_old_dark_color_png_5ea6bfdd.generated.vtex_c 4.5MB
insert_photo citizen_skin_old_normal_png_c39d7c9.generated.vtex_c 4.9MB
insert_photo citizen_skin_young_ao_png_bd72312b.generated.vtex_c 963.6KB
insert_photo citizen_skin_young_color_png_57825f18.generated.vtex_c 4MB
insert_photo citizen_skin_young_dark_02_color_png_85fc5b72.generated.vtex_c 3.4MB
insert_photo citizen_skin_young_dark_color_png_aef091a.generated.vtex_c 4.3MB
insert_photo citizen_skin_young_normal_png_4ad8cfe5.generated.vtex_c 4.5MB
insert_photo citizen_skin_young_normal_png_7a084b07.generated.vtex_c 4.5MB
collections citizen_skin01.vmat_c 7.4KB
collections citizen_skin02.vmat_c 7.3KB
collections citizen_skin03.vmat_c 7.3KB
collections citizen_skin04.vmat_c 7.3KB
collections citizen_skin05.vmat_c 7.3KB
models/dev
view_in_ar scientist_sitting.vmdl_c 42.9KB
models/editor
view_in_ar scripted_sequence.vmdl_c 3.9KB
models
view_in_ar healthstationmodelref.vmdl_c 5KB
models/hl1
view_in_ar apache.vmdl_c 34.5KB
models/hl1/gameplay
view_in_ar battery.vmdl_c 8.4KB
view_in_ar coffin.vmdl_c 8.4KB
view_in_ar medkit.vmdl_c 7.9KB
models/hl1/gib/agib
view_in_ar aliengeneric1.vmdl_c 4.9KB
view_in_ar aliengeneric2.vmdl_c 6.9KB
view_in_ar aliengeneric3.vmdl_c 7.2KB
view_in_ar aliengeneric4.vmdl_c 8KB
models/hl1/gib/computer
view_in_ar comp1.vmdl_c 6.2KB
view_in_ar comp10.vmdl_c 6.3KB
view_in_ar comp11.vmdl_c 5.9KB
view_in_ar comp12.vmdl_c 6.8KB
view_in_ar comp13.vmdl_c 7.3KB
view_in_ar comp2.vmdl_c 6.3KB
view_in_ar comp3.vmdl_c 5.7KB
view_in_ar comp4.vmdl_c 7.4KB
view_in_ar comp5.vmdl_c 7.6KB
view_in_ar comp6.vmdl_c 9.5KB
view_in_ar comp7.vmdl_c 6.2KB
view_in_ar comp8.vmdl_c 6.5KB
view_in_ar comp9.vmdl_c 7.4KB
models/hl1/gib/concrete
view_in_ar chunk1_big.vmdl_c 6.7KB
view_in_ar chunk1_biggest.vmdl_c 6.8KB
view_in_ar chunk1_small.vmdl_c 7KB
view_in_ar gib1.vmdl_c 3.1KB
view_in_ar gib10.vmdl_c 6.8KB
view_in_ar gib11.vmdl_c 6.5KB
view_in_ar gib12.vmdl_c 6.5KB
view_in_ar gib13.vmdl_c 6.6KB
view_in_ar gib14.vmdl_c 7.2KB
view_in_ar gib15.vmdl_c 7.5KB
view_in_ar gib16.vmdl_c 7.2KB
view_in_ar gib17.vmdl_c 8.3KB
view_in_ar gib18.vmdl_c 9.5KB
view_in_ar gib2.vmdl_c 6.5KB
view_in_ar gib3.vmdl_c 6.4KB
view_in_ar gib4.vmdl_c 6.4KB
view_in_ar gib5.vmdl_c 7.2KB
view_in_ar gib6.vmdl_c 7.8KB
view_in_ar gib7.vmdl_c 5.8KB
view_in_ar gib8.vmdl_c 7.2KB
view_in_ar gib9.vmdl_c 7.3KB
models/hl1/gib/glass
view_in_ar shard1.vmdl_c 5.5KB
view_in_ar shard2.vmdl_c 5.4KB
view_in_ar shard3.vmdl_c 5.5KB
view_in_ar shard4.vmdl_c 5.6KB
view_in_ar shard5.vmdl_c 5.4KB
view_in_ar shard6.vmdl_c 5.4KB
view_in_ar shard7.vmdl_c 6.5KB
models/hl1/gib/hgib
view_in_ar hgib_b_bone1.vmdl_c 8KB
view_in_ar hgib_b_gib1.vmdl_c 5.4KB
view_in_ar hgib_guts1.vmdl_c 9.3KB
view_in_ar hgib_hmeat1.vmdl_c 9.9KB
view_in_ar hgib_legbone1.vmdl_c 8.3KB
view_in_ar hgib_lung1.vmdl_c 7.7KB
view_in_ar hgib_skull1.vmdl_c 9.2KB
models/hl1/gib/wood
view_in_ar wood_plank1.vmdl_c 6.3KB
view_in_ar wood_plank2.vmdl_c 5.9KB
view_in_ar wood1_splinter.vmdl_c 5.7KB
view_in_ar wood1.vmdl_c 6.7KB
view_in_ar wood2.vmdl_c 6.7KB
view_in_ar wood3.vmdl_c 7.3KB
view_in_ar wood4.vmdl_c 6.9KB
models/hl1/intro
view_in_ar mrvalve.vmdl_c 100.6KB
view_in_ar spiggot.vmdl_c 12.1KB
models/hl1/items
view_in_ar can.vmdl_c 6.8KB
view_in_ar suit.vmdl_c 15KB
models/hl1/monster
view_in_ar barney.vmdl_c 395.2KB
view_in_ar bullsquid.vmdl_c 450.1KB
view_in_ar forklift.vmdl_c 26.2KB
view_in_ar gman.vmdl_c 108.2KB
view_in_ar headcrab.vmdl_c 104.3KB
models/hl1/monster/hgrunt
view_in_ar hgrunt_00.vmdl_c 362.7KB
view_in_ar hgrunt_01.vmdl_c 363.6KB
view_in_ar hgrunt_02.vmdl_c 362.6KB
view_in_ar hgrunt_04.vmdl_c 363.4KB
models/hl1/monster
view_in_ar holo.vmdl_c 178.3KB
view_in_ar houndeye.vmdl_c 161.9KB
view_in_ar osprey.vmdl_c 20.1KB
view_in_ar roach.vmdl_c 10.4KB
models/hl1/monster/scientist
view_in_ar scientist_01.vmdl_c 740.9KB
view_in_ar scientist_02.vmdl_c 740.6KB
view_in_ar scientist_03.vmdl_c 738.9KB
view_in_ar scientist_04.vmdl_c 738.7KB
models/hl1/monster
view_in_ar vortigaunt.vmdl_c 308.5KB
view_in_ar zombie.vmdl_c 362.5KB
models/hl1/player
view_in_ar barney.vmdl_c 289.2KB
view_in_ar gina.vmdl_c 258.1KB
view_in_ar gman.vmdl_c 285.6KB
view_in_ar gordon.vmdl_c 281.2KB
view_in_ar helmet.vmdl_c 257.8KB
view_in_ar hgrunt.vmdl_c 275.8KB
view_in_ar player.vmdl_c 327.9KB
view_in_ar robo.vmdl_c 225.3KB
view_in_ar scientist.vmdl_c 237.6KB
view_in_ar zombie.vmdl_c 219KB
models/hl1/weapons/ammo
view_in_ar w_357ammobox.vmdl_c 8.1KB
view_in_ar w_9mmar.vmdl_c 6.4KB
view_in_ar w_9mmbox.vmdl_c 7.3KB
view_in_ar w_9mmclip.vmdl_c 6KB
view_in_ar w_argrenade.vmdl_c 6.7KB
view_in_ar w_crossbow_clip.vmdl_c 9.3KB
view_in_ar w_gaussammo.vmdl_c 7.1KB
view_in_ar w_rpgammo.vmdl_c 6.9KB
view_in_ar w_shotbox.vmdl_c 6.8KB
models/hl1/weapons/player
view_in_ar p_crossbow.vmdl_c 10.9KB
view_in_ar p_crowbar.vmdl_c 5.6KB
view_in_ar p_egon.vmdl_c 9.1KB
view_in_ar p_gauss.vmdl_c 12.9KB
view_in_ar p_glock.vmdl_c 6.8KB
view_in_ar p_grenade.vmdl_c 5.8KB
view_in_ar p_hgun.vmdl_c 9.2KB
view_in_ar p_mp5.vmdl_c 8.2KB
view_in_ar p_python.vmdl_c 7.1KB
view_in_ar p_rpg.vmdl_c 7.1KB
view_in_ar p_satchel.vmdl_c 7.2KB
view_in_ar p_shotgun.vmdl_c 11.9KB
view_in_ar p_squeak.vmdl_c 9.9KB
view_in_ar p_tripmine.vmdl_c 8.4KB
models/hl1/weapons/view
view_in_ar v_crossbow_hd.vmdl_c 170KB
view_in_ar v_crossbow.vmdl_c 146.4KB
view_in_ar v_crowbar_hd.vmdl_c 53KB
view_in_ar v_crowbar.vmdl_c 24.5KB
view_in_ar v_egon_hd.vmdl_c 72.8KB
view_in_ar v_egon.vmdl_c 63KB
view_in_ar v_gauss_hd.vmdl_c 37.8KB
view_in_ar v_gauss.vmdl_c 54.7KB
view_in_ar v_glock_hd.vmdl_c 97.2KB
view_in_ar v_glock.vmdl_c 72.3KB
view_in_ar v_grenade_hd.vmdl_c 72.4KB
view_in_ar v_grenade.vmdl_c 70.8KB
view_in_ar v_hgun_hd.vmdl_c 46.8KB
view_in_ar v_hgun.vmdl_c 31.9KB
view_in_ar v_mp5_hd.vmdl_c 84.9KB
view_in_ar v_mp5.vmdl_c 45.2KB
view_in_ar v_python_hd.vmdl_c 108.1KB
view_in_ar v_python.vmdl_c 100KB
view_in_ar v_rpg_hd.vmdl_c 105.7KB
view_in_ar v_rpg.vmdl_c 72.8KB
view_in_ar v_satchel_hd.vmdl_c 75.3KB
view_in_ar v_satchel_radio_hd.vmdl_c 63.6KB
view_in_ar v_satchel_radio.vmdl_c 38.2KB
view_in_ar v_satchel.vmdl_c 43.3KB
view_in_ar v_shotgun_hd.vmdl_c 86.2KB
view_in_ar v_shotgun.vmdl_c 38.8KB
view_in_ar v_squeak_hd.vmdl_c 115.3KB
view_in_ar v_squeak.vmdl_c 95.6KB
view_in_ar v_tripmine_hd.vmdl_c 83.5KB
view_in_ar v_tripmine.vmdl_c 79.9KB
models/hl1/weapons/vr
view_in_ar crossbow_hd.vmdl_c 109.6KB
view_in_ar crossbow.vmdl_c 134.2KB
view_in_ar crowbar_hd.vmdl_c 34.6KB
view_in_ar crowbar.vmdl_c 36.1KB
view_in_ar egon_hd.vmdl_c 56.5KB
view_in_ar egon.vmdl_c 51KB
view_in_ar gauss_hd.vmdl_c 88.3KB
view_in_ar gauss.vmdl_c 51.3KB
view_in_ar glock_hd.vmdl_c 60.6KB
view_in_ar glock.vmdl_c 64KB
view_in_ar grenade_hd.vmdl_c 49.6KB
view_in_ar grenade.vmdl_c 69.6KB
view_in_ar hgun_hd.vmdl_c 112.7KB
view_in_ar hgun.vmdl_c 36KB
view_in_ar mp5_hd.vmdl_c 88.9KB
view_in_ar mp5.vmdl_c 50.1KB
view_in_ar python_hd.vmdl_c 69KB
view_in_ar python.vmdl_c 76.6KB
view_in_ar rpg_hd.vmdl_c 89.7KB
view_in_ar rpg.vmdl_c 67.1KB
view_in_ar satchel_hd.vmdl_c 47.1KB
view_in_ar satchel_radio_hd.vmdl_c 47.3KB
view_in_ar satchel_radio.vmdl_c 34.6KB
view_in_ar satchel.vmdl_c 40.7KB
view_in_ar shotgun_hd.vmdl_c 84.4KB
view_in_ar shotgun.vmdl_c 48.8KB
view_in_ar squeak_hd.vmdl_c 85.8KB
view_in_ar squeak.vmdl_c 66.8KB
view_in_ar tripmine_hd.vmdl_c 47.3KB
view_in_ar tripmine.vmdl_c 35.6KB
models/hl1/weapons/world
view_in_ar crossbow_bolt.vmdl_c 6KB
view_in_ar crossbow.vmdl_c 23.3KB
view_in_ar crowbar.vmdl_c 15.2KB
view_in_ar egon.vmdl_c 14.1KB
view_in_ar gauss.vmdl_c 17.9KB
view_in_ar glock.vmdl_c 12KB
view_in_ar grenade_mp5.vmdl_c 7.4KB
view_in_ar grenade.vmdl_c 12.4KB
view_in_ar hgun.vmdl_c 16.7KB
view_in_ar hornet.vmdl_c 6KB
view_in_ar mp5.vmdl_c 14.2KB
view_in_ar python.vmdl_c 13.5KB
view_in_ar rpg_rocket.vmdl_c 6.7KB
view_in_ar rpg.vmdl_c 13.1KB
view_in_ar satchel.vmdl_c 17.2KB
view_in_ar shotgun.vmdl_c 18.1KB
view_in_ar sqknest.vmdl_c 15.9KB
view_in_ar squeak_npc.vmdl_c 22.5KB
view_in_ar squeak.vmdl_c 11.3KB
view_in_ar tripmine.vmdl_c 13.1KB
models/hl1/xen
view_in_ar fungus.vmdl_c 19.3KB
view_in_ar fungus(large).vmdl_c 17.7KB
view_in_ar fungus(small).vmdl_c 14.2KB
view_in_ar hair.vmdl_c 10.6KB
view_in_ar protozoa.vmdl_c 14.8KB
models/shadertest
view_in_ar envballs.vmdl_c 258.2KB
models
view_in_ar suitchargermodelref.vmdl_c 5KB
models/vr/v_hand_hevsuit
view_in_ar v_hand_hevsuit_left.vmdl_c 24.3KB
view_in_ar v_hand_hevsuit_right.vmdl_c 30.9KB
models/vr/v_hand_labcoat
insert_photo scientist_coat_png_ac9d2784.generated.vtex_c 172.5KB
insert_photo scientist_coat_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scientist_coat.vmat_c 5.3KB
insert_photo scientist_hands_wht_png_2f501bd8.generated.vtex_c 343.4KB
insert_photo scientist_hands_wht_vmat_g_tnormal_49b3bca5.generated.vtex_c 2.1KB
collections scientist_hands_wht.vmat_c 6.1KB
view_in_ar v_hand_labcoat_left.vmdl_c 10.3KB
view_in_ar v_hand_labcoat_right.vmdl_c 10.6KB
obsolete
text_snippet obsolete.txt 736B
particles
text_snippet egon_beam.vpcf_c 3.3KB
text_snippet egon.vpcf_c 522B
text_snippet env_beam.vpcf_c 2.9KB
text_snippet explosion_hd_gib_large.vpcf_c 4.2KB
text_snippet explosion_hd_gib.vpcf_c 3.1KB
text_snippet explosion_hd.vpcf_c 4.4KB
text_snippet explosion_smoke.vpcf_c 2.1KB
text_snippet explosion_tripmine.vpcf_c 2.1KB
text_snippet explosion.vpcf_c 2.1KB
particles/explosion/barrel_explosion
text_snippet explosion_fire_ring.vpcf_c 3.4KB
text_snippet explosion_flash.vpcf_c 3.8KB
text_snippet explosion_gib_large_smoke.vpcf_c 2.8KB
text_snippet explosion_gib.vpcf_c 4.5KB
text_snippet explosion_gib2.vpcf_c 5KB
text_snippet explosion_ground_a.vpcf_c 1.9KB
text_snippet explosion_ground.vpcf_c 2KB
text_snippet explosion_refraction.vpcf_c 3.1KB
text_snippet explosion_shock_ring.vpcf_c 3.9KB
text_snippet explosion_smoke_ring.vpcf_c 3.6KB
text_snippet explosion_smoke2.vpcf_c 4KB
particles
text_snippet explosionsparkles.vpcf_c 2.5KB
text_snippet gauss_impact.vpcf_c 2KB
text_snippet generic_beam.vpcf_c 2.3KB
text_snippet hlimpact_blood_spark.vpcf_c 2KB
text_snippet hlimpact_blood_yellow_spark.vpcf_c 2.1KB
text_snippet hlimpact_blood_yellow.vpcf_c 2.3KB
text_snippet hlimpact_blood.vpcf_c 2.3KB
text_snippet hlimpact_spark.vpcf_c 2.2KB
text_snippet hlimpact.vpcf_c 2.2KB
text_snippet hornet_trail.vpcf_c 2.2KB
text_snippet laserdot.vpcf_c 1.9KB
text_snippet lgtning.vpcf_c 1.9KB
text_snippet muzflash.vpcf_c 1.7KB
text_snippet muzflash1.vpcf_c 1.8KB
text_snippet muzflash2.vpcf_c 1.8KB
text_snippet muzflash3.vpcf_c 1.7KB
text_snippet spark.vpcf_c 2.3KB
text_snippet sparkflash.vpcf_c 1.8KB
text_snippet tracer.standard.vpcf_c 2.7KB
text_snippet tripmine_laser_end.vpcf_c 2.1KB
text_snippet tripmine_laser.vpcf_c 2.2KB
playermodel
text_snippet barney.pm_c 519B
text_snippet citizen.pm_c 584B
text_snippet freeman.pm_c 561B
text_snippet gina.pm_c 528B
text_snippet gman.pm_c 528B
text_snippet gordon.pm_c 530B
text_snippet helmet.pm_c 519B
text_snippet hgrunt.pm_c 519B
text_snippet player.pm_c 561B
text_snippet robo.pm_c 517B
text_snippet scientist.pm_c 538B
text_snippet zombie.pm_c 519B
resource/styles
text_snippet _crosshair.scss 358B
text_snippet _damageindicator.scss 491B
text_snippet _hitindicator.scss 578B
text_snippet _inventory.scss 2.9KB
text_snippet _killfeed.scss 3KB
text_snippet _pickupfeed.scss 3.1KB
text_snippet _scoreboard.scss 1.3KB
text_snippet chatbox.scss 1.4KB
text_snippet gui.scss 15.4KB
text_snippet hud.scss 7.6KB
text_snippet ingamemenu.scss 333B
text_snippet nametag.scss 358B
text_snippet team.scss 1.1KB
text_snippet voicespeaker.scss 285B
text_snippet vr.scss 3.8KB
resource/templates
text_snippet flag.html 468B
text_snippet hud.html 257B
text_snippet options.html 8.1KB
text_snippet teamselect.html 530B
text_snippet test.html 873B
shaders
text_snippet chrome.shader 4KB
text_snippet chrome.shader_c 261.4KB
text_snippet envsprite.shader 2.8KB
text_snippet envsprite.shader_c 137.6KB
text_snippet qliquid.shader 3.9KB
text_snippet qliquid.shader_c 263.1KB
text_snippet unlit.shader 2.5KB
text_snippet unlit.shader_c 207.3KB
sounds
text_snippet dm_item_battery.sound_c 504B
text_snippet dm.grenade_throw.sound_c 652B
text_snippet dm.item_charger_empty.sound_c 613B
text_snippet dm.item_charger_full.sound_c 747B
text_snippet dm.item_health.sound_c 504B
text_snippet dm.item_respawn.sound_c 554B
text_snippet dm.pickup_ammo.sound_c 557B
text_snippet dm.pickup_weapon.sound_c 558B
text_snippet dm.tripmine_activated.sound_c 587B
text_snippet dm.tripmine_armed.sound_c 588B
text_snippet dm.tripmine_arming.sound_c 644B
text_snippet dm.ui_attacker.sound_c 560B
text_snippet dm.ui_open.sound_c 530B
text_snippet dm.ui_select.sound_c 531B
text_snippet dm.ui_tap.sound_c 535B
sounds/electrical
text_snippet beep.vsnd_c 30.1KB
text_snippet beepfast.vsnd_c 17.1KB
text_snippet beepfast2.vsnd_c 15.2KB
text_snippet beepshakey.vsnd_c 15.9KB
text_snippet electrowibblewibble.vsnd_c 35.9KB
text_snippet powerup.vsnd_c 26.5KB
sounds/hl1/agrunt
text_snippet ag_fire.sound_c 613B
text_snippet ag_fire1.vsnd_c 10.3KB
text_snippet ag_fire2.vsnd_c 8.7KB
text_snippet ag_fire3.vsnd_c 8.9KB
sounds/hl1/ambience
text_snippet _comma.vsnd_c 3.3KB
text_snippet alien_beacon.sound_c 551B
text_snippet alien_beacon.vsnd_c 45.1KB
text_snippet alien_blipper.sound_c 552B
text_snippet alien_blipper.vsnd_c 81.8KB
text_snippet alien_builder.sound_c 552B
text_snippet alien_builder.vsnd_c 35.6KB
text_snippet alien_chatter.sound_c 552B
text_snippet alien_chatter.vsnd_c 61.3KB
text_snippet alien_creeper.sound_c 552B
text_snippet alien_creeper.vsnd_c 89.4KB
text_snippet alien_cycletone.sound_c 554B
text_snippet alien_cycletone.vsnd_c 38.9KB
text_snippet alien_frantic.sound_c 552B
text_snippet alien_frantic.vsnd_c 25.9KB
text_snippet alien_hollow.sound_c 551B
text_snippet alien_hollow.vsnd_c 21.3KB
text_snippet alien_humongo.sound_c 552B
text_snippet alien_humongo.vsnd_c 63.6KB
text_snippet alien_minddrill.sound_c 554B
text_snippet alien_minddrill.vsnd_c 81.8KB
text_snippet alien_powernode.sound_c 554B
text_snippet alien_powernode.vsnd_c 68.4KB
text_snippet alien_purrmachine.sound_c 556B
text_snippet alien_purrmachine.vsnd_c 51.1KB
text_snippet alien_squit.sound_c 550B
text_snippet alien_squit.vsnd_c 51.7KB
text_snippet alien_twow.sound_c 549B
text_snippet alien_twow.vsnd_c 24.3KB
text_snippet alien_zonerator.sound_c 554B
text_snippet alien_zonerator.vsnd_c 32.3KB
text_snippet aliencave1.sound_c 549B
text_snippet aliencave1.vsnd_c 57.5KB
text_snippet alienclicker1.sound_c 552B
text_snippet alienclicker1.vsnd_c 40.2KB
text_snippet alienfazzle1.sound_c 551B
text_snippet alienfazzle1.vsnd_c 37.2KB
text_snippet alienflyby1.sound_c 550B
text_snippet alienflyby1.vsnd_c 80.4KB
text_snippet alienlaser1.sound_c 550B
text_snippet alienlaser1.vsnd_c 22.7KB
text_snippet alienvalve1.sound_c 550B
text_snippet alienvalve1.vsnd_c 25.7KB
text_snippet alienvalve2.sound_c 550B
text_snippet alienvalve2.vsnd_c 25.7KB
text_snippet alienvoices1.sound_c 551B
text_snippet alienvoices1.vsnd_c 58.9KB
text_snippet alienwind1.sound_c 549B
text_snippet alienwind1.vsnd_c 47KB
text_snippet alienwind2.sound_c 549B
text_snippet alienwind2.vsnd_c 39KB
text_snippet ambience.alienminddrill.sound_c 650B
text_snippet ambience.labdrone2.sound_c 548B
text_snippet ambience.particlesuck1.sound_c 686B
text_snippet ambience.particlesuck2.sound_c 569B
text_snippet ambience.rocketgroan2.sound_c 568B
text_snippet ambience.siren.sound_c 544B
text_snippet ambience.steamburst1.sound_c 550B
text_snippet bee1.sound_c 527B
text_snippet bee1.vsnd_c 13.2KB
text_snippet bee2.sound_c 527B
text_snippet bee2.vsnd_c 13.6KB
text_snippet biggun1.sound_c 546B
text_snippet biggun1.vsnd_c 23.1KB
text_snippet biggun2.sound_c 546B
text_snippet biggun2.vsnd_c 42.4KB
text_snippet biggun3.sound_c 546B
text_snippet biggun3.vsnd_c 56KB
text_snippet bigwarning.sound_c 549B
text_snippet bigwarning.vsnd_c 15KB
text_snippet biotone.sound_c 546B
text_snippet biotone.vsnd_c 10KB
text_snippet boomer.sound_c 545B
text_snippet boomer.vsnd_c 77.2KB
text_snippet breather.sound_c 547B
text_snippet breather.vsnd_c 51KB
text_snippet burning1.sound_c 547B
text_snippet burning1.vsnd_c 58.7KB
text_snippet burning2.sound_c 547B
text_snippet burning2.vsnd_c 37.7KB
text_snippet burning3.sound_c 547B
text_snippet burning3.vsnd_c 59.4KB
text_snippet computalk1.sound_c 666B
text_snippet computalk1.vsnd_c 69.7KB
text_snippet computalk2.sound_c 666B
text_snippet computalk2.vsnd_c 60.7KB
text_snippet cricket.sound_c 546B
text_snippet cricket.vsnd_c 20.8KB
text_snippet crickets.sound_c 547B
text_snippet crickets.vsnd_c 39.2KB
text_snippet crtnoise.sound_c 547B
text_snippet crtnoise.vsnd_c 17.1KB
text_snippet deadsignal1.sound_c 550B
text_snippet deadsignal1.vsnd_c 21.2KB
text_snippet deadsignal2.sound_c 550B
text_snippet deadsignal2.vsnd_c 18.3KB
text_snippet des_wind1.sound_c 548B
text_snippet des_wind1.vsnd_c 42.4KB
text_snippet des_wind2.sound_c 548B
text_snippet des_wind2.vsnd_c 31.5KB
text_snippet des_wind3.sound_c 548B
text_snippet des_wind3.vsnd_c 47.6KB
text_snippet disgusting.sound_c 549B
text_snippet disgusting.vsnd_c 20.8KB
text_snippet distantmortar1.sound_c 553B
text_snippet distantmortar1.vsnd_c 22.8KB
text_snippet distantmortar2.sound_c 553B
text_snippet distantmortar2.vsnd_c 20.9KB
text_snippet distantmortar3.sound_c 553B
text_snippet distantmortar3.vsnd_c 31.6KB
text_snippet drips.sound_c 645B
text_snippet drips.vsnd_c 79.3KB
text_snippet dronemachine1.sound_c 669B
text_snippet dronemachine1.vsnd_c 21.6KB
text_snippet dronemachine2.sound_c 669B
text_snippet dronemachine2.vsnd_c 29.6KB
text_snippet dronemachine3.sound_c 669B
text_snippet dronemachine3.vsnd_c 31KB
text_snippet flameburst1.sound_c 550B
text_snippet flameburst1.vsnd_c 22.2KB
text_snippet flies.sound_c 544B
text_snippet flies.vsnd_c 94.9KB
text_snippet goal_1.sound_c 545B
text_snippet goal_1.vsnd_c 86.6KB
text_snippet hammer.sound_c 545B
text_snippet hammer.vsnd_c 47.8KB
text_snippet hawk1.sound_c 544B
text_snippet hawk1.vsnd_c 2.5KB
text_snippet hl1-siren.sound_c 544B
text_snippet industrial1.sound_c 550B
text_snippet industrial1.vsnd_c 29.9KB
text_snippet industrial2.sound_c 550B
text_snippet industrial2.vsnd_c 51.9KB
text_snippet industrial3.sound_c 550B
text_snippet industrial3.vsnd_c 29.5KB
text_snippet industrial4.sound_c 550B
text_snippet industrial4.vsnd_c 31.8KB
text_snippet jetflyby1.sound_c 548B
text_snippet jetflyby1.vsnd_c 165.3KB
text_snippet labdrone1.sound_c 665B
text_snippet labdrone1.vsnd_c 58.4KB
text_snippet labdrone2.sound_c 665B
text_snippet labdrone2.vsnd_c 33.8KB
text_snippet labgear.sound_c 546B
text_snippet labgear.vsnd_c 29KB
text_snippet labmoan.sound_c 647B
text_snippet labmoan.vsnd_c 32.5KB
text_snippet littlemachine.sound_c 669B
text_snippet littlemachine.vsnd_c 8.5KB
text_snippet loader_hydra1.sound_c 552B
text_snippet loader_hydra1.vsnd_c 13KB
text_snippet loader_step1.sound_c 551B
text_snippet loader_step1.vsnd_c 12.4KB
text_snippet mechwhine.sound_c 665B
text_snippet mechwhine.vsnd_c 43.9KB
text_snippet mgun_burst1.sound_c 550B
text_snippet mgun_burst1.vsnd_c 74.9KB
text_snippet mgun_burst2.sound_c 550B
text_snippet mgun_burst2.vsnd_c 38.9KB
text_snippet mgun_burst3.sound_c 550B
text_snippet mgun_burst3.vsnd_c 17.3KB
text_snippet mgun_burst4.sound_c 550B
text_snippet mgun_burst4.vsnd_c 59KB
text_snippet particle_suck1.sound_c 670B
text_snippet particle_suck1.vsnd_c 29.1KB
text_snippet particle_suck2.sound_c 670B
text_snippet particle_suck2.vsnd_c 47.7KB
text_snippet port_suckin1.sound_c 668B
text_snippet port_suckin1.vsnd_c 67KB
text_snippet port_suckout1.sound_c 669B
text_snippet port_suckout1.vsnd_c 40.2KB
text_snippet pounder.sound_c 546B
text_snippet pounder.vsnd_c 62.1KB
text_snippet pulsemachine.sound_c 668B
text_snippet pulsemachine.vsnd_c 20.9KB
text_snippet pumper.sound_c 545B
text_snippet pumper.vsnd_c 50KB
text_snippet quail1.sound_c 545B
text_snippet quail1.vsnd_c 3.4KB
text_snippet rifle1.sound_c 545B
text_snippet rifle1.vsnd_c 22.2KB
text_snippet rifle2.sound_c 545B
text_snippet rifle2.vsnd_c 37.6KB
text_snippet rocket_groan1.sound_c 552B
text_snippet rocket_groan1.vsnd_c 38.5KB
text_snippet rocket_groan2.sound_c 552B
text_snippet rocket_groan2.vsnd_c 16.3KB
text_snippet rocket_groan3.sound_c 552B
text_snippet rocket_groan3.vsnd_c 23.2KB
text_snippet rocket_groan4.sound_c 552B
text_snippet rocket_groan4.vsnd_c 84.3KB
text_snippet rocket_steam1.sound_c 552B
text_snippet rocket_steam1.vsnd_c 57.8KB
text_snippet rocketflame1.sound_c 551B
text_snippet rocketflame1.vsnd_c 60.1KB
text_snippet rocketrumble1.sound_c 552B
text_snippet rocketrumble1.vsnd_c 32.5KB
text_snippet rotormachine.sound_c 668B
text_snippet rotormachine.vsnd_c 30.8KB
text_snippet sandfall1.sound_c 548B
text_snippet sandfall1.vsnd_c 35.7KB
text_snippet sandfall2.sound_c 548B
text_snippet sandfall2.vsnd_c 49.2KB
text_snippet screammachine.sound_c 552B
text_snippet screammachine.vsnd_c 22.3KB
text_snippet signalgear1.sound_c 667B
text_snippet signalgear1.vsnd_c 36.6KB
text_snippet signalgear2.sound_c 667B
text_snippet signalgear2.vsnd_c 42.1KB
text_snippet siren.sound_c 645B
text_snippet siren.vsnd_c 61.4KB
text_snippet sparks.sound_c 646B
text_snippet sparks.vsnd_c 106.3KB
text_snippet squeeks1.sound_c 547B
text_snippet squeeks1.vsnd_c 69.4KB
text_snippet squeeks2.sound_c 547B
text_snippet squeeks2.vsnd_c 50.4KB
text_snippet squirm2.sound_c 546B
text_snippet squirm2.vsnd_c 56.2KB
text_snippet squitch.sound_c 546B
text_snippet squitch.vsnd_c 79.1KB
text_snippet squitch2.sound_c 547B
text_snippet squitch2.vsnd_c 79.1KB
text_snippet steamburst1.sound_c 550B
text_snippet steamburst1.vsnd_c 26.6KB
text_snippet steamjet1.sound_c 548B
text_snippet steamjet1.vsnd_c 17.5KB
text_snippet tankdrivein1.sound_c 551B
text_snippet tankdrivein1.vsnd_c 98.9KB
text_snippet tankdrivein2.sound_c 551B
text_snippet tankdrivein2.vsnd_c 98.9KB
text_snippet tankidle1.sound_c 548B
text_snippet tankidle1.vsnd_c 13.3KB
text_snippet tankidle2.sound_c 548B
text_snippet tankidle2.vsnd_c 73.6KB
text_snippet techamb1.sound_c 547B
text_snippet techamb1.vsnd_c 97.2KB
text_snippet techamb2.sound_c 648B
text_snippet techamb2.vsnd_c 104.9KB
text_snippet the_horror1.sound_c 550B
text_snippet the_horror1.vsnd_c 79.2KB
text_snippet the_horror2.sound_c 550B
text_snippet the_horror2.vsnd_c 43.4KB
text_snippet the_horror3.sound_c 550B
text_snippet the_horror3.vsnd_c 101.3KB
text_snippet the_horror4.sound_c 550B
text_snippet the_horror4.vsnd_c 66.6KB
text_snippet truck1.sound_c 545B
text_snippet truck1.vsnd_c 3.9KB
text_snippet truck2.sound_c 545B
text_snippet truck2.vsnd_c 7KB
text_snippet turretrot1.sound_c 549B
text_snippet turretrot1.vsnd_c 15.9KB
text_snippet turretrot2.sound_c 549B
text_snippet turretrot2.vsnd_c 10.6KB
text_snippet warn1.sound_c 645B
text_snippet warn1.vsnd_c 14.1KB
text_snippet warn2.sound_c 645B
text_snippet warn2.vsnd_c 10.9KB
text_snippet warn3.sound_c 645B
text_snippet warn3.vsnd_c 4.5KB
text_snippet waterfall1.sound_c 549B
text_snippet waterfall1.vsnd_c 48.7KB
text_snippet waterfall2.sound_c 549B
text_snippet waterfall2.vsnd_c 39.6KB
text_snippet waterfall3.sound_c 549B
text_snippet waterfall3.vsnd_c 37KB
text_snippet wind1.sound_c 544B
text_snippet wind1.vsnd_c 31.8KB
text_snippet wind2.sound_c 544B
text_snippet wind2.vsnd_c 107.4KB
text_snippet wren1.sound_c 544B
text_snippet wren1.vsnd_c 12.7KB
text_snippet xtal_down1.sound_c 549B
text_snippet xtal_down1.vsnd_c 55.8KB
text_snippet zapmachine.sound_c 549B
text_snippet zapmachine.vsnd_c 35.6KB
text_snippet zipmachine.sound_c 549B
text_snippet zipmachine.vsnd_c 12.9KB
sounds/hl1/barney
text_snippet ba_attack1.vsnd_c 9.1KB
text_snippet ba_attack2.sound_c 547B
text_snippet ba_attack2.vsnd_c 6.3KB
text_snippet ba_die1.sound_c 544B
text_snippet ba_die1.vsnd_c 8.2KB
text_snippet ba_die2.vsnd_c 19.1KB
text_snippet ba_die3.vsnd_c 7.3KB
text_snippet c1a0_ba_button.vsnd_c 30.8KB
text_snippet c1a0_ba_desk.vsnd_c 182.3KB
text_snippet c1a0_ba_headdown.vsnd_c 37KB
text_snippet c1a0_ba_hevno.vsnd_c 46.3KB
text_snippet c1a0_ba_hevyes.vsnd_c 28.7KB
text_snippet c1a0_ba_late.vsnd_c 25.8KB
text_snippet c1a1_ba_glad.vsnd_c 69.3KB
text_snippet donthurtem.vsnd_c 13.5KB
sounds/hl1/buttons
text_snippet bell1.sound_c 528B
text_snippet bell1.vsnd_c 15.5KB
text_snippet blip1.sound_c 527B
text_snippet blip1.vsnd_c 5.3KB
text_snippet blip2.vsnd_c 12.5KB
text_snippet button1.vsnd_c 93.5KB
text_snippet button10.vsnd_c 8.7KB
text_snippet button11.vsnd_c 20.5KB
text_snippet button2.vsnd_c 60.6KB
text_snippet button3.sound_c 545B
text_snippet button3.vsnd_c 18.7KB
text_snippet button4.vsnd_c 85.7KB
text_snippet button5.vsnd_c 90.8KB
text_snippet button6.vsnd_c 49.8KB
text_snippet button7.sound_c 545B
text_snippet button7.vsnd_c 20.1KB
text_snippet button8.sound_c 545B
text_snippet button8.vsnd_c 55.5KB
text_snippet button9.vsnd_c 24.2KB
text_snippet latchlocked1.vsnd_c 64.1KB
text_snippet latchlocked2.vsnd_c 47.5KB
text_snippet latchunlocked1.vsnd_c 42.3KB
text_snippet latchunlocked2.vsnd_c 50.4KB
text_snippet lever1.vsnd_c 39.4KB
text_snippet lever2.vsnd_c 171.1KB
text_snippet lever3.vsnd_c 148.5KB
text_snippet lever4.vsnd_c 67.4KB
text_snippet lever5.vsnd_c 138.5KB
text_snippet lightswitch2.sound_c 550B
text_snippet lightswitch2.vsnd_c 7.2KB
text_snippet spark.sound_c 693B
text_snippet spark1.vsnd_c 4.3KB
text_snippet spark2.vsnd_c 1.4KB
text_snippet spark3.vsnd_c 5.5KB
text_snippet spark4.vsnd_c 6.2KB
text_snippet spark5.vsnd_c 4.5KB
text_snippet spark6.vsnd_c 4.8KB
sounds/hl1/common
text_snippet bodydrop.sound_c 651B
text_snippet bodydrop1.vsnd_c 9.5KB
text_snippet bodydrop2.vsnd_c 5.6KB
text_snippet bodydrop3.vsnd_c 9.4KB
text_snippet bodydrop4.vsnd_c 5.3KB
text_snippet bodysplat.sound_c 649B
text_snippet bodysplat.vsnd_c 21.1KB
sounds/hl1/debris
text_snippet beamstart1.vsnd_c 29.4KB
text_snippet beamstart10.sound_c 548B
text_snippet beamstart10.vsnd_c 19KB
text_snippet beamstart11.sound_c 539B
text_snippet beamstart11.vsnd_c 17.7KB
text_snippet beamstart14.vsnd_c 35KB
text_snippet beamstart15.vsnd_c 35.7KB
text_snippet beamstart2.vsnd_c 27.7KB
text_snippet beamstart3.vsnd_c 14.3KB
text_snippet beamstart4.vsnd_c 18.4KB
text_snippet beamstart5.vsnd_c 25.5KB
text_snippet beamstart6.vsnd_c 22.3KB
text_snippet beamstart7.sound_c 547B
text_snippet beamstart7.vsnd_c 38.4KB
text_snippet beamstart8.vsnd_c 27.9KB
text_snippet beamstart9.vsnd_c 22.9KB
text_snippet bustceiling.vsnd_c 20.9KB
text_snippet bustconcrete.sound_c 591B
text_snippet bustconcrete1.vsnd_c 10.3KB
text_snippet bustconcrete2.vsnd_c 9.9KB
text_snippet bustcrate.sound_c 619B
text_snippet bustcrate1.vsnd_c 7.1KB
text_snippet bustcrate2.vsnd_c 5.9KB
text_snippet bustcrate3.vsnd_c 17.1KB
text_snippet bustflesh1.vsnd_c 10.7KB
text_snippet bustflesh2.vsnd_c 6.5KB
text_snippet bustglass.sound_c 619B
text_snippet bustglass1.vsnd_c 8.8KB
text_snippet bustglass2.vsnd_c 10.9KB
text_snippet bustglass3.vsnd_c 28.7KB
text_snippet bustmetal1.vsnd_c 10KB
text_snippet bustmetal2.vsnd_c 13.2KB
text_snippet concrete.sound_c 616B
text_snippet concrete1.vsnd_c 4.4KB
text_snippet concrete2.vsnd_c 8.8KB
text_snippet concrete3.vsnd_c 5.9KB
text_snippet debris.beamstart15.sound_c 628B
text_snippet debris.beamstart2.sound_c 627B
text_snippet debris.beamstart7.sound_c 627B
text_snippet flesh.sound_c 1KB
text_snippet flesh1.vsnd_c 3.5KB
text_snippet flesh2.vsnd_c 8.6KB
text_snippet flesh3.vsnd_c 3.4KB
text_snippet flesh5.vsnd_c 4.5KB
text_snippet flesh6.vsnd_c 3.4KB
text_snippet flesh7.vsnd_c 2.4KB
text_snippet glass.sound_c 623B
text_snippet glass1.vsnd_c 5.9KB
text_snippet glass2.vsnd_c 9.7KB
text_snippet glass3.vsnd_c 8.8KB
text_snippet glass4.vsnd_c 6.5KB
text_snippet metal.sound_c 687B
text_snippet metal1.vsnd_c 6.6KB
text_snippet metal2.vsnd_c 7KB
text_snippet metal3.vsnd_c 6.5KB
text_snippet metal4.vsnd_c 5.7KB
text_snippet metal5.vsnd_c 9KB
text_snippet metal6.vsnd_c 4.6KB
text_snippet pushbox.sound_c 613B
text_snippet pushbox1.vsnd_c 13.2KB
text_snippet pushbox2.vsnd_c 13.4KB
text_snippet pushbox3.vsnd_c 13.4KB
text_snippet wood.sound_c 588B
text_snippet wood1.vsnd_c 6.6KB
text_snippet wood2.vsnd_c 6.8KB
text_snippet wood3.vsnd_c 6.4KB
text_snippet wood4.vsnd_c 7.1KB
text_snippet zap1.vsnd_c 15.1KB
text_snippet zap2.vsnd_c 33KB
text_snippet zap3.vsnd_c 15.1KB
text_snippet zap4.vsnd_c 29.6KB
text_snippet zap5.vsnd_c 34.7KB
text_snippet zap6.vsnd_c 27.5KB
text_snippet zap7.vsnd_c 43.3KB
text_snippet zap8.vsnd_c 11.4KB
sounds/hl1/doors
text_snippet doormove1.sound_c 646B
text_snippet doormove1.vsnd_c 239KB
text_snippet doormove10.sound_c 647B
text_snippet doormove10.vsnd_c 67.2KB
text_snippet doormove2.sound_c 545B
text_snippet doormove2.vsnd_c 119.8KB
text_snippet doormove3.sound_c 646B
text_snippet doormove3.vsnd_c 136KB
text_snippet doormove4.sound_c 646B
text_snippet doormove4.vsnd_c 64.3KB
text_snippet doormove5.sound_c 646B
text_snippet doormove5.vsnd_c 51KB
text_snippet doormove6.sound_c 545B
text_snippet doormove6.vsnd_c 51.1KB
text_snippet doormove7.sound_c 545B
text_snippet doormove7.vsnd_c 92.2KB
text_snippet doormove8.sound_c 545B
text_snippet doormove8.vsnd_c 188.7KB
text_snippet doormove9.sound_c 545B
text_snippet doormove9.vsnd_c 35.5KB
text_snippet doorstop1.sound_c 545B
text_snippet doorstop1.vsnd_c 9.7KB
text_snippet doorstop2.sound_c 646B
text_snippet doorstop2.vsnd_c 15.9KB
text_snippet doorstop3.sound_c 545B
text_snippet doorstop3.vsnd_c 10.6KB
text_snippet doorstop4.sound_c 545B
text_snippet doorstop4.vsnd_c 6.3KB
text_snippet doorstop5.sound_c 646B
text_snippet doorstop5.vsnd_c 10.7KB
text_snippet doorstop6.sound_c 646B
text_snippet doorstop6.vsnd_c 14.1KB
text_snippet doorstop7.sound_c 646B
text_snippet doorstop7.vsnd_c 15.3KB
text_snippet doorstop8.sound_c 545B
text_snippet doorstop8.vsnd_c 15.1KB
sounds/hl1/fvox
text_snippet _comma.vsnd_c 3.3KB
text_snippet _period.vsnd_c 5.2KB
text_snippet acquired.vsnd_c 9.3KB
text_snippet activated.vsnd_c 10KB
text_snippet administering_medical.vsnd_c 33.6KB
text_snippet adrenaline_shot.vsnd_c 22.1KB
text_snippet alert.vsnd_c 9.8KB
text_snippet am.vsnd_c 9.5KB
text_snippet ammo_depleted.vsnd_c 22.7KB
text_snippet ammo_pickup.vsnd_c 20.9KB
text_snippet antidote_shot.vsnd_c 21.8KB
text_snippet antitoxin_shot.vsnd_c 24.2KB
text_snippet armor_compromised.vsnd_c 36.2KB
text_snippet armor_gone.vsnd_c 22.6KB
text_snippet atmospherics_on.vsnd_c 46.1KB
text_snippet automedic_on.vsnd_c 38.4KB
text_snippet beep.vsnd_c 2.9KB
text_snippet bell.sound_c 522B
text_snippet bell.vsnd_c 8KB
text_snippet bio_reading.vsnd_c 25.9KB
text_snippet biohazard_detected.vsnd_c 33.9KB
text_snippet bleeding_stopped.vsnd_c 24.9KB
text_snippet blip.vsnd_c 1.8KB
text_snippet blood_loss.vsnd_c 23.9KB
text_snippet blood_plasma.vsnd_c 28.7KB
text_snippet blood_toxins.vsnd_c 41.6KB
text_snippet boop.vsnd_c 5KB
text_snippet buzz.vsnd_c 4.1KB
text_snippet chemical_detected.vsnd_c 41.1KB
text_snippet communications_on.vsnd_c 37KB
text_snippet danger.vsnd_c 8.9KB
text_snippet deactivated.vsnd_c 12.8KB
text_snippet east.vsnd_c 7.3KB
text_snippet eight.vsnd_c 6.8KB
text_snippet eighteen.vsnd_c 9.3KB
text_snippet eighty.vsnd_c 8.2KB
text_snippet eleven.vsnd_c 8.6KB
text_snippet evacuate_area.vsnd_c 23.4KB
text_snippet fifteen.vsnd_c 11.2KB
text_snippet fifty.vsnd_c 11.3KB
text_snippet five.vsnd_c 10KB
text_snippet flatline.vsnd_c 43.6KB
text_snippet four.vsnd_c 8.9KB
text_snippet fourteen.vsnd_c 10.7KB
text_snippet fourty.vsnd_c 10.3KB
text_snippet fuzz.vsnd_c 3.1KB
text_snippet get_44ammo.vsnd_c 29KB
text_snippet get_44pistol.vsnd_c 27.6KB
text_snippet get_9mmclip.vsnd_c 23.9KB
text_snippet get_alien_wpn.vsnd_c 30.5KB
text_snippet get_assault.vsnd_c 59.8KB
text_snippet get_assaultgren.vsnd_c 23.3KB
text_snippet get_battery.vsnd_c 25.9KB
text_snippet get_bolts.vsnd_c 36.8KB
text_snippet get_buckshot.vsnd_c 24.3KB
text_snippet get_crossbow.vsnd_c 32.3KB
text_snippet get_egon.vsnd_c 29KB
text_snippet get_egonpower.vsnd_c 24.3KB
text_snippet get_gauss.vsnd_c 45.6KB
text_snippet get_grenade.vsnd_c 21.7KB
text_snippet get_medkit.vsnd_c 21.3KB
text_snippet get_pistol.vsnd_c 38.7KB
text_snippet get_rpg.vsnd_c 29.1KB
text_snippet get_rpgammo.vsnd_c 20.4KB
text_snippet get_satchel.vsnd_c 34.5KB
text_snippet get_shotgun.vsnd_c 23.7KB
text_snippet get_tripmine.vsnd_c 39.2KB
text_snippet health_critical.vsnd_c 34.6KB
text_snippet health_dropping.vsnd_c 38.7KB
text_snippet health_dropping2.vsnd_c 31.9KB
text_snippet heat_damage.vsnd_c 33.3KB
text_snippet hev_aax.sound_c 1.1KB
text_snippet hev_critical_fail.vsnd_c 45.6KB
text_snippet hev_damage.vsnd_c 32.4KB
text_snippet hev_dmg0.sound_c 791B
text_snippet hev_dmg1.sound_c 791B
text_snippet hev_dmg2.sound_c 791B
text_snippet hev_dmg3.sound_c 834B
text_snippet hev_dmg4.sound_c 788B
text_snippet hev_dmg5.sound_c 788B
text_snippet hev_dmg6.sound_c 832B
text_snippet hev_dmg7.sound_c 784B
text_snippet hev_general_fail.vsnd_c 29.1KB
text_snippet hev_heal0.sound_c 551B
text_snippet hev_heal1.sound_c 554B
text_snippet hev_heal2.sound_c 631B
text_snippet hev_heal3.sound_c 611B
text_snippet hev_heal4.sound_c 613B
text_snippet hev_heal5.sound_c 612B
text_snippet hev_heal6.sound_c 551B
text_snippet hev_heal7.sound_c 548B
text_snippet hev_heal8.sound_c 551B
text_snippet hev_hlth0.sound_c 630B
text_snippet hev_hlth1.sound_c 631B
text_snippet hev_hlth2.sound_c 630B
text_snippet hev_hlth3.sound_c 545B
text_snippet hev_hlth4.sound_c 631B
text_snippet hev_hlth5.sound_c 630B
text_snippet hev_hlth6.sound_c 545B
text_snippet hev_logon.sound_c 544B
text_snippet hev_logon.vsnd_c 109.7KB
text_snippet hev_med1.sound_c 611B
text_snippet hev_shutdown.vsnd_c 45.9KB
text_snippet hiss.vsnd_c 6.4KB
text_snippet hours.vsnd_c 7.7KB
text_snippet immediately.vsnd_c 14.1KB
text_snippet innsuficient_medical.vsnd_c 49.3KB
text_snippet internal_bleeding.vsnd_c 26.6KB
text_snippet major_fracture.vsnd_c 26.8KB
text_snippet major_lacerations.vsnd_c 32.5KB
text_snippet medical_repaired.vsnd_c 30.4KB
text_snippet meters.vsnd_c 11.6KB
text_snippet minor_fracture.vsnd_c 26.8KB
text_snippet minor_lacerations.vsnd_c 31.4KB
text_snippet minutes.vsnd_c 9.5KB
text_snippet morphine_shot.vsnd_c 21.7KB
text_snippet munitionview_on.vsnd_c 39.9KB
text_snippet near_death.vsnd_c 39.4KB
text_snippet nine.vsnd_c 9.5KB
text_snippet nineteen.vsnd_c 10.3KB
text_snippet ninety.vsnd_c 10.9KB
text_snippet north.vsnd_c 7.7KB
text_snippet one.vsnd_c 8.1KB
text_snippet onehundred.vsnd_c 11.2KB
text_snippet online.vsnd_c 9.2KB
text_snippet pain_block.vsnd_c 26.1KB
text_snippet percent.vsnd_c 8.8KB
text_snippet pm.vsnd_c 10KB
text_snippet position.vsnd_c 9.3KB
text_snippet power_below.vsnd_c 43.5KB
text_snippet power_level_is.vsnd_c 23.8KB
text_snippet power_restored.vsnd_c 16.2KB
text_snippet powerarmor_on.vsnd_c 45.9KB
text_snippet powermove_on.vsnd_c 38.5KB
text_snippet powermove_overload.vsnd_c 48KB
text_snippet radiation_detected.vsnd_c 49.1KB
text_snippet range.vsnd_c 10.4KB
text_snippet remaining.vsnd_c 11.9KB
text_snippet safe_day.vsnd_c 29.8KB
text_snippet seconds.vsnd_c 10KB
text_snippet seek_medic.vsnd_c 27.6KB
text_snippet seven.vsnd_c 8.6KB
text_snippet seventeen.vsnd_c 12KB
text_snippet seventy.vsnd_c 10.9KB
text_snippet shock_damage.vsnd_c 25.6KB
text_snippet six.vsnd_c 9.5KB
text_snippet sixteen.vsnd_c 11.8KB
text_snippet sixty.vsnd_c 11.3KB
text_snippet south.vsnd_c 9.2KB
text_snippet targetting_system.vsnd_c 33.3KB
text_snippet ten.vsnd_c 6.8KB
text_snippet thirteen.vsnd_c 11.3KB
text_snippet thirty.vsnd_c 9.9KB
text_snippet three.vsnd_c 8.9KB
text_snippet time_is_now.vsnd_c 19.9KB
text_snippet time_remaining.vsnd_c 16.8KB
text_snippet torniquette_applied.vsnd_c 34.2KB
text_snippet twelve.vsnd_c 9.2KB
text_snippet twenty.vsnd_c 9.4KB
text_snippet twentyfive.vsnd_c 13.1KB
text_snippet two.vsnd_c 7.8KB
text_snippet vitalsigns_on.vsnd_c 36.5KB
text_snippet voice_off.vsnd_c 29.7KB
text_snippet voice_on.vsnd_c 30.9KB
text_snippet warning.vsnd_c 8.2KB
text_snippet weapon_pickup.vsnd_c 18.9KB
text_snippet weaponselect_on.vsnd_c 40.6KB
text_snippet west.vsnd_c 8.7KB
text_snippet wound_sterilized.vsnd_c 21.7KB
text_snippet your.vsnd_c 7.9KB
sounds/hl1/gman
text_snippet gman_choose1.vsnd_c 20KB
text_snippet gman_choose2.vsnd_c 17.7KB
text_snippet gman_mumble1.vsnd_c 27.8KB
text_snippet gman_mumble2.vsnd_c 25.1KB
text_snippet gman_mumble3.vsnd_c 29KB
text_snippet gman_mumble4.vsnd_c 39.4KB
text_snippet gman_mumble5.vsnd_c 30.1KB
text_snippet gman_mumble6.vsnd_c 41.6KB
text_snippet gman_nasty.vsnd_c 137.3KB
text_snippet gman_noreg.vsnd_c 29.4KB
text_snippet gman_noregret.vsnd_c 216.7KB
text_snippet gman_nowork.vsnd_c 36.7KB
text_snippet gman_offer.vsnd_c 829.8KB
text_snippet gman_otherwise.vsnd_c 142.9KB
text_snippet gman_potential.vsnd_c 217.2KB
text_snippet gman_stepin.vsnd_c 145.9KB
text_snippet gman_suit.vsnd_c 178.3KB
text_snippet gman_wise.vsnd_c 55.6KB
sounds/hl1/headcrab
text_snippet hc_alert.sound_c 585B
text_snippet hc_alert1.vsnd_c 19.5KB
text_snippet hc_alert2.vsnd_c 20.3KB
text_snippet hc_attack.sound_c 625B
text_snippet hc_attack1.vsnd_c 10.4KB
text_snippet hc_attack2.vsnd_c 10.9KB
text_snippet hc_attack3.vsnd_c 11.8KB
text_snippet hc_die.sound_c 581B
text_snippet hc_die1.vsnd_c 26.6KB
text_snippet hc_die2.vsnd_c 35.1KB
text_snippet hc_headbite.sound_c 550B
text_snippet hc_headbite.vsnd_c 17KB
text_snippet hc_idle.sound_c 691B
text_snippet hc_idle1.vsnd_c 6.5KB
text_snippet hc_idle2.vsnd_c 5.1KB
text_snippet hc_idle3.vsnd_c 47.5KB
text_snippet hc_idle4.vsnd_c 24.7KB
text_snippet hc_idle5.vsnd_c 48.3KB
text_snippet hc_pain.sound_c 619B
text_snippet hc_pain1.vsnd_c 9.2KB
text_snippet hc_pain2.vsnd_c 17KB
text_snippet hc_pain3.vsnd_c 11.8KB
sounds/hl1/holo
text_snippet tr_ba_lightson.vsnd_c 20.8KB
text_snippet tr_ba_unuse.vsnd_c 12.1KB
text_snippet tr_ba_use.vsnd_c 13.1KB
text_snippet tr_holo_3jumps.vsnd_c 136KB
text_snippet tr_holo_breakbox.vsnd_c 102.9KB
text_snippet tr_holo_breath.vsnd_c 118KB
text_snippet tr_holo_button.vsnd_c 60.1KB
text_snippet tr_holo_charger.vsnd_c 188KB
text_snippet tr_holo_commencing.vsnd_c 55.7KB
text_snippet tr_holo_congrats.vsnd_c 63.7KB
text_snippet tr_holo_done.vsnd_c 98.4KB
text_snippet tr_holo_drown.vsnd_c 163.9KB
text_snippet tr_holo_duck.vsnd_c 105.1KB
text_snippet tr_holo_fallshort.vsnd_c 38.7KB
text_snippet tr_holo_fantastic.vsnd_c 11.6KB
text_snippet tr_holo_flashlight.vsnd_c 29.9KB
text_snippet tr_holo_greatwork.vsnd_c 47.2KB
text_snippet tr_holo_grenade.vsnd_c 77KB
text_snippet tr_holo_hitall.vsnd_c 147KB
text_snippet tr_holo_injury.vsnd_c 20.9KB
text_snippet tr_holo_intro.vsnd_c 152.5KB
text_snippet tr_holo_jduck.vsnd_c 118.6KB
text_snippet tr_holo_jump.vsnd_c 164.6KB
text_snippet tr_holo_jumpdown.vsnd_c 136.1KB
text_snippet tr_holo_jumpgap.vsnd_c 82.1KB
text_snippet tr_holo_keeptrying.vsnd_c 18.4KB
text_snippet tr_holo_ladder.vsnd_c 84.1KB
text_snippet tr_holo_leadguard.vsnd_c 136.5KB
text_snippet tr_holo_lightoff.vsnd_c 55.7KB
text_snippet tr_holo_longjump.vsnd_c 155.5KB
text_snippet tr_holo_medkit.vsnd_c 194.5KB
text_snippet tr_holo_move.vsnd_c 151.8KB
text_snippet tr_holo_nicejob.vsnd_c 10.6KB
text_snippet tr_holo_pipeduck.vsnd_c 179.2KB
text_snippet tr_holo_pullbox.vsnd_c 158.7KB
text_snippet tr_holo_pushbox.vsnd_c 102.3KB
text_snippet tr_holo_radiation.vsnd_c 92.3KB
text_snippet tr_holo_retry.vsnd_c 65.4KB
text_snippet tr_holo_runstart.vsnd_c 20.4KB
text_snippet tr_holo_spinbridge.vsnd_c 47.6KB
text_snippet tr_holo_startlift.vsnd_c 55KB
text_snippet tr_holo_steam.vsnd_c 110.3KB
text_snippet tr_holo_target.vsnd_c 129.5KB
text_snippet tr_holo_tryagain.vsnd_c 20.4KB
text_snippet tr_holo_usetrain.vsnd_c 127.7KB
text_snippet tr_sci_goodwork.vsnd_c 54.8KB
text_snippet tr_sci_hardlynoticed.vsnd_c 48.5KB
text_snippet tr_sci_nextstation.vsnd_c 36.8KB
text_snippet tr_sci_unuse.vsnd_c 19KB
text_snippet tr_sci_use.vsnd_c 25.8KB
sounds/hl1/hornet
text_snippet ag_buzz.sound_c 613B
text_snippet ag_buzz1.vsnd_c 6.6KB
text_snippet ag_buzz2.vsnd_c 4.7KB
text_snippet ag_buzz3.vsnd_c 4KB
text_snippet ag_hornethit.sound_c 628B
text_snippet ag_hornethit1.vsnd_c 9.1KB
text_snippet ag_hornethit2.vsnd_c 6.4KB
text_snippet ag_hornethit3.vsnd_c 6.2KB
sounds/hl1/items
text_snippet 9mmclip1.sound_c 644B
text_snippet 9mmclip1.vsnd_c 7.1KB
text_snippet 9mmclip2.sound_c 644B
text_snippet 9mmclip2.vsnd_c 10.3KB
text_snippet airtank1.vsnd_c 17.1KB
text_snippet ammopickup1.vsnd_c 20KB
text_snippet ammopickup2.vsnd_c 20.5KB
text_snippet clipinsert1.sound_c 647B
text_snippet clipinsert1.vsnd_c 12.9KB
text_snippet cliprelease1.sound_c 664B
text_snippet cliprelease1.vsnd_c 6.4KB
text_snippet flashlight1.sound_c 546B
text_snippet flashlight1.vsnd_c 1.3KB
text_snippet guncock1.vsnd_c 12.7KB
text_snippet gunpickup1.vsnd_c 21KB
text_snippet gunpickup2.vsnd_c 14.8KB
text_snippet gunpickup3.vsnd_c 20.6KB
text_snippet gunpickup4.vsnd_c 23KB
text_snippet itemrespawn.sound_c 657B
text_snippet medcharge4.vsnd_c 17.9KB
text_snippet medshot4.sound_c 645B
text_snippet medshot4.vsnd_c 15.7KB
text_snippet medshot5.vsnd_c 18.3KB
text_snippet medshotno1.sound_c 647B
text_snippet medshotno1.vsnd_c 4.3KB
text_snippet smallmedkit1.vsnd_c 17KB
text_snippet smallmedkit2.vsnd_c 8.8KB
text_snippet suitcharge1.vsnd_c 22.8KB
text_snippet suitchargeno1.vsnd_c 7.1KB
text_snippet suitchargeok1.sound_c 549B
text_snippet suitchargeok1.vsnd_c 16.5KB
text_snippet weapondrop1.vsnd_c 12.9KB
sounds/hl1/misc
text_snippet talk.sound_c 522B
text_snippet talk.vsnd_c 2.6KB
sounds/hl1/music
text_snippet half-life12.vsnd_c 940.8KB
text_snippet hl1_music.track_4.sound_c 626B
text_snippet suspense01.sound_c 646B
text_snippet suspense01.vsnd_c 364KB
sounds/hl1/plats
text_snippet elevbell1.sound_c 545B
text_snippet elevbell1.vsnd_c 7.9KB
text_snippet elevmove2.sound_c 646B
text_snippet elevmove2.vsnd_c 31KB
text_snippet talkmove1.sound_c 545B
text_snippet talkmove1.vsnd_c 12.8KB
text_snippet talkstop1.sound_c 545B
text_snippet talkstop1.vsnd_c 10.5KB
sounds/hl1/player
text_snippet breathe1.sound_c 545B
text_snippet breathe1.vsnd_c 78.1KB
text_snippet breathe2.sound_c 545B
text_snippet breathe2.vsnd_c 20KB
sounds/hl1/player/footsteps
text_snippet concrete-left.sound_c 595B
text_snippet concrete-right.sound_c 595B
text_snippet dirt-left.sound_c 579B
text_snippet dirt-right.sound_c 579B
text_snippet duct-left.sound_c 579B
text_snippet duct-right.sound_c 579B
text_snippet grate-left.sound_c 581B
text_snippet grate-right.sound_c 581B
text_snippet ladder-right.sound_c 583B
text_snippet metal-left.sound_c 581B
text_snippet metal-right.sound_c 581B
text_snippet slosh-left.sound_c 581B
text_snippet slosh-right.sound_c 581B
text_snippet swim-left.sound_c 579B
text_snippet swim-right.sound_c 579B
text_snippet tile-left.sound_c 613B
text_snippet tile-right.sound_c 579B
text_snippet wade-left.sound_c 579B
text_snippet wade-right.sound_c 579B
sounds/hl1/player
text_snippet geiger1.vsnd_c 1KB
text_snippet geiger2.vsnd_c 3.7KB
text_snippet geiger3.vsnd_c 3.7KB
text_snippet geiger4.vsnd_c 2.5KB
text_snippet geiger5.vsnd_c 2.7KB
text_snippet geiger6.vsnd_c 4.3KB
text_snippet heartbeat1.sound_c 547B
text_snippet heartbeat1.vsnd_c 8.3KB
text_snippet ladder-left.sound_c 583B
text_snippet pl_dirt.sound_c 647B
text_snippet pl_dirt1.vsnd_c 4.3KB
text_snippet pl_dirt2.vsnd_c 3.8KB
text_snippet pl_dirt3.vsnd_c 4.6KB
text_snippet pl_dirt4.vsnd_c 5.4KB
text_snippet pl_duct.sound_c 647B
text_snippet pl_duct1.vsnd_c 9.8KB
text_snippet pl_duct2.vsnd_c 9.8KB
text_snippet pl_duct3.vsnd_c 10.4KB
text_snippet pl_duct4.vsnd_c 9.4KB
text_snippet pl_fallpain.sound_c 549B
text_snippet pl_fallpain1.vsnd_c 11.3KB
text_snippet pl_fallpain2.sound_c 549B
text_snippet pl_fallpain2.vsnd_c 11.3KB
text_snippet pl_fallpain3.vsnd_c 7.7KB
text_snippet pl_grate.sound_c 651B
text_snippet pl_grate1.vsnd_c 9.5KB
text_snippet pl_grate2.vsnd_c 9.9KB
text_snippet pl_grate3.vsnd_c 9.6KB
text_snippet pl_grate4.vsnd_c 10.6KB
text_snippet pl_jump1.vsnd_c 6.5KB
text_snippet pl_jump2.vsnd_c 5.6KB
text_snippet pl_jumpland2.vsnd_c 5KB
text_snippet pl_ladder.sound_c 655B
text_snippet pl_ladder1.vsnd_c 4.5KB
text_snippet pl_ladder2.vsnd_c 4.5KB
text_snippet pl_ladder3.vsnd_c 5.4KB
text_snippet pl_ladder4.vsnd_c 5.3KB
text_snippet pl_metal.sound_c 651B
text_snippet pl_metal1.vsnd_c 6.9KB
text_snippet pl_metal2.vsnd_c 6.6KB
text_snippet pl_metal3.vsnd_c 7.1KB
text_snippet pl_metal4.vsnd_c 6.5KB
text_snippet pl_pain2.vsnd_c 6.8KB
text_snippet pl_pain4.vsnd_c 4.3KB
text_snippet pl_pain5.vsnd_c 3.8KB
text_snippet pl_pain6.vsnd_c 5.2KB
text_snippet pl_pain7.vsnd_c 4.8KB
text_snippet pl_shell1.vsnd_c 5.3KB
text_snippet pl_shell2.vsnd_c 10.1KB
text_snippet pl_shell3.vsnd_c 8.7KB
text_snippet pl_slosh.sound_c 651B
text_snippet pl_slosh1.vsnd_c 10.1KB
text_snippet pl_slosh2.vsnd_c 9.7KB
text_snippet pl_slosh3.vsnd_c 9.3KB
text_snippet pl_slosh4.vsnd_c 8KB
text_snippet pl_step.sound_c 647B
text_snippet pl_step1.vsnd_c 3.5KB
text_snippet pl_step2.vsnd_c 3KB
text_snippet pl_step3.vsnd_c 2.8KB
text_snippet pl_step4.vsnd_c 3.4KB
text_snippet pl_swim1.vsnd_c 7.1KB
text_snippet pl_swim2.vsnd_c 16.1KB
text_snippet pl_swim3.vsnd_c 9KB
text_snippet pl_swim4.vsnd_c 10.3KB
text_snippet pl_tile.sound_c 986B
text_snippet pl_tile1.vsnd_c 3.1KB
text_snippet pl_tile2.vsnd_c 3.1KB
text_snippet pl_tile3.vsnd_c 3.4KB
text_snippet pl_tile4.vsnd_c 3.3KB
text_snippet pl_tile5.vsnd_c 4KB
text_snippet pl_wade.sound_c 647B
text_snippet pl_wade1.vsnd_c 26.5KB
text_snippet pl_wade2.vsnd_c 19.9KB
text_snippet pl_wade3.vsnd_c 26KB
text_snippet pl_wade4.vsnd_c 25.7KB
text_snippet sprayer.sound_c 544B
text_snippet sprayer.vsnd_c 10.4KB
sounds/hl1/scientist
text_snippet alright.vsnd_c 10KB
text_snippet beenaburden.vsnd_c 22.8KB
text_snippet c1a0_sci_bigday.vsnd_c 15.3KB
text_snippet c1a0_sci_catscream.vsnd_c 31.1KB
text_snippet c1a0_sci_crit1a.vsnd_c 26.5KB
text_snippet c1a0_sci_crit2a.vsnd_c 28.3KB
text_snippet c1a0_sci_crit3a.vsnd_c 28KB
text_snippet c1a0_sci_ctrl1a.vsnd_c 49.1KB
text_snippet c1a0_sci_ctrl2a.vsnd_c 70.4KB
text_snippet c1a0_sci_ctrl3a.vsnd_c 79.4KB
text_snippet c1a0_sci_ctrl4a.vsnd_c 41KB
text_snippet c1a0_sci_dis10a.vsnd_c 87.1KB
text_snippet c1a0_sci_dis11a.vsnd_c 117.5KB
text_snippet c1a0_sci_dis12a.vsnd_c 47.3KB
text_snippet c1a0_sci_dis13a.vsnd_c 17.5KB
text_snippet c1a0_sci_dis14a.vsnd_c 42.5KB
text_snippet c1a0_sci_dis15a.vsnd_c 90.3KB
text_snippet c1a0_sci_dis16a.vsnd_c 34.7KB
text_snippet c1a0_sci_dis17a.vsnd_c 30.9KB
text_snippet c1a0_sci_dis1a.vsnd_c 195.1KB
text_snippet c1a0_sci_dis1b.vsnd_c 49.4KB
text_snippet c1a0_sci_dis1c.vsnd_c 30.6KB
text_snippet c1a0_sci_dis1d.vsnd_c 30.9KB
text_snippet c1a0_sci_dis2a.vsnd_c 62.6KB
text_snippet c1a0_sci_dis3a.vsnd_c 29.8KB
text_snippet c1a0_sci_dis4a.vsnd_c 58.4KB
text_snippet c1a0_sci_dis5a.vsnd_c 45.5KB
text_snippet c1a0_sci_dis6a.vsnd_c 113.2KB
text_snippet c1a0_sci_dis7a.vsnd_c 77.2KB
text_snippet c1a0_sci_dis8a.vsnd_c 4.7KB
text_snippet c1a0_sci_dis9a.vsnd_c 48.4KB
text_snippet c1a0_sci_disa.vsnd_c 73.7KB
text_snippet c1a0_sci_getaway.vsnd_c 39.6KB
text_snippet c1a0_sci_gm.vsnd_c 19.3KB
text_snippet c1a0_sci_gm1.vsnd_c 11KB
text_snippet c1a0_sci_itsyou.vsnd_c 63.6KB
text_snippet c1a0_sci_lock1a.vsnd_c 63KB
text_snippet c1a0_sci_lock2a.vsnd_c 76.8KB
text_snippet c1a0_sci_lock3a.vsnd_c 27KB
text_snippet c1a0_sci_lock4a.vsnd_c 49.2KB
text_snippet c1a0_sci_lock5a.vsnd_c 113.6KB
text_snippet c1a0_sci_lock6a.vsnd_c 88.2KB
text_snippet c1a0_sci_lock7a.vsnd_c 56KB
text_snippet c1a0_sci_lock8a.vsnd_c 30.4KB
text_snippet c1a0_sci_mumble.vsnd_c 69.8KB
text_snippet c1a0_sci_samp.vsnd_c 28KB
text_snippet c1a0_sci_scanrpt.vsnd_c 25.1KB
text_snippet c1a1_sci_1scan.vsnd_c 20.3KB
text_snippet c1a1_sci_2scan.vsnd_c 25.3KB
text_snippet c1a1_sci_3scan.vsnd_c 57.1KB
text_snippet c1a1_sci_4scan.vsnd_c 188.6KB
text_snippet c1a1_sci_5scan.vsnd_c 12.5KB
text_snippet c1a2_sci_1zomb.vsnd_c 25.5KB
text_snippet c1a2_sci_3zomb.vsnd_c 12.2KB
text_snippet c1a2_sci_5zomb.vsnd_c 9.7KB
text_snippet c1a2_sci_6zomb.vsnd_c 33.1KB
text_snippet c1a2_sci_dangling.vsnd_c 42KB
text_snippet c1a2_sci_darkroom.vsnd_c 63.5KB
text_snippet c1a2_sci_elevator.vsnd_c 107.7KB
text_snippet c1a2_sci_lounge.vsnd_c 108.8KB
text_snippet c1a2_sci_transm.vsnd_c 93.6KB
text_snippet c1a3_sci_1man.vsnd_c 37.3KB
text_snippet c1a3_sci_atlast.vsnd_c 12.9KB
text_snippet c1a3_sci_rescued.vsnd_c 29.2KB
text_snippet c1a3_sci_silo1a.vsnd_c 55.1KB
text_snippet c1a3_sci_silo2a.vsnd_c 24.3KB
text_snippet c1a3_sci_team.vsnd_c 20.6KB
text_snippet c1a3_sci_thankgod.vsnd_c 16.6KB
text_snippet c1a4_sci_blind.vsnd_c 45.6KB
text_snippet c1a4_sci_gener.vsnd_c 86.3KB
text_snippet c1a4_sci_pwr.vsnd_c 60.5KB
text_snippet c1a4_sci_pwroff.vsnd_c 60.2KB
text_snippet c1a4_sci_rocket.vsnd_c 62.7KB
text_snippet c1a4_sci_tent.vsnd_c 41.7KB
text_snippet c1a4_sci_trainend.vsnd_c 106.2KB
text_snippet c1a4_sci_trust.vsnd_c 391.9KB
text_snippet excellentteam.vsnd_c 39.3KB
text_snippet fellowscientist.vsnd_c 21.9KB
text_snippet fine.vsnd_c 20.6KB
text_snippet hopeyouknow.vsnd_c 23.2KB
text_snippet illwait.vsnd_c 6.7KB
text_snippet illwaithere.vsnd_c 10.4KB
text_snippet istay.vsnd_c 8.3KB
text_snippet leadtheway.vsnd_c 13.2KB
text_snippet letsgo.vsnd_c 7.7KB
text_snippet reconsider.vsnd_c 20.2KB
text_snippet sci_aftertest.vsnd_c 31.4KB
text_snippet sci_alone.vsnd_c 33.8KB
text_snippet sci_bother.vsnd_c 15.6KB
text_snippet sci_busy.vsnd_c 28.3KB
text_snippet sci_fear.sound_c 1.1KB
text_snippet sci_fear1.vsnd_c 7.3KB
text_snippet sci_fear10.vsnd_c 6.1KB
text_snippet sci_fear11.vsnd_c 14.3KB
text_snippet sci_fear12.vsnd_c 8.2KB
text_snippet sci_fear13.vsnd_c 5KB
text_snippet sci_fear14.vsnd_c 7KB
text_snippet sci_fear15.vsnd_c 5.2KB
text_snippet sci_fear2.vsnd_c 7.9KB
text_snippet sci_fear3.vsnd_c 5KB
text_snippet sci_fear4.vsnd_c 6.9KB
text_snippet sci_fear5.vsnd_c 9.8KB
text_snippet sci_fear6.vsnd_c 6.1KB
text_snippet sci_fear7.vsnd_c 8.9KB
text_snippet sci_fear8.vsnd_c 6.3KB
text_snippet sci_fear9.vsnd_c 12.6KB
text_snippet sci_follow.sound_c 1.3KB
text_snippet sci_pain.sound_c 1KB
text_snippet sci_pain1.vsnd_c 9.5KB
text_snippet sci_pain10.vsnd_c 5.8KB
text_snippet sci_pain2.vsnd_c 9.1KB
text_snippet sci_pain3.vsnd_c 7.2KB
text_snippet sci_pain4.vsnd_c 4.8KB
text_snippet sci_pain5.vsnd_c 5.2KB
text_snippet sci_pain6.vsnd_c 4.6KB
text_snippet sci_pain7.vsnd_c 6.3KB
text_snippet sci_pain8.vsnd_c 7.3KB
text_snippet sci_pain9.vsnd_c 5.6KB
text_snippet sci_poke.sound_c 949B
text_snippet sci_somewhere.vsnd_c 31KB
text_snippet sci_stopfollow.sound_c 1.2KB
text_snippet scientist.scream01.sound_c 548B
text_snippet scientist.scream02.sound_c 548B
text_snippet scientist.scream10.sound_c 548B
text_snippet scientist.scream25.sound_c 548B
text_snippet scream01.vsnd_c 14.9KB
text_snippet scream02.vsnd_c 15.6KB
text_snippet scream03.vsnd_c 14.9KB
text_snippet scream04.vsnd_c 21.9KB
text_snippet scream05.vsnd_c 24.8KB
text_snippet scream06.vsnd_c 14.2KB
text_snippet scream07.vsnd_c 21.2KB
text_snippet scream08.vsnd_c 24.1KB
text_snippet scream09.vsnd_c 6.6KB
text_snippet scream1.vsnd_c 21.9KB
text_snippet scream10.vsnd_c 5.8KB
text_snippet scream11.vsnd_c 7.4KB
text_snippet scream12.vsnd_c 6.2KB
text_snippet scream13.vsnd_c 6.7KB
text_snippet scream14.vsnd_c 5.3KB
text_snippet scream15.sound_c 548B
text_snippet scream15.vsnd_c 3.6KB
text_snippet scream16.vsnd_c 2.9KB
text_snippet scream17.vsnd_c 4.3KB
text_snippet scream18.vsnd_c 3.6KB
text_snippet scream19.vsnd_c 3KB
text_snippet scream2.vsnd_c 14.1KB
text_snippet scream20.vsnd_c 21.4KB
text_snippet scream21.vsnd_c 30.3KB
text_snippet scream22.vsnd_c 15.4KB
text_snippet scream23.vsnd_c 22.1KB
text_snippet scream24.vsnd_c 22.7KB
text_snippet scream25.vsnd_c 8.5KB
text_snippet scream3.vsnd_c 14.3KB
text_snippet scream4.vsnd_c 16.1KB
text_snippet scream5.vsnd_c 16KB
text_snippet scream6.vsnd_c 9.2KB
text_snippet scream7.vsnd_c 9.2KB
text_snippet slowingyou.vsnd_c 19.4KB
text_snippet whatyoudoing.vsnd_c 21.7KB
text_snippet whyleavehere.vsnd_c 16.8KB
text_snippet yes3.vsnd_c 6.5KB
text_snippet yesletsgo.vsnd_c 12.9KB
sounds/hl1/sentences
text_snippet ba_button.sound_c 668B
text_snippet ba_desk.sound_c 650B
text_snippet ba_glad.sound_c 613B
text_snippet ba_headdown.sound_c 633B
text_snippet ba_hevno.sound_c 630B
text_snippet ba_hevyes.sound_c 631B
text_snippet ba_late.sound_c 613B
text_snippet ba_scared0.sound_c 664B
text_snippet gm_1choose.sound_c 618B
text_snippet gm_1mumble.sound_c 664B
text_snippet gm_2choose.sound_c 618B
text_snippet gm_2mumble.sound_c 664B
text_snippet gm_3mumble.sound_c 664B
text_snippet gm_4mumble.sound_c 664B
text_snippet gm_5mumble.sound_c 664B
text_snippet gm_6mumble.sound_c 664B
text_snippet gm_nasty.sound_c 600B
text_snippet gm_otherwise.sound_c 620B
text_snippet gm_potential.sound_c 620B
text_snippet gm_regret.sound_c 600B
text_snippet gm_stepin.sound_c 617B
text_snippet gm_suit.sound_c 599B
text_snippet gm_wise.sound_c 599B
text_snippet gm_wontwork.sound_c 617B
text_snippet holo_3jumps.sound_c 629B
text_snippet holo_breakbox.sound_c 631B
text_snippet holo_breath.sound_c 629B
text_snippet holo_button.sound_c 629B
text_snippet holo_charger.sound_c 630B
text_snippet holo_commencing.sound_c 633B
text_snippet holo_congrats.sound_c 631B
text_snippet holo_done.sound_c 627B
text_snippet holo_drown.sound_c 628B
text_snippet holo_duck.sound_c 627B
text_snippet holo_fallshort.sound_c 632B
text_snippet holo_fantastic.sound_c 632B
text_snippet holo_flashlight.sound_c 633B
text_snippet holo_greatwork.sound_c 632B
text_snippet holo_grenade.sound_c 630B
text_snippet holo_hitall.sound_c 629B
text_snippet holo_injury.sound_c 629B
text_snippet holo_intro.sound_c 628B
text_snippet holo_jduck.sound_c 628B
text_snippet holo_jump.sound_c 627B
text_snippet holo_jumpdown.sound_c 631B
text_snippet holo_jumpgap.sound_c 630B
text_snippet holo_keeptrying.sound_c 633B
text_snippet holo_ladder.sound_c 629B
text_snippet holo_leadguard.sound_c 632B
text_snippet holo_lightoff.sound_c 632B
text_snippet holo_longjump.sound_c 631B
text_snippet holo_medkit.sound_c 629B
text_snippet holo_move.sound_c 627B
text_snippet holo_nicejob.sound_c 630B
text_snippet holo_pipeduck.sound_c 631B
text_snippet holo_pullbox.sound_c 630B
text_snippet holo_pushbox.sound_c 630B
text_snippet holo_radiation.sound_c 632B
text_snippet holo_retry.sound_c 628B
text_snippet holo_runstart.sound_c 631B
text_snippet holo_spinbridge.sound_c 633B
text_snippet holo_startlift.sound_c 632B
text_snippet holo_steam.sound_c 628B
text_snippet holo_target.sound_c 629B
text_snippet holo_tryagain.sound_c 514B
text_snippet holo_usetrain.sound_c 631B
text_snippet sc_1man.sound_c 633B
text_snippet sc_1mumble.sound_c 672B
text_snippet sc_atlast.sound_c 635B
text_snippet sc_bigday.sound_c 635B
text_snippet sc_console1a.sound_c 634B
text_snippet sc_console2a.sound_c 634B
text_snippet sc_console3a.sound_c 514B
text_snippet sc_console4a.sound_c 634B
text_snippet sc_console5a.sound_c 514B
text_snippet sc_crit1a.sound_c 635B
text_snippet sc_crit2a.sound_c 635B
text_snippet sc_crit3a.sound_c 635B
text_snippet sc_ctrl1a.sound_c 635B
text_snippet sc_ctrl2a.sound_c 635B
text_snippet sc_ctrl3a.sound_c 635B
text_snippet sc_ctrl4a.sound_c 635B
text_snippet sc_dangling.sound_c 674B
text_snippet sc_darkroom.sound_c 674B
text_snippet sc_dis10a.sound_c 635B
text_snippet sc_dis11a.sound_c 635B
text_snippet sc_dis12a.sound_c 635B
text_snippet sc_dis13a.sound_c 635B
text_snippet sc_dis14a.sound_c 635B
text_snippet sc_dis15a.sound_c 635B
text_snippet sc_dis16a.sound_c 635B
text_snippet sc_dis17a.sound_c 635B
text_snippet sc_dis1a.sound_c 634B
text_snippet sc_dis1b.sound_c 634B
text_snippet sc_dis1c.sound_c 634B
text_snippet sc_dis1d.sound_c 634B
text_snippet sc_dis2a.sound_c 634B
text_snippet sc_dis3a.sound_c 634B
text_snippet sc_dis4a.sound_c 634B
text_snippet sc_dis5a.sound_c 634B
text_snippet sc_dis6a.sound_c 634B
text_snippet sc_dis7a.sound_c 634B
text_snippet sc_dis8a.sound_c 634B
text_snippet sc_dis9a.sound_c 634B
text_snippet sc_disa.sound_c 633B
text_snippet sc_elevator.sound_c 674B
text_snippet sc_getaway.sound_c 673B
text_snippet sc_gmorn.sound_c 631B
text_snippet sc_goodwork.sound_c 630B
text_snippet sc_hardlynotice.sound_c 635B
text_snippet sc_lock1a.sound_c 635B
text_snippet sc_lock2a.sound_c 635B
text_snippet sc_lock3a.sound_c 635B
text_snippet sc_lock4a.sound_c 635B
text_snippet sc_lock5a.sound_c 635B
text_snippet sc_lock6a.sound_c 635B
text_snippet sc_lock7a.sound_c 635B
text_snippet sc_lock8a.sound_c 635B
text_snippet sc_lounge.sound_c 672B
text_snippet sc_nextstation.sound_c 633B
text_snippet sc_plfear0.sound_c 669B
text_snippet sc_rescued.sound_c 636B
text_snippet sc_sample.sound_c 633B
text_snippet sc_scream6.sound_c 629B
text_snippet sc_silo1a.sound_c 635B
text_snippet sc_silo2a.sound_c 635B
text_snippet sc_team.sound_c 633B
text_snippet sc_thankgod.sound_c 637B
text_snippet sc_transmission.sound_c 672B
text_snippet sc_trust.sound_c 634B
text_snippet sc_zombie1a.sound_c 671B
text_snippet sc_zombie3a.sound_c 671B
text_snippet sc_zombie5a.sound_c 671B
text_snippet sc_zombie6a.sound_c 671B
sounds/hl1/squeek
text_snippet sqk_blast.sound_c 547B
text_snippet sqk_blast1.vsnd_c 20KB
text_snippet sqk_deploy.sound_c 548B
text_snippet sqk_deploy1.vsnd_c 12.5KB
text_snippet sqk_die.sound_c 545B
text_snippet sqk_die1.vsnd_c 3.6KB
text_snippet sqk_hunt.sound_c 616B
text_snippet sqk_hunt1.vsnd_c 3.8KB
text_snippet sqk_hunt2.vsnd_c 2.2KB
text_snippet sqk_hunt3.vsnd_c 2.3KB
text_snippet sqk_throw.sound_c 693B
sounds/hl1/tride
text_snippet c0a0_tr_arrive.sound_c 550B
text_snippet c0a0_tr_arrive.vsnd_c 118.8KB
text_snippet c0a0_tr_dest.sound_c 548B
text_snippet c0a0_tr_dest.vsnd_c 824KB
text_snippet c0a0_tr_emerg.sound_c 549B
text_snippet c0a0_tr_emerg.vsnd_c 736.1KB
text_snippet c0a0_tr_exit.sound_c 548B
text_snippet c0a0_tr_exit.vsnd_c 369.6KB
text_snippet c0a0_tr_gmorn.sound_c 549B
text_snippet c0a0_tr_gmorn.vsnd_c 251.2KB
text_snippet c0a0_tr_haz.sound_c 547B
text_snippet c0a0_tr_haz.vsnd_c 782.6KB
text_snippet c0a0_tr_jobs.sound_c 548B
text_snippet c0a0_tr_jobs.vsnd_c 798.3KB
text_snippet c0a0_tr_noeat.sound_c 549B
text_snippet c0a0_tr_noeat.vsnd_c 260.7KB
text_snippet c0a0_tr_time.sound_c 548B
text_snippet c0a0_tr_time.vsnd_c 453.9KB
text_snippet c0a0_tr_tourn.sound_c 549B
text_snippet c0a0_tr_tourn.vsnd_c 529.4KB
sounds/hl1/weapons
text_snippet 357_reload1.sound_c 665B
text_snippet 357_reload1.vsnd_c 13.1KB
text_snippet 357_shot.sound_c 751B
text_snippet 357_shot1.vsnd_c 23.5KB
text_snippet 357_shot2.vsnd_c 23.5KB
text_snippet cbar_hit.sound_c 749B
text_snippet cbar_hit1.vsnd_c 8.1KB
text_snippet cbar_hit2.vsnd_c 5.9KB
text_snippet cbar_hitbod.sound_c 854B
text_snippet cbar_hitbod1.vsnd_c 7.4KB
text_snippet cbar_hitbod2.vsnd_c 5.9KB
text_snippet cbar_hitbod3.vsnd_c 8.1KB
text_snippet cbar_miss.sound_c 664B
text_snippet cbar_miss1.vsnd_c 8KB
text_snippet crossbow_shot.sound_c 679B
text_snippet dbarrel1.vsnd_c 30.2KB
text_snippet debris.sound_c 613B
text_snippet debris1.vsnd_c 14.3KB
text_snippet debris2.vsnd_c 10.4KB
text_snippet debris3.vsnd_c 29.8KB
text_snippet dryfire.sound_c 646B
text_snippet dryfire1.vsnd_c 4.4KB
text_snippet egon_off.sound_c 547B
text_snippet egon_off1.vsnd_c 71.3KB
text_snippet egon_run.sound_c 547B
text_snippet egon_run3.vsnd_c 46.8KB
text_snippet egon_windup.sound_c 550B
text_snippet egon_windup2.vsnd_c 85.4KB
text_snippet electro4.vsnd_c 19KB
text_snippet electro5.sound_c 537B
text_snippet electro5.vsnd_c 15.5KB
text_snippet electro6.vsnd_c 15.2KB
text_snippet explode.sound_c 821B
text_snippet explode3.vsnd_c 28.6KB
text_snippet explode4.vsnd_c 28.5KB
text_snippet explode5.vsnd_c 28.7KB
text_snippet g_bounce.sound_c 619B
text_snippet g_bounce1.vsnd_c 3.6KB
text_snippet g_bounce2.vsnd_c 5.6KB
text_snippet g_bounce3.vsnd_c 5.8KB
text_snippet g_bounce4.vsnd_c 7.9KB
text_snippet g_bounce5.vsnd_c 7KB
text_snippet gauss_electro.sound_c 792B
text_snippet gauss.sound_c 528B
text_snippet gauss2.vsnd_c 32KB
text_snippet glauncher.sound_c 752B
text_snippet glauncher.vsnd_c 28.1KB
text_snippet glauncher2.vsnd_c 29KB
text_snippet grenade_hit.sound_c 628B
text_snippet grenade_hit1.vsnd_c 14.6KB
text_snippet grenade_hit2.vsnd_c 21KB
text_snippet grenade_hit3.vsnd_c 11.3KB
text_snippet hks.sound_c 807B
text_snippet hks1.vsnd_c 27.7KB
text_snippet hks2.vsnd_c 25.4KB
text_snippet hks3.vsnd_c 27.4KB
text_snippet mine_activate.vsnd_c 6.4KB
text_snippet mine_deploy.vsnd_c 6.3KB
text_snippet mortar.vsnd_c 25.6KB
text_snippet mortarhit.sound_c 538B
text_snippet mortarhit.vsnd_c 39.9KB
text_snippet pistol_shot.sound_c 648B
text_snippet pl_gun3.vsnd_c 13.5KB
text_snippet reload1.vsnd_c 5.2KB
text_snippet reload2.vsnd_c 6.4KB
text_snippet reload3.vsnd_c 13.7KB
text_snippet rocketfire1.sound_c 666B
text_snippet rocketfire1.vsnd_c 9.8KB
text_snippet sbarrel1.vsnd_c 23KB
text_snippet scock1.sound_c 644B
text_snippet scock1.vsnd_c 12.1KB
text_snippet shotgun_reload.sound_c 746B
text_snippet shotgun_shot_double.sound_c 679B
text_snippet shotgun_shot.sound_c 665B
text_snippet tripmine_armed.sound_c 668B
text_snippet tripmine_deploy.sound_c 666B
text_snippet wpn_denyselect.vsnd_c 4.3KB
text_snippet wpn_hudoff.vsnd_c 5.6KB
text_snippet wpn_hudon.sound_c 546B
text_snippet wpn_hudon.vsnd_c 15KB
text_snippet wpn_moveselect.sound_c 551B
text_snippet wpn_moveselect.vsnd_c 5.5KB
text_snippet wpn_select.sound_c 547B
text_snippet wpn_select.vsnd_c 3.4KB
text_snippet xbow_fire1.vsnd_c 12.5KB
text_snippet xbow_reload1.sound_c 666B
text_snippet xbow_reload1.vsnd_c 13KB
sounds/hl1/zombie
text_snippet claw_miss.sound_c 583B
text_snippet claw_miss1.vsnd_c 3.6KB
text_snippet claw_miss2.vsnd_c 4KB
text_snippet claw_strike.sound_c 625B
text_snippet claw_strike1.vsnd_c 18.3KB
text_snippet claw_strike2.vsnd_c 21.2KB
text_snippet claw_strike3.vsnd_c 14.6KB
text_snippet zo_alert.sound_c 619B
text_snippet zo_alert10.vsnd_c 12KB
text_snippet zo_alert20.vsnd_c 7.4KB
text_snippet zo_alert30.vsnd_c 7.1KB
text_snippet zo_attack.sound_c 583B
text_snippet zo_attack1.vsnd_c 27.7KB
text_snippet zo_attack2.vsnd_c 12.4KB
text_snippet zo_idle.sound_c 647B
text_snippet zo_idle1.vsnd_c 6.3KB
text_snippet zo_idle2.vsnd_c 3.2KB
text_snippet zo_idle3.vsnd_c 5.1KB
text_snippet zo_idle4.vsnd_c 8.1KB
text_snippet zo_pain.sound_c 579B
text_snippet zo_pain1.vsnd_c 13.1KB
text_snippet zo_pain2.vsnd_c 8.8KB
sounds/hl1hd/hgrunt
text_snippet gr_mgun1.vsnd_c 26.6KB
text_snippet gr_mgun2.vsnd_c 25.8KB
sounds/hl1hd/weapons
text_snippet dbarrel1.sound_c 550B
text_snippet dbarrel1.vsnd_c 25.3KB
text_snippet hks.sound_c 596B
text_snippet hks1.vsnd_c 22.3KB
text_snippet hks2.vsnd_c 21.1KB
text_snippet hks3.vsnd_c 21.5KB
text_snippet sbarrel1.sound_c 550B
text_snippet sbarrel1.vsnd_c 23KB
text_snippet scock1_hd.sound_c 626B
text_snippet scock1.vsnd_c 13.5KB
sounds/impact
text_snippet flesh-3.vsnd_c 108.7KB
sounds/menu
text_snippet launch_deny1.vsnd_c 20.2KB
text_snippet launch_deny1.wav 19.7KB
text_snippet launch_deny2.vsnd_c 20.3KB
text_snippet launch_deny2.wav 19.8KB
text_snippet launch_dnmenu1.sound 414B
text_snippet launch_dnmenu1.sound_c 544B
text_snippet launch_dnmenu1.vsnd_c 17.9KB
text_snippet launch_dnmenu1.wav 17.4KB
text_snippet launch_glow1.vsnd_c 19.5KB
text_snippet launch_glow1.wav 19KB
text_snippet launch_select1.vsnd_c 15.7KB
text_snippet launch_select1.wav 15.2KB
text_snippet launch_select2.sound 414B
text_snippet launch_select2.sound_c 544B
text_snippet launch_select2.vsnd_c 18.1KB
text_snippet launch_select2.wav 17.7KB
text_snippet launch_upmenu1.sound 414B
text_snippet launch_upmenu1.sound_c 544B
text_snippet launch_upmenu1.vsnd_c 18.8KB
text_snippet launch_upmenu1.wav 18.3KB
sounds/physics/props/ammo_clip_rapidfire
text_snippet contents_03.vsnd_c 34.5KB
sounds/physics/props/cardboard_box_broken_medium
text_snippet contents_03.vsnd_c 30.3KB
sounds/pickup
text_snippet ui-pickup-gun-1.vsnd_c 62.2KB
text_snippet ui-pickup-gun-3.vsnd_c 46.9KB
styles
text_snippet base.scss 756B
styles/base
text_snippet _navigator.scss 62B
text_snippet _popup.scss 3.6KB
text_snippet _splitcontainer.scss 411B
text_snippet _tabcontainer.scss 1.2KB
text_snippet _textentry.scss 37B
styles
text_snippet form.scss 894B
styles/form
text_snippet _checkbox.scss 732B
text_snippet _coloreditor.scss 3.7KB
text_snippet _colorproperty.scss 287B
text_snippet _dropdown.scss 463B
text_snippet _slider.scss 1.6KB
text_snippet _switch.scss 879B
styles
text_snippet rootpanel.scss 3.4KB
surface
text_snippet hl_computer.surface_c 2KB
text_snippet hl_concrete.audiomat_c 404B
text_snippet hl_concrete.surface_c 1.5KB
text_snippet hl_default.audiomat_c 404B
text_snippet hl_default.surface_c 1.5KB
text_snippet hl_dirt.surface_c 1KB
text_snippet hl_flesh_yellow.surface_c 784B
text_snippet hl_flesh.surface_c 1.3KB
text_snippet hl_glass.surface_c 1.6KB
text_snippet hl_grate.surface_c 1.1KB
text_snippet hl_metal.audiomat_c 415B
text_snippet hl_metal.surface_c 1.1KB
text_snippet hl_slosh.surface_c 932B
text_snippet hl_tile.surface_c 1.1KB
text_snippet hl_vent.surface_c 930B
text_snippet hl_wood.surface_c 1.9KB
surfaces
text_snippet default.audiomat_c 414B
text_snippet dirt.audiomat_c 419B
text_snippet glass.audiomat_c 420B
text_snippet metal.audiomat_c 415B
text_snippet water.audiomat_c 415B
text_snippet wood.audiomat_c 420B
ui
text_snippet 1.png 306B
text_snippet 10.png 329B
text_snippet 11.png 324B
text_snippet 12.png 342B
text_snippet 13.png 342B
text_snippet 14.png 335B
text_snippet 15.png 342B
text_snippet 16.png 342B
text_snippet 2.png 303B
text_snippet 3.png 301B
text_snippet 4.png 312B
text_snippet 5.png 301B
text_snippet 6.png 305B
text_snippet 7.png 298B
text_snippet 8.png 298B
text_snippet 9.png 306B
text_snippet ammo1.png 550B
text_snippet ammo10.png 640B
text_snippet ammo11.png 636B
text_snippet ammo12.png 507B
text_snippet ammo2.png 579B
text_snippet ammo3.png 760B
text_snippet ammo4.png 469B
text_snippet ammo5.png 352B
text_snippet ammo6.png 416B
text_snippet ammo7.png 398B
text_snippet ammo8.png 463B
text_snippet ammo9.png 648B
text_snippet armour_empty.png 1.4KB
text_snippet armour_full.png 1.6KB
ui/chat
text_snippet chatbox.scss 1.6KB
ui/components
text_snippet packagecard.razor.scss 3.2KB
text_snippet packagefilters.razor.scss 930B
text_snippet packagelist.razor.scss 158B
ui/components/serverlist
text_snippet serverlistpanel.razor.scss 1.7KB
ui/controls
text_snippet slidercontrol.razor.scss 2.1KB
text_snippet switchcontrol.razor.scss 988B
ui
text_snippet crosshairs.bmp 17.1KB
ui/crosshairs
text_snippet crosshair0.png 5.6KB
text_snippet crosshair1.png 5.4KB
text_snippet crosshair10.png 7.8KB
text_snippet crosshair11.png 8.5KB
text_snippet crosshair12.png 6.1KB
text_snippet crosshair13.png 5.9KB
text_snippet crosshair14.png 6.4KB
text_snippet crosshair15.png 6KB
text_snippet crosshair16.png 5.9KB
text_snippet crosshair17.png 5.7KB
text_snippet crosshair2.png 5.8KB
text_snippet crosshair3.png 5.8KB
text_snippet crosshair4.png 5.9KB
text_snippet crosshair5.png 5.4KB
text_snippet crosshair6.png 6.1KB
text_snippet crosshair7.png 7KB
text_snippet crosshair8.png 5.9KB
text_snippet crosshair9.png 7.1KB
ui
text_snippet flashlight_off.png 1.3KB
text_snippet flashlight_on.png 1.6KB
ui/gamemenu/creategame
text_snippet mapbutton.razor.scss 145B
ui/gamemenu
text_snippet defaultgamemenu.razor.scss 2.9KB
text_snippet defaultloadingpanel.razor.scss 1.3KB
ui/gamemenu/front
text_snippet frontpage.razor.scss 248B
ui/gamemenu/loadgame
text_snippet loadgamepage.razor.scss 171B
text_snippet savedgamecard.razor.scss 1.8KB
ui/gamemenu/settings
text_snippet settingspage.razor.scss 315B
ui
text_snippet health.png 1.2KB
text_snippet hit.png 26.6KB
text_snippet hudelements.png 14.2KB
text_snippet icon_blank.tga 1KB
text_snippet icon_checked.tga 1.8KB
text_snippet icon_close.png 834B
text_snippet icon_close.tga 1KB
text_snippet icon_down_default.png 597B
text_snippet icon_down_default.tga 260B
text_snippet icon_down.png 597B
text_snippet icon_down.tga 260B
text_snippet icon_emptybox.tga 1.8KB
text_snippet icon_file.tga 911B
text_snippet icon_folder_selected.tga 911B
text_snippet icon_folder.tga 1.4KB
text_snippet icon_folderup.tga 1.4KB
text_snippet icon_hlicon1.png 1019B
text_snippet icon_hlicon1.tga 1.3KB
text_snippet icon_hlicon2.png 1KB
text_snippet icon_hlicon2.tga 1.3KB
text_snippet icon_left.tga 720B
text_snippet icon_maximize.tga 944B
text_snippet icon_minimize.tga 944B
text_snippet icon_password.tga 1KB
text_snippet icon_radiosel.tga 1.8KB
text_snippet icon_radiounsel.tga 1.8KB
text_snippet icon_resizer.tga 828B
text_snippet icon_right.tga 720B
text_snippet icon_steam_disabled.png 465B
text_snippet icon_steam_disabled.tga 1.3KB
text_snippet icon_steam.png 488B
text_snippet icon_steam.tga 1.3KB
text_snippet icon_up.tga 260B
text_snippet icon_warning.tga 13.6KB
text_snippet logo.avi 2.6MB
text_snippet logo.gif 2.4MB
ui/menu
text_snippet loadingpanel.scss 1.4KB
text_snippet logo.png 1.7MB
ui/menu/logo
text_snippet 1.png 19.9KB
text_snippet 10.png 19.6KB
text_snippet 100.png 19.8KB
text_snippet 101.png 19.9KB
text_snippet 102.png 20KB
text_snippet 103.png 19.9KB
text_snippet 104.png 19.8KB
text_snippet 105.png 19.7KB
text_snippet 106.png 19.6KB
text_snippet 107.png 19.4KB
text_snippet 108.png 19.5KB
text_snippet 109.png 19.8KB
text_snippet 11.png 19.5KB
text_snippet 110.png 19.9KB
text_snippet 12.png 19.5KB
text_snippet 13.png 19.5KB
text_snippet 14.png 19.8KB
text_snippet 15.png 19.5KB
text_snippet 16.png 19.5KB
text_snippet 17.png 19.6KB
text_snippet 18.png 19.6KB
text_snippet 19.png 19.7KB
text_snippet 2.png 20KB
text_snippet 20.png 19.6KB
text_snippet 21.png 19.6KB
text_snippet 22.png 19.8KB
text_snippet 23.png 19.7KB
text_snippet 24.png 19.8KB
text_snippet 25.png 19.8KB
text_snippet 26.png 19.9KB
text_snippet 27.png 19.9KB
text_snippet 28.png 19.9KB
text_snippet 29.png 20KB
text_snippet 3.png 19.9KB
text_snippet 30.png 19.9KB
text_snippet 31.png 20KB
text_snippet 32.png 20KB
text_snippet 33.png 20KB
text_snippet 34.png 19.9KB
text_snippet 35.png 19.9KB
text_snippet 36.png 19.8KB
text_snippet 37.png 19.9KB
text_snippet 38.png 19.9KB
text_snippet 39.png 19.9KB
text_snippet 4.png 19.8KB
text_snippet 40.png 19.9KB
text_snippet 41.png 19.9KB
text_snippet 42.png 19.9KB
text_snippet 43.png 20KB
text_snippet 44.png 19.9KB
text_snippet 45.png 19.9KB
text_snippet 46.png 20KB
text_snippet 47.png 20KB
text_snippet 48.png 20KB
text_snippet 49.png 19.9KB
text_snippet 5.png 19.7KB
text_snippet 50.png 19.9KB
text_snippet 51.png 19.9KB
text_snippet 52.png 20KB
text_snippet 53.png 20KB
text_snippet 54.png 20KB
text_snippet 55.png 19.9KB
text_snippet 56.png 19.9KB
text_snippet 57.png 19.9KB
text_snippet 58.png 19.9KB
text_snippet 59.png 19.9KB
text_snippet 6.png 19.7KB
text_snippet 60.png 19.9KB
text_snippet 61.png 20.3KB
text_snippet 62.png 19.6KB
text_snippet 63.png 19.6KB
text_snippet 64.png 19.7KB
text_snippet 65.png 19.6KB
text_snippet 66.png 19.5KB
text_snippet 67.png 19.6KB
text_snippet 68.png 19.6KB
text_snippet 69.png 19.6KB
text_snippet 7.png 19.7KB
text_snippet 70.png 19.5KB
text_snippet 71.png 19.5KB
text_snippet 72.png 19.5KB
text_snippet 73.png 19.4KB
text_snippet 74.png 18.7KB
text_snippet 75.png 19.4KB
text_snippet 76.png 19.5KB
text_snippet 77.png 19.5KB
text_snippet 78.png 19.5KB
text_snippet 79.png 19.6KB
text_snippet 8.png 19.6KB
text_snippet 80.png 19.6KB
text_snippet 81.png 19.7KB
text_snippet 82.png 19.6KB
text_snippet 83.png 19.6KB
text_snippet 84.png 19.8KB
text_snippet 85.png 19.7KB
text_snippet 86.png 19.7KB
text_snippet 87.png 19.8KB
text_snippet 88.png 19.8KB
text_snippet 89.png 19.7KB
text_snippet 9.png 19.6KB
text_snippet 90.png 19.8KB
text_snippet 91.png 19.7KB
text_snippet 92.png 19.7KB
text_snippet 93.png 19.6KB
text_snippet 94.png 19.5KB
text_snippet 95.png 19.4KB
text_snippet 96.png 19.5KB
text_snippet 97.png 19.5KB
text_snippet 98.png 19.6KB
text_snippet 99.png 18.5KB
ui/menu
text_snippet menu.html 2.7KB
text_snippet menu.scss 12KB
ui/menu/playermodel
text_snippet barney.png 4.6KB
text_snippet gina.png 5.3KB
text_snippet gman.png 13.5KB
text_snippet gordon.png 5.6KB
text_snippet helmet.png 5.3KB
text_snippet hgrunt.png 5.2KB
text_snippet robo.png 7.6KB
text_snippet scientist.png 5.6KB
text_snippet zombie.png 7.5KB
ui/menu
text_snippet splash.png 120.8KB
ui/menu/spray
text_snippet 8ball1.png 2.6KB
text_snippet andre.png 3.6KB
text_snippet camp1.png 3.1KB
text_snippet chick1.png 2.9KB
text_snippet chuckskull.png 2.4KB
text_snippet devl1.png 3.6KB
text_snippet gun1.png 2.6KB
text_snippet lambda.png 2.3KB
text_snippet skull.png 3.7KB
text_snippet smiley.png 1.8KB
text_snippet splatt.png 2.7KB
text_snippet tiki.png 2.9KB
text_snippet v_1.png 2.3KB
ui/menu/submenus
text_snippet config.html 1.2KB
ui/menu/submenus/config
text_snippet audio.html 568B
text_snippet contentcontrol.html 490B
text_snippet video.html 1.2KB
text_snippet vr.html 738B
ui/menu/submenus
text_snippet creategame.html 1.2KB
text_snippet internetgames.html 519B
text_snippet mpcustomize.html 877B
text_snippet multiplayer.html 747B
text_snippet newgame.html 877B
text_snippet template.html 857B
ui/menu
text_snippet thumb.png 209B
ui/pickup
text_snippet item_battery.png 1.7KB
text_snippet item_healthkit.png 1.9KB
text_snippet item_longjump.png 1.8KB
ui
text_snippet radial_gradient.png 169.8KB
ui/scoreboard
text_snippet scoreboard.scss 879B
ui
text_snippet seperator.png 252B
ui/voicechat
text_snippet voicelist.scss 814B
text_snippet voicespeaker.scss 285B
ui/weapons
text_snippet hudref1.bmp 65.1KB
text_snippet hudref2.bmp 65.1KB
text_snippet hudref3.bmp 65.1KB
text_snippet hudref4.bmp 65.1KB
text_snippet hudref5.bmp 65.1KB
text_snippet hudref6.bmp 65.1KB
ui/weapons/killfeed
text_snippet suicide.png 655B
text_snippet train.png 1KB
text_snippet weapon_crossbow.png 773B
text_snippet weapon_crowbar.png 660B
text_snippet weapon_egon.png 862B
text_snippet weapon_gauss.png 911B
text_snippet weapon_glock.png 724B
text_snippet weapon_grenade.png 811B
text_snippet weapon_hgun.png 1.2KB
text_snippet weapon_mp5.png 859B
text_snippet weapon_python.png 690B
text_snippet weapon_rpg.png 984B
text_snippet weapon_satchel.png 871B
text_snippet weapon_shotgun.png 975B
text_snippet weapon_snark.png 881B
text_snippet weapon_tripmine.png 928B
ui/weapons
text_snippet weapon_357_selected.png 2.1KB
text_snippet weapon_357.png 2.8KB
text_snippet weapon_crossbow_selected.png 2.5KB
text_snippet weapon_crossbow.png 3.1KB
text_snippet weapon_crowbar_selected.png 2.3KB
text_snippet weapon_crowbar.png 2.9KB
text_snippet weapon_egon_selected.png 2.6KB
text_snippet weapon_egon.png 5.3KB
text_snippet weapon_error_selected.png 1.4KB
text_snippet weapon_error.png 1.4KB
text_snippet weapon_gauss_selected.png 3.1KB
text_snippet weapon_gauss.png 5KB
text_snippet weapon_grenade_selected.png 3.2KB
text_snippet weapon_grenade.png 6.8KB
text_snippet weapon_hornetgun_selected.png 3.1KB
text_snippet weapon_hornetgun.png 7.6KB
text_snippet weapon_pistol_selected.png 2.1KB
text_snippet weapon_pistol.png 2.5KB
text_snippet weapon_rpg_selected.png 4.3KB
text_snippet weapon_rpg.png 6.3KB
text_snippet weapon_satchel_selected.png 2.5KB
text_snippet weapon_satchel.png 4.7KB
text_snippet weapon_selected_overlay.png 954B
text_snippet weapon_shotgun_selected.png 2.4KB
text_snippet weapon_shotgun.png 3.1KB
text_snippet weapon_smg_selected.png 2.7KB
text_snippet weapon_smg.png 3.9KB
text_snippet weapon_snark_selected.png 2.9KB
text_snippet weapon_snark.png 7.1KB
text_snippet weapon_tripmine_selected.png 2.9KB
text_snippet weapon_tripmine.png 4.7KB
ui/xgui/defaultstyles
text_snippet olivegreen.scss 7.1KB
text_snippet simple.scss 648B
ui/xgui/functionstyles
text_snippet checkbox.scss 449B
text_snippet functionstyles.scss 144B
text_snippet slider.scss 1.2KB
text_snippet tabcontainer.scss 484B
ui/xgui
text_snippet license 1.5KB
ui/xgui/resources
text_snippet icon_close.png 834B
text_snippet icon_down_default.png 597B
text_snippet icon_down.png 597B
text_snippet icon_hlicon1.png 1019B
text_snippet icon_hlicon2.png 1KB
text_snippet icon_steam_disabled.png 465B
text_snippet icon_steam.png 488B
xenpc
text_snippet xenpc-documentation.txt 4.5KB