mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-10 13:35:00 -04:00
wip
This commit is contained in:
parent
cee5c6bc60
commit
45f9b516fc
23 changed files with 1069 additions and 797 deletions
|
@ -149,6 +149,12 @@
|
|||
"bricks": "__________t__W_tt_WWW_t__W_ttt______",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:extra_life",
|
||||
"size": 8,
|
||||
"bricks": "_________WW__WW_WGGWWGGWWGGGGGGWWGGGGGGW_WGGGGW___WGGW_____WW___",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:forgiving",
|
||||
"size": 8,
|
||||
|
@ -167,6 +173,12 @@
|
|||
"bricks": "__bbb___bbbbb_bbybybbbbbbbbbbbyyybbbbbbbbbbb_b_bb",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:gold_medal",
|
||||
"size": 10,
|
||||
"bricks": "tttttttttttttttttttttt______ttttt____ttt_tttggttt___tgyygt____gyyyyg____gyyyyg_____gyyg_______gg____",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:golden_goose",
|
||||
"size": 8,
|
||||
|
@ -251,6 +263,12 @@
|
|||
"bricks": "_ggg____gbgg___gbbgg__gbbbg__gbbgg__gbgg___ggg___",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:no_medal",
|
||||
"size": 10,
|
||||
"bricks": "gggggggggggggggggggggg______ggggg____ggg_g_gggg_g___gg__gg____g____g____g____g_____g__g_______gg____",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:one_more_choice",
|
||||
"size": 7,
|
||||
|
@ -377,6 +395,12 @@
|
|||
"bricks": "________ttttr__ttttr__________W______________WWW_",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:silver_medal",
|
||||
"size": 10,
|
||||
"bricks": "bbbbbbbbbbbbbbbbbbbbbb______bbbbb____bbb_bbbggbbb___bgllgb____gllllg____gllllg_____gllg_______gg____",
|
||||
"credit": ""
|
||||
},
|
||||
{
|
||||
"name": "icon:skip_last",
|
||||
"size": 5,
|
||||
|
@ -1446,17 +1470,9 @@
|
|||
"credit": "White n black by Topenvy"
|
||||
},
|
||||
{
|
||||
"name": "icon:locked",
|
||||
"size": 8,
|
||||
"bricks": "__eeee____e__e____e__e____e__e___llllll__llllll__llllll__llllll_",
|
||||
"svg": null,
|
||||
"color": ""
|
||||
},
|
||||
{
|
||||
"color": "#000000",
|
||||
"name": "italy",
|
||||
"size": 8,
|
||||
"bricks": "_________GGWWrr__GGWWrr__GGWWrr__GGWWrr_________________________",
|
||||
"name": "italy",
|
||||
"credit": "italia by Topenvy"
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue