[feat]MeatyOre panel
This commit is contained in:
@@ -38,6 +38,9 @@ namespace Content.Shared.Verbs
|
||||
public static readonly VerbCategory Admin =
|
||||
new("verb-categories-admin", "/Textures/Interface/character.svg.192dpi.png");
|
||||
|
||||
public static readonly VerbCategory MeatyOre =
|
||||
new("MeatyOre", null);
|
||||
|
||||
public static readonly VerbCategory Antag =
|
||||
new("verb-categories-antag", "/Textures/Interface/VerbIcons/antag-e_sword-temp.192dpi.png", iconsOnly: true) { Columns = 5 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user