Files
Bubberstation/code/modules/vehicles
SyncIt21 3b28ab2546 Adds action & adjacent checks for mecha drill (#81530)
## About The Pull Request
- Fixes #81527. Adds loc checks for every iteration of
`do_after_mecha()` so if we move at any point (like in strife mode which
slips by this proc) drilling stops. This calls `action_checks()` which
uses power & does other integrity checks for every drill iteration like
it should
- Stops the mecha drill from using power & doing other checks if the
target cannot be drilled

## Changelog
🆑
fix: mecha drill won't use power & do other checks if the target cannot
be drilled.
fix: mecha drill will stop drilling if the mech moves even without
changing direction. Also will use power & check other conditions every
drill cycle.
/🆑
2024-02-18 15:14:43 +01:00
..
2023-12-13 15:52:24 +01:00