forked from HaodongMo/ArcCW
Added icon
This commit is contained in:
parent
00d6444511
commit
9ed7450a59
@ -137,8 +137,8 @@ if CLIENT then
|
||||
local mode = GetConVar("arccw_ttt_bodyattinfo"):GetInt()
|
||||
if Entity(raw.eidx).ArcCW_AttInfo and (mode == 2 or (mode == 1 and raw.detective_search)) then
|
||||
local finalTbl = {
|
||||
img = "vgui/ttt/icon_nades",
|
||||
p = 10,
|
||||
img = "arccw/ttticons/arccw_dropattinfo.png",
|
||||
p = 10.5, -- Right after the murder weapon
|
||||
text = (mode == 1 and "With your detective skills, you" or "You") .. " deduce the murder weapon had these attachments: "
|
||||
}
|
||||
local comma = false
|
||||
|
BIN
materials/arccw/ttticons/arccw_dropattinfo.png
Normal file
BIN
materials/arccw/ttticons/arccw_dropattinfo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
Loading…
Reference in New Issue
Block a user