From e590391e7bc93986bed75b499d8b8ee8bc8dc19c Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 16 Feb 2024 22:00:51 -0500 Subject: [PATCH] Update flawhud.json --- src/TF2HUD.Editor/JSON/flawhud.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/TF2HUD.Editor/JSON/flawhud.json b/src/TF2HUD.Editor/JSON/flawhud.json index c21919f7..91433f5e 100644 --- a/src/TF2HUD.Editor/JSON/flawhud.json +++ b/src/TF2HUD.Editor/JSON/flawhud.json @@ -494,10 +494,13 @@ "ToolTip": "Toggle the spy silhouette seen when changing the disguise.", "Value": "true", "Files": { - "scripts/hudanimations_custom.txt": { - "uncomment": [ - "RunEvent HudSpyDisguiseChanged" - ] + "resource/ui/hudplayerclass.res": { + "PlayerStatusSpyOutlineImage": { + "image": { + "true": "../hud/class_spy_outline", + "false": "../vgui/replay/thumbnails/transparent" + } + } } } }, @@ -1018,7 +1021,7 @@ "font": "FontBold22" }, "IndividualChargesLabel": { - "ypos": "5", + "ypos": "15", "tall": "30" }, "ChargeMeter": {