value change (#14189)

This commit is contained in:
Scribbles0
2023-02-20 04:29:15 -08:00
committed by GitHub
parent 69831b0779
commit 2018365958

View File

@@ -401,7 +401,7 @@ namespace Content.Server.Nutrition.EntitySystems
},
IconTexture = "/Textures/Interface/VerbIcons/drink.svg.192dpi.png",
Text = Loc.GetString("drink-system-verb-drink"),
Priority = -1
Priority = 2
};
ev.Verbs.Add(verb);