diff --git a/gamemodes/zombiesurvival/content/materials/models/weapons/v_fza/fast_zombie_sheet.vmt b/gamemodes/zombiesurvival/content/materials/models/weapons/v_fza/fast_zombie_sheet.vmt index 458375c..bf068a9 100644 --- a/gamemodes/zombiesurvival/content/materials/models/weapons/v_fza/fast_zombie_sheet.vmt +++ b/gamemodes/zombiesurvival/content/materials/models/weapons/v_fza/fast_zombie_sheet.vmt @@ -2,7 +2,4 @@ { "$baseTexture" "Models/Weapons/v_fza/fast_zombie_sheet" "$bumpmap" "Models/Weapons/v_fza/fast_zombie_sheet_normal" - "$envmap" "env_cubemap" - "$normalmapalphaenvmapmask" 1 - "$selfillum" "1" } \ No newline at end of file diff --git a/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/Blackcrab_sheet.vmt b/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/Blackcrab_sheet.vmt index 07bfa0d..f23480a 100644 --- a/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/Blackcrab_sheet.vmt +++ b/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/Blackcrab_sheet.vmt @@ -2,7 +2,4 @@ { "$baseTexture" "Models/Weapons/v_pza/Blackcrab_sheet" "$bumpmap" "Models/Weapons/v_pza/blackcrab_sheet_normal" - "$envmap" "env_cubemap" - "$normalmapalphaenvmapmask" 1 - "$selfillum" "1" } diff --git a/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/PoisonZombie_sheet.vmt b/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/PoisonZombie_sheet.vmt index df1c86d..8226056 100644 --- a/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/PoisonZombie_sheet.vmt +++ b/gamemodes/zombiesurvival/content/materials/models/weapons/v_pza/PoisonZombie_sheet.vmt @@ -2,7 +2,4 @@ { "$baseTexture" "Models/Weapons/v_pza/PoisonZombie_sheet" "$bumpmap" "Models/Weapons/v_pza/PoisonZombie_sheet_normal" - "$envmap" "env_cubemap" - "$normalmapalphaenvmapmask" 1 - "$selfillum" "1" } \ No newline at end of file