Add Different Styles for Instruments (#9250)
This commit is contained in:
@@ -68,6 +68,9 @@ namespace Content.Shared.Verbs
|
||||
public static readonly VerbCategory Split =
|
||||
new("verb-categories-split", null);
|
||||
|
||||
public static readonly VerbCategory InstrumentStyle =
|
||||
new("verb-categories-instrument-style", null);
|
||||
|
||||
public static readonly VerbCategory SetSensor = new("verb-categories-set-sensor", null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user