[MISSED MIRROR] Hemiplegic quirk (#76526) (#22450)

* Hemiplegic quirk (#76526)

## About The Pull Request

Like paraplegic, but instead of a horizontal half of your body being
fucked, it's a vertical half!

![image](https://github.com/tgstation/tgstation/assets/82850673/aab1059e-9f5a-4778-a72a-c55c9fe75403)

![image](https://github.com/tgstation/tgstation/assets/82850673/2edf1a76-906f-41f5-984c-4260b65a279d)

## Why It's Good For The Game

Character customization and pure, undistilled human suffering.

## Changelog
🆑
add: Added Hemiplegic quirk.
/🆑

---------

Co-authored-by: carlarctg <53100513+carlarctg@users.noreply.github.com>

* Update jobs.dm

---------

Co-authored-by: ChungusGamer666 <82850673+ChungusGamer666@users.noreply.github.com>
Co-authored-by: carlarctg <53100513+carlarctg@users.noreply.github.com>
Co-authored-by: Pinta <68373373+softcerv@users.noreply.github.com>
This commit is contained in:
Bloop
2023-07-15 10:39:27 -04:00
committed by GitHub
parent 26419a09bf
commit 6ddf70316d
6 changed files with 47 additions and 2 deletions
@@ -27,7 +27,7 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
list("Bad Touch", "Friendly"),
list("Extrovert", "Introvert"),
list("Prosthetic Limb", "Quadruple Amputee", "Body Purist"),
list("Quadruple Amputee", "Paraplegic"),
list("Quadruple Amputee", "Paraplegic", "Hemiplegic"),
list("Quadruple Amputee", "Frail"),
list("Mute", "Social Anxiety"),
list("Mute", "Soft-Spoken"),