Lint more const string prototypes (#18922)
This commit is contained in:
@@ -12,6 +12,7 @@ public sealed class SlurredSystem : SharedSlurredSystem
|
||||
[Dependency] private readonly StatusEffectsSystem _statusEffectsSystem = default!;
|
||||
[Dependency] private readonly IRobustRandom _random = default!;
|
||||
|
||||
[ValidatePrototypeId<StatusEffectPrototype>]
|
||||
private const string SlurKey = "SlurredSpeech";
|
||||
|
||||
public override void Initialize()
|
||||
|
||||
Reference in New Issue
Block a user