[Sprite] Mega Mewtwo sprite fixes (#3065)

* [Sprite] Add static epic Mega Mewtwo Y

Colours taken from exp, as consistent/exp rare backs share palettes.

* [Sprite] Fix transparent pixels on Mega Mewtwo X

* [Sprite] Fix transparent pixels on Mega Mewtwo X

* [Sprite] Add static epic Mega Mewtwo Y

Now exists, and is a paletteswap
This commit is contained in:
chaosgrimmon 2024-07-19 00:50:42 -04:00 committed by GitHub
parent 36cf0eacd0
commit 6735dd7241
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 15 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -3840,7 +3840,7 @@
"150-mega-y": [
0,
1,
0
1
],
"150": [
0,

View File

@ -11,5 +11,18 @@
"6e318c": "318c8a",
"f8f8f8": "f8f8f8",
"f25555": "4bac9a"
},
"2": {
"101010": "101010",
"36364d": "884c17",
"461f59": "59201f",
"6e318c": "8c3331",
"7a7a99": "d68f40",
"9643bf": "bf4c43",
"be55f2": "f26155",
"acacbf": "edaf5b",
"f25555": "f25555",
"f8f8f8": "ffdd98",
"dadaf2": "ffdd98"
}
}
}