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/FOCAL POINT.json Normal file
View File

@@ -0,0 +1,27 @@
{
"background": "Pipes",
"data": [
" ",
" ",
" OORRRRRRROO ",
" OORRRRROO ",
" OORRROO ",
"C OOROO C",
"CC OOO CC",
"BCC O CCB",
"BBCC CCBB",
"BBBCC i CCBBB",
"BBCC CCBB",
"BCC O CCB",
"CC OOO CC",
"C OOROO C",
" OORRROO ",
" OORRRRROO ",
" OORRRRRRROO ",
"isssssgsssssi"
],
"left": "TENNIS",
"name": "FOCAL POINT",
"right": "BALLOON",
"tint": "0000FF"
}