Update recent CAP minisprites
|
|
@ -8973,6 +8973,55 @@
|
|||
"forme": "",
|
||||
"sid": 536872832
|
||||
},
|
||||
"536872864": {
|
||||
"num": -61,
|
||||
"formeNum": 0,
|
||||
"base": "Nohface",
|
||||
"forme": "",
|
||||
"sid": 536872864
|
||||
},
|
||||
"536872896": {
|
||||
"num": -62,
|
||||
"formeNum": 0,
|
||||
"base": "Monohm",
|
||||
"forme": "",
|
||||
"sid": 536872896
|
||||
},
|
||||
"536872928": {
|
||||
"num": -63,
|
||||
"formeNum": 0,
|
||||
"base": "Duohm",
|
||||
"forme": "",
|
||||
"sid": 536872928
|
||||
},
|
||||
"536872960": {
|
||||
"num": -64,
|
||||
"formeNum": 0,
|
||||
"base": "Dorsoil",
|
||||
"forme": "",
|
||||
"sid": 536872960
|
||||
},
|
||||
"536872992": {
|
||||
"num": -65,
|
||||
"formeNum": 0,
|
||||
"base": "Protowatt",
|
||||
"forme": "",
|
||||
"sid": 536872992
|
||||
},
|
||||
"536873024": {
|
||||
"num": -66,
|
||||
"formeNum": 0,
|
||||
"base": "Venomicon",
|
||||
"forme": "",
|
||||
"sid": 536873024
|
||||
},
|
||||
"536873025": {
|
||||
"num": -66,
|
||||
"formeNum": 1,
|
||||
"base": "Venomicon",
|
||||
"forme": "Epilogue",
|
||||
"sid": 536873025
|
||||
},
|
||||
"537030912": {
|
||||
"num": -5000,
|
||||
"formeNum": 0,
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
|
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 275 B |
BIN
newsrc/minisprites/pokemon/gen6/536872960.png
Normal file
|
After Width: | Height: | Size: 282 B |
|
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 216 B |
BIN
newsrc/minisprites/pokemon/gen6/536873024.png
Normal file
|
After Width: | Height: | Size: 391 B |
BIN
newsrc/minisprites/pokemon/gen6/536873025.png
Normal file
|
After Width: | Height: | Size: 377 B |
|
|
@ -355,6 +355,8 @@ const BattlePokemonIconIndexes = {
|
|||
astrolotl: 1308 + 29,
|
||||
miasmaw: 1308 + 30,
|
||||
chromera: 1308 + 31,
|
||||
venomicon: 1308 + 32,
|
||||
venomiconepilogue: 1308 + 33,
|
||||
|
||||
syclar: 1344 + 0,
|
||||
embirch: 1344 + 1,
|
||||
|
|
@ -374,10 +376,10 @@ const BattlePokemonIconIndexes = {
|
|||
rebble: 1344 + 15,
|
||||
tactite: 1344 + 16,
|
||||
privatyke: 1344 + 17,
|
||||
//nohface: 1344 + 18,
|
||||
//monohm: 1344 + 19,
|
||||
//duohm: 1344 + 20,
|
||||
//protowatt: 1344 + 21,
|
||||
nohface: 1344 + 18,
|
||||
monohm: 1344 + 19,
|
||||
duohm: 1344 + 20,
|
||||
protowatt: 1344 + 21,
|
||||
voodoll: 1344 + 22,
|
||||
mumbao: 1344 + 23,
|
||||
fawnifer: 1344 + 24,
|
||||
|
|
@ -389,6 +391,7 @@ const BattlePokemonIconIndexes = {
|
|||
justyke: 1344 + 30,
|
||||
solotl: 1344 + 31,
|
||||
miasmite: 1344 + 32,
|
||||
dorsoil: 1344 + 33,
|
||||
};
|
||||
|
||||
const BattlePokemonIconIndexesLeft = {
|
||||
|
|
|
|||