mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 23:12:36 +00:00
* [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>