[Revert] Reverts Ninja (#15516)
* Revert "[Antag] add space ninja as midround antag (#14069)" This reverts commitc1cda0dbf8. * Revert "[Fix] move ninja objectives into NinjaRole (#15490)" This reverts commit251f429fb3.
This commit is contained in:
@@ -44,7 +44,7 @@ public sealed class StealthSystem : SharedStealthSystem
|
||||
if (!enabled)
|
||||
{
|
||||
if (component.HadOutline)
|
||||
EnsureComp<InteractionOutlineComponent>(uid);
|
||||
AddComp<InteractionOutlineComponent>(uid);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user