value change (#14189)
This commit is contained in:
@@ -401,7 +401,7 @@ namespace Content.Server.Nutrition.EntitySystems
|
|||||||
},
|
},
|
||||||
IconTexture = "/Textures/Interface/VerbIcons/drink.svg.192dpi.png",
|
IconTexture = "/Textures/Interface/VerbIcons/drink.svg.192dpi.png",
|
||||||
Text = Loc.GetString("drink-system-verb-drink"),
|
Text = Loc.GetString("drink-system-verb-drink"),
|
||||||
Priority = -1
|
Priority = 2
|
||||||
};
|
};
|
||||||
|
|
||||||
ev.Verbs.Add(verb);
|
ev.Verbs.Add(verb);
|
||||||
|
|||||||
Reference in New Issue
Block a user