Delta-v/Content.Server/Climbing/Components
metalgearsloth b2322864e9
Remove IActionBlocker.CanMove (#4449)
* Remove IActionBlocker.CanMove

Ported the remainders over to using MovementAttemptEvent which should also help make mob movement a bit faster.

* Make that check faster
2021-08-09 17:34:01 -07:00
..
ClimbableComponent.cs DoAfter can now raise events so you don't need to use async with it (#4253) 2021-07-04 21:32:24 +10:00
ClimbingComponent.cs Remove IActionBlocker.CanMove (#4449) 2021-08-09 17:34:01 -07:00