mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
[MODULAR] Adds No Guns-new quirk that strictly disallows you from using guns. That's it. (#12309)
* blah * lower points * bap * aAAAA * please i just want no sprite * me dumb
This commit is contained in:
@@ -27,7 +27,8 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
|
||||
list("Bad Touch", "Friendly"),
|
||||
list("Extrovert", "Introvert"),
|
||||
//SKYRAT EDIT ADDITION BEGIN
|
||||
list("Nerve Stapled", "Pacifist", "Nearsighted")
|
||||
list("Nerve Stapled", "Pacifist", "Nearsighted"),
|
||||
list("No Guns", "Chunky Fingers")
|
||||
//SKYRAT EDIT ADDITION END
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user