Improve Gigantamax Icons

This commit is contained in:
Skeli 2021-10-21 13:29:51 -04:00
parent b664ad721b
commit f99c8433c5
23 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 B

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 521 B

After

Width:  |  Height:  |  Size: 670 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 480 B

After

Width:  |  Height:  |  Size: 644 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 457 B

After

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 B

After

Width:  |  Height:  |  Size: 580 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 427 B

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 473 B

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 388 B

After

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 624 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 B

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 594 B

After

Width:  |  Height:  |  Size: 610 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 551 B

After

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 602 B

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

After

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 B

After

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 589 B

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 508 B

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 453 B

After

Width:  |  Height:  |  Size: 539 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 527 B

After

Width:  |  Height:  |  Size: 542 B

View File

@ -1236,17 +1236,17 @@ const u8 gMonIconPaletteIndices[NUM_SPECIES] =
[SPECIES_DARMANITAN_G_ZEN] = 0x0,
[SPECIES_YAMASK_G] = 0x2,
[SPECIES_STUNFISK_G] = 0x1,
[SPECIES_VENUSAUR_GIGA] = 0x1,
[SPECIES_VENUSAUR_GIGA] = 0x0,
[SPECIES_CHARIZARD_GIGA] = 0x0,
[SPECIES_BLASTOISE_GIGA] = 0x0,
[SPECIES_BUTTERFREE_GIGA] = 0x0,
[SPECIES_PIKACHU_GIGA] = 0x1,
[SPECIES_MEOWTH_GIGA] = 0x2,
[SPECIES_PIKACHU_GIGA] = 0x2,
[SPECIES_MEOWTH_GIGA] = 0x1,
[SPECIES_MACHAMP_GIGA] = 0x0,
[SPECIES_GENGAR_GIGA] = 0x0,
[SPECIES_KINGLER_GIGA] = 0x0,
[SPECIES_LAPRAS_GIGA] = 0x0,
[SPECIES_EEVEE_GIGA] = 0x1,
[SPECIES_LAPRAS_GIGA] = 0x2,
[SPECIES_EEVEE_GIGA] = 0x2,
[SPECIES_SNORLAX_GIGA] = 0x1,
[SPECIES_GARBODOR_GIGA] = 0x0,
[SPECIES_MELMETAL_GIGA] = 0x2,
@ -1254,7 +1254,7 @@ const u8 gMonIconPaletteIndices[NUM_SPECIES] =
[SPECIES_CINDERACE_GIGA] = 0x0,
[SPECIES_INTELEON_GIGA] = 0x0,
[SPECIES_CORVIKNIGHT_GIGA] = 0x0,
[SPECIES_ORBEETLE_GIGA] = 0x0,
[SPECIES_ORBEETLE_GIGA] = 0x2,
[SPECIES_DREDNAW_GIGA] = 0x0,
[SPECIES_COALOSSAL_GIGA] = 0x0,
[SPECIES_FLAPPLE_GIGA] = 0x1,