mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 01:54:52 +01:00
[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:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user