diff --git a/charmap.tbl b/charmap.tbl index 3ce686c..1bcff0e 100644 --- a/charmap.tbl +++ b/charmap.tbl @@ -86,7 +86,7 @@ B5=♂ B6=♀ B7=\$ B8=, -B9=× +B9=* BA=/ BB=A BC=B diff --git a/graphics/backspr/gBackShinySprite792Swirlix.png b/graphics/backspr/gBackShinySprite792Swirlix.png index caf4bcf..2bd6309 100644 Binary files a/graphics/backspr/gBackShinySprite792Swirlix.png and b/graphics/backspr/gBackShinySprite792Swirlix.png differ diff --git a/graphics/backspr/gBackShinySprite803Heliolisk.png b/graphics/backspr/gBackShinySprite803Heliolisk.png index cc05748..e401436 100644 Binary files a/graphics/backspr/gBackShinySprite803Heliolisk.png and b/graphics/backspr/gBackShinySprite803Heliolisk.png differ diff --git a/graphics/backspr/gBackShinySprite805Tyrantrum.png b/graphics/backspr/gBackShinySprite805Tyrantrum.png index 4f3d293..42d8d29 100644 Binary files a/graphics/backspr/gBackShinySprite805Tyrantrum.png and b/graphics/backspr/gBackShinySprite805Tyrantrum.png differ diff --git a/graphics/backspr/gBackShinySprite806Amaura.png b/graphics/backspr/gBackShinySprite806Amaura.png index b53e658..5d4f3bf 100644 Binary files a/graphics/backspr/gBackShinySprite806Amaura.png and b/graphics/backspr/gBackShinySprite806Amaura.png differ diff --git a/graphics/backspr/gBackShinySprite807Aurorus.png b/graphics/backspr/gBackShinySprite807Aurorus.png index f5af04e..9a90b26 100644 Binary files a/graphics/backspr/gBackShinySprite807Aurorus.png and b/graphics/backspr/gBackShinySprite807Aurorus.png differ diff --git a/graphics/frontspr/gFrontSprite771Talonflame.png b/graphics/frontspr/gFrontSprite771Talonflame.png index 4c8177d..07b344d 100644 Binary files a/graphics/frontspr/gFrontSprite771Talonflame.png and b/graphics/frontspr/gFrontSprite771Talonflame.png differ diff --git a/graphics/frontspr/gFrontSprite792Swirlix.png b/graphics/frontspr/gFrontSprite792Swirlix.png index 54cad1e..83dc0b8 100644 Binary files a/graphics/frontspr/gFrontSprite792Swirlix.png and b/graphics/frontspr/gFrontSprite792Swirlix.png differ diff --git a/graphics/frontspr/gFrontSprite806Amaura.png b/graphics/frontspr/gFrontSprite806Amaura.png index 132627a..b947151 100644 Binary files a/graphics/frontspr/gFrontSprite806Amaura.png and b/graphics/frontspr/gFrontSprite806Amaura.png differ diff --git a/graphics/frontspr/gFrontSprite807Aurorus.png b/graphics/frontspr/gFrontSprite807Aurorus.png index bdae7b2..9f16b66 100644 Binary files a/graphics/frontspr/gFrontSprite807Aurorus.png and b/graphics/frontspr/gFrontSprite807Aurorus.png differ diff --git a/src/Base_Stats.c b/src/Base_Stats.c index 0ff606b..692e09f 100644 --- a/src/Base_Stats.c +++ b/src/Base_Stats.c @@ -16501,7 +16501,7 @@ const struct BaseStats gBaseStats[] = .genderRatio = PERCENT_FEMALE(50), .eggCycles = 20, .friendship = 70, - .growthRate = GROWTH_MEDIUM_FAST, + .growthRate = GROWTH_MEDIUM_SLOW, .eggGroup1 = EGG_GROUP_BUG, .eggGroup2 = EGG_GROUP_BUG, .ability1 = ABILITY_HYPERCUTTER, @@ -16534,7 +16534,7 @@ const struct BaseStats gBaseStats[] = .genderRatio = PERCENT_FEMALE(50), .eggCycles = 20, .friendship = 70, - .growthRate = GROWTH_MEDIUM_FAST, + .growthRate = GROWTH_SLOW, .eggGroup1 = EGG_GROUP_FIELD, .eggGroup2 = EGG_GROUP_FIELD, .ability1 = ABILITY_OBLIVIOUS, @@ -16567,7 +16567,7 @@ const struct BaseStats gBaseStats[] = .genderRatio = MON_GENDERLESS, .eggCycles = 20, .friendship = 70, - .growthRate = GROWTH_MEDIUM_SLOW, + .growthRate = GROWTH_MEDIUM_FAST, .eggGroup1 = EGG_GROUP_MINERAL, .eggGroup2 = EGG_GROUP_MINERAL, .ability1 = ABILITY_ADAPTABILITY, diff --git a/src/Pokedex_Data_Table.c b/src/Pokedex_Data_Table.c index 8237179..1a6bc71 100644 --- a/src/Pokedex_Data_Table.c +++ b/src/Pokedex_Data_Table.c @@ -8084,7 +8084,7 @@ const struct PokedexEntry gPokedexEntries[NUM_DEX_ENTRIES + 1] = }, [NATIONAL_DEX_SOLOSIS] = { - .categoryName = {_C, _e, _l, _l, _END, _w, _n, _END, _SPACE, _SPACE, _SPACE, _SPACE}, + .categoryName = {_C, _e, _l, _l, _END, _SPACE, _SPACE, _SPACE, _SPACE, _SPACE, _SPACE, _SPACE}, .height = 3, .weight = 10, .description = DEX_ENTRY_SOLOSIS, diff --git a/strings/Pokedex_Data.string b/strings/Pokedex_Data.string index 923efb6..cd6c388 100644 --- a/strings/Pokedex_Data.string +++ b/strings/Pokedex_Data.string @@ -275,7 +275,7 @@ It is said to take lost spirits into\nits pliant body and guide them home. Legends in snowy regions say that a\nwoman who was lost on an icy mountain\nwas reborn as Froslass. #org @DEX_ENTRY_ROTOM -Research continues on this Pok\emon,\nwhich could be the power source of a\nunique motor. +Its body is composed of plasma. It\nis known to infiltrate electronic\ndevices and wreak havoc. #org @DEX_ENTRY_UXIE Known as 'The Being of Knowledge.' It\nis said that it can wipe out the memory\nof those who see its eyes.