mirror of
https://github.com/msikma/pokesprite.git
synced 2026-09-08 18:35:11 -05:00
Merge pull request #115 from jeroenpastoor/female-wobbuffet
Add unofficial female Wobbuffet sprites.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
BIN
pokemon-gen7x/regular/female/wobbuffet.png
Normal file
BIN
pokemon-gen7x/regular/female/wobbuffet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 375 B |
BIN
pokemon-gen7x/shiny/female/wobbuffet.png
Normal file
BIN
pokemon-gen7x/shiny/female/wobbuffet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 375 B |
BIN
pokemon-gen8/regular/female/wobbuffet.png
Normal file
BIN
pokemon-gen8/regular/female/wobbuffet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 840 B |
BIN
pokemon-gen8/shiny/female/wobbuffet.png
Normal file
BIN
pokemon-gen8/shiny/female/wobbuffet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 843 B |
Reference in New Issue
Block a user