Sleeping (#9793)
This commit is contained in:
@@ -14,5 +14,9 @@ namespace Content.Server.Sound.Components
|
||||
|
||||
[DataField("playChance")]
|
||||
public float PlayChance = 0.5f;
|
||||
|
||||
// Always Pvs.
|
||||
[DataField("popUp")]
|
||||
public string? PopUp;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user