Merge pull request #11033 from autofire372/mp3-bloom

Add bloom definitions for Metroid Prime 3
This commit is contained in:
Admiral H. Curtiss 2023-01-30 09:00:44 +01:00 committed by GitHub
commit 0ec4ef4d25
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": "autofire372"
},
"groups":
[
{
"name": "Bloom",
"targets": [
{
"type": "efb",
"texture_filename": "efb1_n000023_320x224_4"
},
{
"type": "efb",
"texture_filename": "efb1_n000024_320x224_4"
}
]
}
]
}