Put items inside cakes! (#31015)
* First commit * I'm silly * Please be it * Some more fixes * Cleanup * fine! * removed = false * review --------- Co-authored-by: Milon <milonpl.git@proton.me>
This commit is contained in:
@@ -49,6 +49,12 @@ namespace Content.Shared.Tools.Components
|
||||
[DataField, AutoNetworkedField]
|
||||
public bool HasVerbs = true;
|
||||
|
||||
/// <summary>
|
||||
/// If true, the only way to interact is with verbs. Clicking on the entity will not do anything.
|
||||
/// </summary>
|
||||
[DataField, AutoNetworkedField]
|
||||
public bool VerbOnly;
|
||||
|
||||
/// <summary>
|
||||
/// The name of what is being open and closed.
|
||||
/// E.g toilet lid, pannel, compartment.
|
||||
|
||||
Reference in New Issue
Block a user