just gonna change this back rq
This commit is contained in:
@@ -37,7 +37,7 @@ public sealed class HealthExaminableSystem : EntitySystem
|
|||||||
Category = VerbCategory.Examine,
|
Category = VerbCategory.Examine,
|
||||||
Disabled = !detailsRange,
|
Disabled = !detailsRange,
|
||||||
Message = Loc.GetString("health-examinable-verb-disabled"),
|
Message = Loc.GetString("health-examinable-verb-disabled"),
|
||||||
IconTexture = "/Textures/Interface/VerbIcons/plus.svg.192dpi.png"
|
IconTexture = "/Textures/Interface/VerbIcons/rejuvenate.svg.192dpi.png"
|
||||||
};
|
};
|
||||||
|
|
||||||
args.Verbs.Add(verb);
|
args.Verbs.Add(verb);
|
||||||
|
|||||||
Reference in New Issue
Block a user