Play special sound when you get chosen as traitor in SSS.

This commit is contained in:
Víctor Aguilera Puerto
2020-08-21 21:09:24 +02:00
parent 1086474cd0
commit b3156e9934
3 changed files with 10 additions and 0 deletions

View File

@@ -2,6 +2,9 @@ using System.Collections.Generic;
using System.Linq;
using Content.Server.Interfaces.Chat;
using Content.Shared.Roles;
using Robust.Server.GameObjects.EntitySystems;
using Robust.Shared.Audio;
using Robust.Shared.GameObjects.Systems;
using Robust.Shared.Localization;
namespace Content.Server.Mobs.Roles