mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-27 18:12:00 +00:00
* Fixes monkey AI resist runtime (#69603) "_queue_verb() returned false because it wasnt called from player input!" was calling resist() which queues it as a player input. * Fixes monkey AI resist runtime Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>