This commit is contained in:
@@ -411,7 +411,7 @@ namespace Content.Server.Nutrition.EntitySystems
|
||||
{
|
||||
TryDrink(ev.User, ev.User, component, uid);
|
||||
},
|
||||
Icon = new SpriteSpecifier.Texture(new ResourcePath("/Textures/Interface/VerbIcons/drink.svg.192dpi.png")),
|
||||
Icon = new SpriteSpecifier.Texture(new ("/Textures/Interface/VerbIcons/drink.svg.192dpi.png")),
|
||||
Text = Loc.GetString("drink-system-verb-drink"),
|
||||
Priority = 2
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user