data import impl with jsons

This commit is contained in:
2026-03-30 09:47:15 -03:00
parent d954aef0eb
commit 884e9ea17c
15 changed files with 587 additions and 609 deletions

View File

@@ -0,0 +1,14 @@
{
"ranges": [
{ "base": "sprites/jumpscares/puppet/", "start": 1, "end": 15 },
{ "base": "sprites/jumpscares/toy_bonnie/", "start": 1, "end": 13 },
{ "base": "sprites/jumpscares/toy_chica/", "start": 1, "end": 13 },
{ "base": "sprites/jumpscares/toy_freddy/", "start": 1, "end": 12 },
{ "base": "sprites/jumpscares/withered_freddy/", "start": 1, "end": 13 },
{ "base": "sprites/jumpscares/withered_bonnie/", "start": 1, "end": 16 },
{ "base": "sprites/jumpscares/withered_chica/", "start": 1, "end": 12 },
{ "base": "sprites/jumpscares/withered_foxy/", "start": 1, "end": 14 },
{ "base": "sprites/jumpscares/mangle/", "start": 1, "end": 16 },
{ "base": "sprites/jumpscares/withered_golden_freddy/", "start": 1, "end": 13 }
]
}