Gave the shitmed examine icon its own file so it wouldn't crash the client

This commit is contained in:
Vanessa 2025-12-21 09:22:45 -06:00
parent 9f52e5ac5c
commit 6daff5d7f4
2 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ public sealed class SurgeryToolExamineSystem : EntitySystem
RaiseLocalEvent(ent, ref ev);
_examine.AddDetailedExamineVerb(args, ent.Comp, ev.Message,
Loc.GetString("surgery-tool-examinable-verb-text"), "/Textures/Objects/Specific/Medical/Surgery/scalpel.rsi/scalpel.png",
Loc.GetString("surgery-tool-examinable-verb-text"), "Resources/Textures/_Shitmed/Interface/scalpel.png",
Loc.GetString("surgery-tool-examinable-verb-message"));
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B