mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
fixes using body purist with quadruple amputee (#71359)
fixes using body purist with prosthetic quirks.
This commit is contained in:
@@ -26,9 +26,8 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
|
||||
list("Clown Enjoyer", "Mime Fan"),
|
||||
list("Bad Touch", "Friendly"),
|
||||
list("Extrovert", "Introvert"),
|
||||
list("Prosthetic Limb", "Quadruple Amputee"),
|
||||
list("Prosthetic Limb", "Quadruple Amputee", "Body Purist"),
|
||||
list("Quadruple Amputee", "Paraplegic", "Frail"),
|
||||
list("Prosthetic Limb", "Body Purist"),
|
||||
)
|
||||
|
||||
/datum/controller/subsystem/processing/quirks/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user