Adds cursed lockers that teleport anything inside them to other lockers (#1493)
This commit is contained in:
committed by
GitHub
parent
804f287ee3
commit
b9e1f9283d
@@ -1,6 +1,7 @@
|
||||
using Content.Server.AI.Utility;
|
||||
using Content.Server.AI.WorldState.States.Inventory;
|
||||
using Content.Server.GameObjects.Components;
|
||||
using Content.Server.GameObjects.Components.Items.Storage;
|
||||
using Content.Server.Utility;
|
||||
using Content.Shared.Interfaces.GameObjects.Components;
|
||||
using Robust.Shared.Containers;
|
||||
|
||||
Reference in New Issue
Block a user