Gave the shitmed examine icon its own file so it wouldn't crash the client
This commit is contained in:
parent
9f52e5ac5c
commit
6daff5d7f4
|
|
@ -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 |
Loading…
Reference in New Issue