mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Bans some stackable quirk combos (#12722)
* more incompatible trait combos * I do like commas * I sort of forgot Linguist is useful for hearing, not speaking * No guns is a stupid trait with an obnoxious amount of overlap
This commit is contained in:
@@ -28,7 +28,9 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
|
||||
list("Extrovert", "Introvert"),
|
||||
//SKYRAT EDIT ADDITION BEGIN
|
||||
list("Nerve Stapled", "Pacifist", "Nearsighted"),
|
||||
list("No Guns", "Chunky Fingers")
|
||||
list("No Guns", "Chunky Fingers", "Stormtrooper Aim"),
|
||||
list("Mute", "Social Anxiety"),
|
||||
list("No Guns", "Pacifist")
|
||||
//SKYRAT EDIT ADDITION END
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user