Files
Bubberstation/code/modules/vehicles
SkyratBot fe57bdef58 [MIRROR] [NO GBP]Type cast, Var names, UI refactors for RCD stuff [MDB IGNORE] (#20568)
* [NO GBP]Type cast, Var names, UI refactors for RCD stuff (#74660)

## About The Pull Request
Was requested in #74592

- Properly type casts the target into `turf/open/space` for mecha rcd
plating action,
- Removes single variable names throughout
- uses datum/ui component to get user for to_chat() instead of usr

## Changelog
🆑
refactor: correctly type casts the turf into open type for the rcd mecha
plating action
refactor: removes single letter variable names
refactor: uses datum/ui component to get user for to_chat() instead of
usr
/🆑

* [NO GBP]Type cast, Var names, UI refactors for RCD stuff

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
2023-04-14 20:34:35 -07:00
..