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

@@ -0,0 +1,27 @@
{
"background": "RedBoxes",
"data": [
" ",
" ",
" ",
" ",
" gsssg ",
" gYYYYYg ",
"O gYYYYYYYg O",
"O gYYYYYYYg O",
"O gYYYYYYYg O",
"O gYYYYYYYg O",
"O gsgYYYgsg O",
"O g CgggC g O",
"O g C B C g O",
"O g C B C g O",
"O g C B C g O",
"OgggC B CgggO",
" ",
" "
],
"left": "DUNKANOID",
"name": "SPIDER",
"right": "DUNKANOID",
"tint": "FFFFFF"
}