diff options
| author | Tyler McGavran <tyler.taggerung@gmail.com> | 2023-07-02 22:41:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-02 20:41:07 -0600 |
| commit | ed404043f29c1912bddac69bd0b62bc450eba3ff (patch) | |
| tree | 2e26fa073b7a05ad653e0e53d39e2d8510414534 /assets.json | |
| parent | 178dfc55917e6ae7a32c46c408a4eb7c805bc7f6 (diff) | |
Migrate player emblemb assets (#326)
* Migrate player emblem assets
Can't find these textures being used anywhere, might be leftovers
from an earlier time in the game's development.
Signed-off-by: Taggerung <tyler.taggerung@email.com>
Diffstat (limited to 'assets.json')
| -rw-r--r-- | assets.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/assets.json b/assets.json index e029306d1..c694b78fa 100644 --- a/assets.json +++ b/assets.json @@ -330,8 +330,6 @@ "textures/common/132B50_16258.i4.png": {"meta":{"dims":[64,64]}, "offsets": {"us":["0x132B50", "0x16258"]}}, "textures/common/132B50_16A58.i4.png": {"meta":{"dims":[64,64]}, "offsets": {"us":["0x132B50", "0x16A58"]}}, -"textures/common/tlut/132B50_17458.rgba16.ci8.png": {"meta":{"dims":[64,128], "pal":"0x17258"}, "offsets": {"us":["0x132B50", "0x17458"]}}, - "textures/common/132B50_28DD8.rgba16.png": {"meta":{"dims":[32,16]}, "offsets": {"us":["0x132B50", "0x28DD8"]}}, "textures/common/132B50_291D8.rgba16.png": {"meta":{"dims":[16,16]}, "offsets": {"us":["0x132B50", "0x291D8"]}}, |
