mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-05 03:07:14 -04:00
wip
This commit is contained in:
parent
08a61d6967
commit
d17eba50e5
24 changed files with 711 additions and 1028 deletions
|
@ -16,7 +16,6 @@ function isExcluded(id: PerkId) {
|
|||
if (!excluded) {
|
||||
excluded = new Set([
|
||||
"extra_levels",
|
||||
"extra_life",
|
||||
"one_more_choice",
|
||||
"shunt",
|
||||
"slow_down",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue