Merge pull request #10816 from iwubcode/super_mario_galaxy_bloom_def

Data: add Super Mario Galaxy bloom definition graphics mod
This commit is contained in:
JMC47 2022-07-07 19:57:52 -04:00 committed by GitHub
commit 7cc89f5642
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"meta":
{
"title": "Bloom Texture Definitions",
"author": "iwubcode"
},
"groups":
[
{
"name": "Bloom",
"targets": [
{
"type": "efb",
"texture_filename": "efb1_n000010_80x57_4"
},
{
"type": "efb",
"texture_filename": "efb1_n000011_160x114_4"
}
]
}
]
}