mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
social anxiety is incompatible with mute (#74951)
## About The Pull Request quirk called social anxiety is no longer compatible with mute as mute is a more severe option of that quirk ## Why It's Good For The Game free points are bad ## Changelog 🆑 fix: social anxiety is incompatible with mute /🆑
This commit is contained in:
@@ -29,6 +29,7 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
|
||||
list("Prosthetic Limb", "Quadruple Amputee", "Body Purist"),
|
||||
list("Quadruple Amputee", "Paraplegic"),
|
||||
list("Quadruple Amputee", "Frail"),
|
||||
list("Social Anxiety", "Mute"),
|
||||
)
|
||||
|
||||
/datum/controller/subsystem/processing/quirks/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user