diff --git a/Audio/BGM/Pokemon Red-Blue Opening.mp3 b/Audio/BGM/Pokemon Red-Blue Opening.mp3 index 00ed2fc32..326db1d7c 100644 Binary files a/Audio/BGM/Pokemon Red-Blue Opening.mp3 and b/Audio/BGM/Pokemon Red-Blue Opening.mp3 differ diff --git a/Audio/BGM/shop.mp3 b/Audio/BGM/shop.mp3 index ea31ebe4a..aa5dc99ae 100644 Binary files a/Audio/BGM/shop.mp3 and b/Audio/BGM/shop.mp3 differ diff --git a/Data/Scripts/016_UI/001_Non-interactive UI/004_UI_Evolution.rb b/Data/Scripts/016_UI/001_Non-interactive UI/004_UI_Evolution.rb index 7a649a527..2f2ea322b 100644 --- a/Data/Scripts/016_UI/001_Non-interactive UI/004_UI_Evolution.rb +++ b/Data/Scripts/016_UI/001_Non-interactive UI/004_UI_Evolution.rb @@ -376,8 +376,8 @@ class PokemonEvolutionScene alpha += alphaDiff end totaltempo = 0 - currenttempo = 25 - maxtempo = 7*Graphics.frame_rate + currenttempo = 100 + maxtempo = 34*Graphics.frame_rate while totaltempo