Files
Bubberstation/code/modules/library/skill_learning/skill_station.dm
SkyratBot d66c7fab66 [MIRROR] Paraplegics can use the skillchip machine. [MDB IGNORE] (#25177)
* Paraplegics can use the skillchip machine. (#79860)

## About The Pull Request

Fixes #64387.

Gives the Skillsoft station `INTERACT_ATOM_IGNORE_MOBILITY`, making it
possible to use while lying down. This means that it can actually be
used by paraplegics, or anyone else without functional legs.
## Why It's Good For The Game

As this particular machine can only be used from inside, and you cannot
bring a wheelchair in, it is currently impossible for paraplegic
characters to use skillchips at all. There is no good reason _why_
paraplegics or people without legs should be barred from this system,
and it doesn't make much sense that this machine would need legs to
function - so it no longer requires them.
## Changelog
🆑
fix: Skillsoft's skillchip stations are now ADA-compliant (Astronauts
with Disabilities Act). Paraplegic characters can now implant themselves
with skillchips, the same as anyone else.
/🆑

* Paraplegics can use the skillchip machine.

---------

Co-authored-by: lizardqueenlexi <105025397+lizardqueenlexi@users.noreply.github.com>
2023-11-21 22:54:14 -05:00

10 KiB