Merge branch 'master' into offmed-staging
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Numerics;
|
||||
using Content.Client.StatusIcon;
|
||||
using Content.Client.UserInterface.Systems;
|
||||
using Content.Shared.Damage;
|
||||
using Content.Shared.Damage.Components;
|
||||
using Content.Shared.FixedPoint;
|
||||
using Content.Shared.Mobs;
|
||||
using Content.Shared.Mobs.Components;
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
using Content.Shared.Atmos.Rotting;
|
||||
using Content.Shared.Damage;
|
||||
using Content.Shared.Inventory.Events;
|
||||
using Content.Shared.Mobs.Components;
|
||||
using Content.Shared.Overlays;
|
||||
@@ -7,6 +6,7 @@ using Content.Shared.StatusIcon;
|
||||
using Content.Shared.StatusIcon.Components;
|
||||
using Robust.Shared.Prototypes;
|
||||
using System.Linq;
|
||||
using Content.Shared.Damage.Components;
|
||||
using Content.Shared._Offbrand.Wounds; // Offbrand
|
||||
using Content.Shared.Mobs; // Offbrand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user