Add bloom definitions for Metroid Prime 3

This commit is contained in:
autofire372 2022-09-04 18:28:39 -04:00 committed by Admiral H. Curtiss
parent 1088021e39
commit 53f3d97b7d
No known key found for this signature in database
GPG Key ID: F051B4C4044F33FB
2 changed files with 23 additions and 0 deletions

View File

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