forked from pagefaultgames/pokerogue
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed clipped horn on kirlia front and back standard palettes ignore mega gardevoir and gallade for now.
- Loading branch information
1 parent
9af8941
commit 3111eab
Showing
28 changed files
with
50 additions
and
72 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,24 @@ | ||
{ | ||
"1": { | ||
"84294a": "b80e2f", | ||
"ff7b94": "ca2033", | ||
"d64a73": "da3e4f", | ||
"101010": "101010", | ||
"7b8cb5": "d59c80", | ||
"73bd73": "c08f44", | ||
"317b42": "89461a", | ||
"b5f794": "fff1c0", | ||
"8ce68c": "ebc984", | ||
"cecee6": "ffc4a6", | ||
"9c94c5": "222222", | ||
"f7f7ff": "f8efde", | ||
"7b8cb5": "d59c80" | ||
"cecee6": "ffc4a6", | ||
"8ce68c": "ebc984", | ||
"b5f794": "fff1c0", | ||
"317b42": "89461a", | ||
"d64a73": "da3e4f", | ||
"84294a": "b80e2f", | ||
"ff7b94": "ca2033", | ||
"f7f7ff": "f8efde" | ||
}, | ||
"2": { | ||
"84294a": "9e2a7c", | ||
"ff7b94": "b035ae", | ||
"d64a73": "d846c1", | ||
"101010": "101010", | ||
"73bd73": "282c5d", | ||
"317b42": "242745", | ||
"b5f794": "5b5790", | ||
"8ce68c": "3f427f", | ||
"cecee6": "cecee6", | ||
"9c94c5": "9c94c5", | ||
"f7f7ff": "f7f7ff", | ||
"7b8cb5": "7b8cb5" | ||
"b5f794": "5b5790", | ||
"317b42": "242745", | ||
"d64a73": "d846c1", | ||
"84294a": "9e2a7c", | ||
"ff7b94": "b035ae" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,23 @@ | ||
{ | ||
"1": { | ||
"84294a": "b80e2f", | ||
"317b42": "89461a", | ||
"101010": "101010", | ||
"ff7b94": "ca2033", | ||
"d64a73": "da3e4f", | ||
"b5f794": "fff1c0", | ||
"73bd73": "c08f44", | ||
"8ce68c": "ebc984", | ||
"ffffff": "f8efde", | ||
"7384ad": "d59c80", | ||
"cecee6": "ffc4a6" | ||
"cecee6": "ffc4a6", | ||
"8ce68c": "ebc984", | ||
"b5f794": "fff1c0", | ||
"317b42": "89461a", | ||
"84294a": "b80e2f", | ||
"d64a73": "da3e4f", | ||
"ff7b94": "ca2033", | ||
"7384ad": "d59c80" | ||
}, | ||
"2": { | ||
"84294a": "9e2a7c", | ||
"317b42": "242745", | ||
"101010": "101010", | ||
"ff7b94": "b035ae", | ||
"d64a73": "d846c1", | ||
"b5f794": "5b5790", | ||
"73bd73": "282c5d", | ||
"8ce68c": "3f427f", | ||
"ffffff": "ffffff", | ||
"7384ad": "7384ad", | ||
"cecee6": "cecee6" | ||
"b5f794": "5b5790", | ||
"317b42": "242745", | ||
"84294a": "9e2a7c", | ||
"d64a73": "d846c1", | ||
"ff7b94": "b035ae" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,22 @@ | ||
{ | ||
"1": { | ||
"84294a": "b80e2f", | ||
"ff7b94": "ca2033", | ||
"d64a73": "da3e4f", | ||
"73bd73": "c08f44", | ||
"101010": "101010", | ||
"8ce68c": "ebc984", | ||
"317b42": "89461a", | ||
"9c94c5": "222222", | ||
"cecee6": "ffc4a6", | ||
"7b8cb5": "d59c80", | ||
"9c94c5": "d59c80", | ||
"84294a": "b80e2f", | ||
"317b42": "89461a", | ||
"d64a73": "da3e4f", | ||
"73bd73": "c08f44", | ||
"ff7b94": "ca2033", | ||
"f7f7ff": "f8efde" | ||
}, | ||
"2": { | ||
"8ce68c": "3f427f", | ||
"84294a": "9e2a7c", | ||
"ff7b94": "b035ae", | ||
"317b42": "242745", | ||
"d64a73": "d846c1", | ||
"73bd73": "3f427f", | ||
"101010": "101010", | ||
"8ce68c": "5b5790", | ||
"317b42": "282c5d", | ||
"cecee6": "cecee6", | ||
"7b8cb5": "7b8cb5", | ||
"9c94c5": "9c94c5", | ||
"f7f7ff": "f7f7ff" | ||
"73bd73": "282c5d", | ||
"ff7b94": "b035ae" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,23 @@ | ||
{ | ||
"1": { | ||
"84294a": "b80e2f", | ||
"101010": "101010", | ||
"ff7b94": "ca2033", | ||
"317b42": "89461a", | ||
"d64a73": "da3e4f", | ||
"8ce68c": "ebc984", | ||
"73bd73": "c08f44", | ||
"b5f794": "fff1c0", | ||
"7384ad": "d59c80", | ||
"ffffff": "f8efde", | ||
"317b42": "89461a", | ||
"cecee6": "ffc4a6", | ||
"ffffff": "f8efde" | ||
"b5f794": "fff1c0", | ||
"8ce68c": "ebc984", | ||
"84294a": "b80e2f", | ||
"d64a73": "da3e4f", | ||
"ff7b94": "ca2033", | ||
"7384ad": "d59c80" | ||
}, | ||
"2": { | ||
"84294a": "9e2a7c", | ||
"101010": "101010", | ||
"ff7b94": "b035ae", | ||
"317b42": "242745", | ||
"d64a73": "d846c1", | ||
"8ce68c": "3f427f", | ||
"73bd73": "282c5d", | ||
"317b42": "242745", | ||
"b5f794": "5b5790", | ||
"7384ad": "7384ad", | ||
"cecee6": "cecee6", | ||
"ffffff": "ffffff" | ||
"8ce68c": "3f427f", | ||
"84294a": "9e2a7c", | ||
"d64a73": "d846c1", | ||
"ff7b94": "b035ae" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.