Ремув попапа сна (#146)
* remove: remove ZZZ popup * fix: client popup for target doll
This commit is contained in:
@@ -22,10 +22,4 @@ public sealed partial class SleepEmitSoundComponent : Component
|
||||
/// </summary>
|
||||
[DataField, ViewVariables(VVAccess.ReadWrite)]
|
||||
public float Chance = 0.33f;
|
||||
|
||||
/// <summary>
|
||||
/// Popup for snore (e.g. Zzz...)
|
||||
/// </summary>
|
||||
[DataField, ViewVariables(VVAccess.ReadWrite)]
|
||||
public LocId PopUp = "sleep-onomatopoeia";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user