diff --git a/Content.Shared/Mobs/Systems/MobStateActionsSystem.cs b/Content.Shared/Mobs/Systems/MobStateActionsSystem.cs index 735a3a662566..5e6317198641 100644 --- a/Content.Shared/Mobs/Systems/MobStateActionsSystem.cs +++ b/Content.Shared/Mobs/Systems/MobStateActionsSystem.cs @@ -36,7 +36,5 @@ private void OnMobStateChanged(EntityUid uid, MobStateActionsComponent component if (_actions.AddAction(uid, ref act, id, uid, action)) component.GrantedActions.Add(act.Value); } - - Dirty(uid, component); } } diff --git a/RobustToolbox b/RobustToolbox index ca64aae7f096..ced6d5a8b051 160000 --- a/RobustToolbox +++ b/RobustToolbox @@ -1 +1 @@ -Subproject commit ca64aae7f096b2dca707121e70256eaa173a86d5 +Subproject commit ced6d5a8b051e8baad817040ae212c8704a874cb