diff --git a/neo/maps/devbox_koth.bsp b/neo/maps/devbox_koth.bsp new file mode 100644 index 0000000..7f2ed23 Binary files /dev/null and b/neo/maps/devbox_koth.bsp differ diff --git a/neo/materials/misc/koth_glow.vmt b/neo/materials/misc/koth_glow.vmt new file mode 100644 index 0000000..d904262 --- /dev/null +++ b/neo/materials/misc/koth_glow.vmt @@ -0,0 +1,7 @@ +"UnlitGeneric" +{ + "$basetexture" "misc/koth_glow" + "$surfacetexture" "concrete" + "$translucent" 1 + "$alpha" 1 +} \ No newline at end of file diff --git a/neo/materials/misc/koth_glow.vtf b/neo/materials/misc/koth_glow.vtf new file mode 100644 index 0000000..e0bc66d Binary files /dev/null and b/neo/materials/misc/koth_glow.vtf differ diff --git a/neo/materials/vgui/hud/cp/cp_both.vmt b/neo/materials/vgui/hud/cp/cp_both.vmt new file mode 100644 index 0000000..06601f9 --- /dev/null +++ b/neo/materials/vgui/hud/cp/cp_both.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\hud\cp\cp_both" + "$translucent" 1 + "$vertexcolor" 1 + "$vertexalpha" 1 + "$no_fullbright" 1 + "$additive" 1 + "$ignorez" 1 +} diff --git a/neo/materials/vgui/hud/cp/cp_both.vtf b/neo/materials/vgui/hud/cp/cp_both.vtf new file mode 100644 index 0000000..e0852c4 Binary files /dev/null and b/neo/materials/vgui/hud/cp/cp_both.vtf differ diff --git a/neo/materials/vgui/hud/cp/cp_locked.vmt b/neo/materials/vgui/hud/cp/cp_locked.vmt new file mode 100644 index 0000000..8c66dab --- /dev/null +++ b/neo/materials/vgui/hud/cp/cp_locked.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui/hud/cp/cp_locked" + "$translucent" 1 + "$vertexcolor" 1 + "$vertexalpha" 1 + "$no_fullbright" 1 + "$additive" 1 + "$ignorez" 1 +} diff --git a/neo/materials/vgui/hud/cp/cp_locked.vtf b/neo/materials/vgui/hud/cp/cp_locked.vtf new file mode 100644 index 0000000..a949f22 Binary files /dev/null and b/neo/materials/vgui/hud/cp/cp_locked.vtf differ diff --git a/neo/materials/vgui/hud/cp/hammer_koth_info.vmt b/neo/materials/vgui/hud/cp/hammer_koth_info.vmt new file mode 100644 index 0000000..0ac9750 --- /dev/null +++ b/neo/materials/vgui/hud/cp/hammer_koth_info.vmt @@ -0,0 +1,7 @@ +"Sprite" +{ + "$basetexture" "vgui\hud\cp\hammer_koth_info" + "$spriteorigin" "[ 0.50 0.50 ]" + "$no_fullbright" 1 + "$spriteorientation" "vp_parallel" +} diff --git a/neo/materials/vgui/hud/cp/hammer_koth_info.vtf b/neo/materials/vgui/hud/cp/hammer_koth_info.vtf new file mode 100644 index 0000000..dccfa30 Binary files /dev/null and b/neo/materials/vgui/hud/cp/hammer_koth_info.vtf differ diff --git a/neo/materials/vgui/hud/cp/hammer_koth_master.vmt b/neo/materials/vgui/hud/cp/hammer_koth_master.vmt new file mode 100644 index 0000000..3907ce2 --- /dev/null +++ b/neo/materials/vgui/hud/cp/hammer_koth_master.vmt @@ -0,0 +1,7 @@ +"Sprite" +{ + "$basetexture" "vgui\hud\cp\hammer_koth_master" + "$spriteorigin" "[ 0.50 0.50 ]" + "$no_fullbright" 1 + "$spriteorientation" "vp_parallel" +} diff --git a/neo/materials/vgui/hud/cp/hammer_koth_master.vtf b/neo/materials/vgui/hud/cp/hammer_koth_master.vtf new file mode 100644 index 0000000..80f0edc Binary files /dev/null and b/neo/materials/vgui/hud/cp/hammer_koth_master.vtf differ