mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-24 14:06:16 -04:00
wip
This commit is contained in:
parent
0a6e510663
commit
7664bf5dcd
2 changed files with 8 additions and 8 deletions
|
@ -1028,7 +1028,7 @@
|
|||
{
|
||||
"name": "icon:help",
|
||||
"size": 8,
|
||||
"bricks": "___tt_____tttt___tt__tt__tt__tt_____tt_____tt______________tt___",
|
||||
"bricks": "___bb_____bbbb___bb__bb__bb__bb_____bb_____bb______________bb___",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
|
@ -1081,42 +1081,42 @@
|
|||
{
|
||||
"name": "icon:starting_perks",
|
||||
"size": 8,
|
||||
"bricks": "_________y_y_y___________l_l_l_l_________l_l_l_l_________l_l_l_l",
|
||||
"bricks": "_________b_b_b___________g_g_g_g_________g_g_g_g_________g_g_g_g",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:download",
|
||||
"size": 8,
|
||||
"bricks": "___yy______yy______yy______yy______yy____yyyyyy___yyyy__gggyyggg",
|
||||
"bricks": "___bb______bb______bb______bb______bb____bbbbbb___bbbb__gggbbggg",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:upload",
|
||||
"size": 8,
|
||||
"bricks": "gggyyggg__yyyy___yyyyyy____yy______yy______yy______yy______yy___",
|
||||
"bricks": "gggbbggg__bbbb___bbbbbb____bb______bb______bb______bb______bb___",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:coins",
|
||||
"size": 8,
|
||||
"bricks": "__yyyy___yyOOyy_yyOOOOyyyOOOOOOyyOOOOOOyyyOOOOyy_yyOOyy___yyyy__",
|
||||
"bricks": "__bbbb___bbggbb_bbggggbbbggggggbbggggggbbbggggbb_bbggbb___bbbb__",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:particles",
|
||||
"size": 8,
|
||||
"bricks": "_y_y_y__________y_yyy_y___yyy___y_yyy__y_____y___y_y__y________y",
|
||||
"bricks": "_b_b_b__________b_bbb_b___bbb___b_bbb__b_____b___b_b__b________b",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:reset",
|
||||
"size": 8,
|
||||
"bricks": "__rrrr___r____r_r_r__r_rr__rr__rr__rr__rr_r__r_r_r____r___rrrr__",
|
||||
"bricks": "bb____bbbbb__bbb_bbbbbb___bbbb____bbbb___bbbbbb_bbb__bbbbb____bb",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue