Modified assets to not include hardcoded constants

This commit is contained in:
2026-03-30 22:59:34 -03:00
parent 884e9ea17c
commit 76c102e1ac
29 changed files with 1850 additions and 694 deletions

View File

@@ -1,8 +1,4 @@
{
"single": [
"sprites/battery/label.png"
],
"ranges": [
{ "base": "sprites/battery/", "start": 0, "end": 4 }
]
"flashlightLabel": "sprites/battery/label.png",
"stages": { "base": "sprites/battery/", "start": 0, "end": 4 }
}