Files
Bubberstation/code/modules/vehicles
SkyratBot a6c981e3f7 [MIRROR] Fix AIs with AI Cores getting gibbed when the mech theyre controlling gets destroyed [MDB IGNORE] (#17358)
* Fix AIs with AI Cores getting gibbed when the mech theyre controlling gets destroyed (#70990)

## About The Pull Request

Makes AIs with AI Cores not get gibbed when their mech gets destroyed or
they get forcefully ejected which is a bug
Also, fixes a very very small bug which i didnt think was worth making a
seperate PR for where the stats displayed when
clicking on an AI-controllable mech, it would show "Pilot: /list"
## Why It's Good For The Game
Fixes #68713
Fixes #70922
Im fairly sure AIs with AI cores getting gibbed in their core leaving a
MMI behind is probably a bug introduced by
not updating the code when AI Tracking Beacons were added
Also bugs bad, and having a mech destroyed like 100 tiles away splode
your core is nonsense
## Changelog

🆑
fix: Fixes getting AIs with cores getting gibbed if their mech theyre
controlling is destroyed
/🆑

* Fix AIs with AI Cores getting gibbed when the mech theyre controlling gets destroyed

Co-authored-by: jimmyl <70376633+mc-oofert@users.noreply.github.com>
2022-11-04 11:05:38 -07:00
..