[MIRROR] Adds a new positive quirk, "Spacer Born". [MDB IGNORE] (#22520)

* Adds a new positive quirk, "Spacer Born".

* Update quirks.dm

* Update quirks.dm

oops

* No combining with oversized quirk

* Update quirks.dm

this is why I don't edit in the web app

* Removes HUMAN_ONLY flag

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Bloop <vinylspiders@gmail.com>
Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-07-21 06:57:28 +02:00
committed by GitHub
parent f031bac85c
commit 032f45f939
14 changed files with 418 additions and 6 deletions
@@ -39,7 +39,8 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
list("Nerve Stapled", "Pacifist"),
list("Nerve Stapled", "Nearsighted"),
list("No Guns", "Big Hands", "Stormtrooper Aim"),
list("No Guns", "Pacifist")
list("No Guns", "Pacifist"),
list("Spacer", "Oversized"),
//SKYRAT EDIT ADDITION END
)