Fixes MobStateComponent not cancelling stand attempts when mob is incapacitated

Closes #4831
This commit is contained in:
Vera Aguilera Puerto
2021-10-12 01:42:52 +02:00
parent f3993be925
commit aa42539a6b
3 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
author: Zumorica
changes:
- type: Fix # One of the following: Add, Remove, Tweak, Fix
message: Fixed mobs that die or go into crit not being downed.