Skip to content

Commit

Permalink
Add bonk shotgun kill/spawn icons
Browse files Browse the repository at this point in the history
  • Loading branch information
legokidlogan committed Mar 9, 2024
1 parent bd376a5 commit 2e6c61d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/autorun/client/cfc_pvp_weapons_killicons.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
local icol = Color( 255, 255, 255, 255 )

killicon.Add( "cfc_bonk_shotgun", "vgui/hud/cfc_bonk_shotgun", icol )
Binary file added materials/entities/cfc_bonk_shotgun.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions materials/vgui/hud/cfc_bonk_shotgun.vmt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"UnlitGeneric"
{
"$basetexture" "vgui/hud/cfc_bonk_shotgun"
"$translucent" 1
"$vertexalpha" 1
"$vertexcolor" 1
}
Binary file added materials/vgui/hud/cfc_bonk_shotgun.vtf
Binary file not shown.

0 comments on commit 2e6c61d

Please sign in to comment.