improve sleeping mob state changes (#11083)
This commit is contained in:
@@ -18,5 +18,8 @@ namespace Content.Server.Sound.Components
|
||||
// Always Pvs.
|
||||
[DataField("popUp")]
|
||||
public string? PopUp;
|
||||
|
||||
[DataField("enabled")]
|
||||
public bool Enabled = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user