Add door prying to xenos (#8917)

* Add door prying to xenos

* a

* c
This commit is contained in:
metalgearsloth
2022-06-28 20:50:58 +10:00
committed by GitHub
parent ef3a02397a
commit f0cc636c1d
5 changed files with 44 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
using System.Threading;
using Content.Shared.Damage;
using Content.Shared.Sound;
using Content.Shared.Tools;
using Robust.Shared.Audio;
using Robust.Shared.GameStates;
using Robust.Shared.Prototypes;
using Robust.Shared.Serialization;