* Restores AI controller for wisdom cow (#65229)
When wisdom cows were swapped to a basic mob, it looks like whoever coded them forgot to give the wisdom cows their AI controller. I fixed that up so now they should spout their bullshit again.
Why It's Good For The Game
Spams the chat like it's suppposed to
Changelog
cl Wallem
fix: We gave the wisdom cow its tongue back. We're sorry.
/cl
* Fixes the wisdom cow not talking
Co-authored-by: Wallem <66052067+Wallemations@users.noreply.github.com>
* Robotic Basic and Simple mobs now take damage from EMPs (#64752)
Simple/basic mobs with ROBOTIC biotype get damaged by emps
* Robotic Basic and Simple mobs now take damage from EMPs
Co-authored-by: GoblinBackwards <22856555+GoblinBackwards@users.noreply.github.com>
* Fixes the riding component not working with basic mobs (#63884)
basic mobs were missing behavior on relaying movement
* Fixes the riding component not working with basic mobs
Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
* Fixed ashdrakes being pushed (#63373)
Megafauna and such animals are not pushable if their move resist is greater than someone's move force. Them being shovable is an oversight.
* Fixed dead animals being shovable if their move resist is greater than the shover's move force.
Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
* Refactors datum AI idle behaviors into datums (#61455)
Co-authored-by: MonkeyThatCodes <monkey>
* Refactors datum AI idle behaviors into datums
Co-authored-by: AMonkeyThatCodes <20987591+AMonkeyThatCodes@users.noreply.github.com>