Delta-v/Content.Shared/Mobs/Systems
nikthechampiongr 22e9d6562f
Fix SCRAM implant not working while cuffed. Incidentally fix freedom implant working while dead/crit (#25978)
* Fix SCRAM implant not being usable while in cuffs. Also fix freedom implant from working while dead/crit as a side effect

* Move check up to apply to all actions and do thing I forgor to do before

* Change check into an ActionBlocker check that also checks whether the user is sleeping.

* Make checking for Consciousness the default for actions

Went through and chose what I believe to be sensible defaults for actions that had CheckCanInteract.

* Fix typos my beloved

I had an unbelievable skill issue

* Fix major skill issue
2024-03-18 23:35:46 +01:00
..
MobStateActionsSystem.cs Revert to v196.0.0 (#23074) 2023-12-28 10:57:48 +11:00
MobStateSystem.StateMachine.cs Fix borg mobstates (#21307) 2023-11-09 16:14:06 -07:00
MobStateSystem.Subscribers.cs Fix SCRAM implant not working while cuffed. Incidentally fix freedom implant working while dead/crit (#25978) 2024-03-18 23:35:46 +01:00
MobStateSystem.cs Fix mob state error (#21431) 2023-11-07 18:30:05 -07:00
MobThresholdSystem.cs Fix health alert not being updated when a system overrides the current state through UpdateMobStateEvent (#21741) 2023-11-22 19:43:12 -05:00