diff options
| author | Admiral H. Curtiss <pikachu025@gmail.com> | 2022-07-11 23:04:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-11 23:04:31 +0200 |
| commit | 322f19e9e9b558592d83aa25b015d4d9f73687d8 (patch) | |
| tree | 7a3541722ea1d9c60aa1a0a4e71e8f4f2fb12a69 /Data/Sys | |
| parent | 32523f155b39a77c5c388708afd9fc9701dd83ff (diff) | |
| parent | e6cbc8f631f7f211a91fddf6bfcda547444d4939 (diff) | |
Merge pull request #10822 from SilentHeII/master
Add Bloom Definitions for Sin and Punishment 2
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt | 0 | ||||
| -rw-r--r-- | Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json | 27 |
2 files changed, 27 insertions, 0 deletions
diff --git a/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt b/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt diff --git a/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json b/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json new file mode 100644 index 0000000000..e854e29ebd --- /dev/null +++ b/Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/metadata.json @@ -0,0 +1,27 @@ +{ + "meta": + { + "title": "Bloom Texture Definitions", + "author": "Silent Hell" + }, + "groups": + [ + { + "name": "Bloom", + "targets": [ + { + "type": "efb", + "texture_filename": "efb1_n000142_38x28_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n000143_19x14_6" + }, + { + "type": "efb", + "texture_filename": "efb1_n000144_9x7_6" + } + ] + } + ] +}
\ No newline at end of file |
