Move minds, roles, jobs and objectives to shared (#19679)
This commit is contained in:
@@ -4,13 +4,14 @@ using Content.Server.Chat;
|
||||
using Content.Server.Chat.Systems;
|
||||
using Content.Server.Cloning;
|
||||
using Content.Server.Drone.Components;
|
||||
using Content.Server.Inventory;
|
||||
using Content.Shared.Bed.Sleep;
|
||||
using Content.Server.Emoting.Systems;
|
||||
using Content.Server.Mind;
|
||||
using Content.Server.Inventory;
|
||||
using Content.Server.Speech.EntitySystems;
|
||||
using Content.Shared.Bed.Sleep;
|
||||
using Content.Shared.Damage;
|
||||
using Content.Shared.Humanoid;
|
||||
using Content.Shared.Inventory;
|
||||
using Content.Shared.Mind;
|
||||
using Content.Shared.Mobs;
|
||||
using Content.Shared.Mobs.Components;
|
||||
using Content.Shared.Mobs.Systems;
|
||||
@@ -20,7 +21,6 @@ using Content.Shared.Zombies;
|
||||
using Robust.Shared.Prototypes;
|
||||
using Robust.Shared.Random;
|
||||
using Robust.Shared.Timing;
|
||||
using Content.Shared.Humanoid;
|
||||
|
||||
namespace Content.Server.Zombies
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user