Added upgrade system

This commit is contained in:
2024-05-10 20:47:29 +01:00
parent 099340f870
commit 1489d93ae6
38 changed files with 993 additions and 78 deletions

27
Levels/BALLOON.json Normal file
View File

@@ -0,0 +1,27 @@
{
"background": "BlueBlobs",
"data": [
" ",
" BWR ",
" BBWRR ",
" GBWWWRY ",
" GBWWWRY ",
" GBBWWWRRY ",
" GBBWWWRRY ",
" GBBWWWRRY ",
" GBBWWWRRY ",
" GBWWWRY ",
" GBWWWRY ",
" sBBWRRs ",
" s BWR s ",
" s s s ",
" s s s ",
" ggg ",
" ggg ",
" ggg "
],
"left": "TIC TAC",
"name": "BALLOON",
"right": "X-BOX",
"tint": "FFFFFF"
}