mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-24 05:56:14 -04:00
Added rerolls
This commit is contained in:
parent
0ada53a063
commit
e3e61b12b8
10 changed files with 282 additions and 182 deletions
|
@ -979,7 +979,7 @@
|
|||
{
|
||||
"name": "icon:sandbox",
|
||||
"size": 8,
|
||||
"bricks": "________________________y_ttt__yyyttt_yyyytttyyyytttttyyyyyyyyyy",
|
||||
"bricks": "__W__W__ccc__ttt_________W___W__GGG__bbb________W______WCCC__aaa",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
|
@ -1045,5 +1045,12 @@
|
|||
"bricks": "___a______at__cGCa_b_c_____ycGCa_b____at_____a___",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:reroll",
|
||||
"size": 8,
|
||||
"bricks": "__llllll_llBlBlelllllleBWWWWWeeeWBWBWeBeWWWWWeeeWBWBWBe_WWWWWe__",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue