Examine verbs + tooltip buttons (#6489)
This commit is contained in:
@@ -34,6 +34,9 @@ namespace Content.Shared.Verbs
|
||||
public static readonly VerbCategory Admin =
|
||||
new("verb-categories-admin", "/Textures/Interface/character.svg.192dpi.png");
|
||||
|
||||
public static readonly VerbCategory Examine =
|
||||
new("verb-categories-examine", "/Textures/Interface/VerbIcons/examine.svg.192dpi.png");
|
||||
|
||||
public static readonly VerbCategory Debug =
|
||||
new("verb-categories-debug", "/Textures/Interface/VerbIcons/debug.svg.192dpi.png");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user