mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-19 10:20:36 -05:00
21 lines
295 B
JSON
21 lines
295 B
JSON
{
|
|
"kind": null,
|
|
"entries": [
|
|
{
|
|
"graphics": 0,
|
|
"palette": 0,
|
|
"cell": 0,
|
|
"anim": 0,
|
|
"transfer": 0,
|
|
"priority": 1
|
|
},
|
|
{
|
|
"graphics": 1,
|
|
"palette": 1,
|
|
"cell": 1,
|
|
"anim": 1,
|
|
"transfer": 0,
|
|
"priority": 2
|
|
}
|
|
]
|
|
} |