Added custom made female Wobbuffet sprites.

This commit is contained in:
Jeroen Pastoor
2022-01-14 15:53:49 +01:00
parent b9cecdbf8a
commit 863ce0be2a
5 changed files with 6 additions and 2 deletions

View File

@@ -6543,14 +6543,18 @@
"gen-7": {
"forms": {
"$": {
"has_female": false,
"has_right": false
"has_female": true,
"has_right": false,
"has_unofficial_female_icon": true
}
}
},
"gen-8": {
"forms": {
"$": {
"has_female": true,
"has_right": false,
"has_unofficial_female_icon": true,
"is_prev_gen_icon": false
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 546 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB