Optimize status effects (#7429)
This commit is contained in:
@@ -24,6 +24,9 @@ namespace Content.Shared.StatusEffect
|
||||
public List<string> AllowedEffects = default!;
|
||||
}
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class ActiveStatusEffectsComponent : Component {}
|
||||
|
||||
/// <summary>
|
||||
/// Holds information about an active status effect.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user