Class NinjaRuleComponent
Inheritance
System.Object
NinjaRuleComponent
Namespace: Content.Server.GameTicking.Rules.Components
Assembly: Content.Server.dll
Syntax
public sealed class NinjaRuleComponent : Component
Fields
| Improve this Doc View SourceGreetingSound
Sound played when making the player a ninja via antag control or ghost role
Declaration
public SoundSpecifier GreetingSound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |
Threats
List of threats that can be called in. Copied onto CommsHackerComponent when gloves are enabled.
Declaration
public ProtoId<WeightedRandomPrototype> Threats
Field Value
Type | Description |
---|---|
Robust.Shared.Prototypes.ProtoId<WeightedRandomPrototype> |