mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
[MIRROR] Paraplegics can be Frail, too. [MDB IGNORE] (#19474)
* Paraplegics can be Frail, too. * Update quirks.dm * c'mon commas! --------- Co-authored-by: sqnztb <zephyrthebreeze@gmail.com> Co-authored-by: lessthnthree <three@lessthanthree.dk>
This commit is contained in:
co-authored by
sqnztb
lessthnthree
parent
50bbce29ef
commit
3b0d16f812
@@ -27,7 +27,8 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
|
||||
list("Bad Touch", "Friendly"),
|
||||
list("Extrovert", "Introvert"),
|
||||
list("Prosthetic Limb", "Quadruple Amputee", "Body Purist"),
|
||||
list("Quadruple Amputee", "Paraplegic", "Frail"),
|
||||
list("Quadruple Amputee", "Paraplegic"),
|
||||
list("Quadruple Amputee", "Frail"),
|
||||
//SKYRAT EDIT ADDITION BEGIN
|
||||
list("Nerve Stapled", "Pacifist"),
|
||||
list("Nerve Stapled", "Nearsighted"),
|
||||
|
||||
Reference in New Issue
Block a user