Files
Bubberstation/code/game/objects/items/rcd
SyncIt21 bdca5fc2a3 General maintenance for mecha RCD (#88614)
## About The Pull Request
**1. Code Improvements**
 - Converted `rcd_range` from a var into a define to save memory
- Removed var `rcd_type` as it was redundant with the type of
`internal_rcd` var
- Moved attack chain code from `attackby()` to `interact_with_atom()`
when installing disk upgrade

**2. Fixes**
Fixes
https://github.com/tgstation/tgstation/pull/88589#issuecomment-2552405018,
https://github.com/tgstation/tgstation/pull/88589#issuecomment-2552294674.
i.e. the RCD cancels it's construction & deconstruction action if
   - The mech rotates away from where its building
   - The mech moves

## Changelog
🆑
code: improved code for mecha rcd
fix: mecha rcd will cancel its action when the mech is rotated or moves
during the action
/🆑
2024-12-21 22:28:31 +01:00
..
2024-11-07 05:09:26 +01:00
2024-12-07 15:34:23 +01:00
2024-11-07 05:09:26 +01:00
2024-11-07 05:09:26 +01:00