Skip to content

Commit

Permalink
my stupidity v2
Browse files Browse the repository at this point in the history
  • Loading branch information
JustMarfix committed Mar 27, 2024
1 parent 7317194 commit 1a14b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Commands/spawn008_2.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public bool Execute(ArraySegment<string> arguments, ICommandSender sender, out s
scp0082.DisableEffect(EffectType.Stained);
scp0082.Role.Set(RoleTypeId.Tutorial, reason: SpawnReason.ForceClass);
scp0082.Scale = new Vector3(1f, 1f, 1f);
scp0082.UnMute();
VeryUsualDay.Instance.ScpPlayers.Remove(id);
response = "SCP удалён!";
return true;
Expand Down

0 comments on commit 1a14b25

Please sign in to comment.