Would it be Possible to Bring Back the Old Draft Music Similar to how the Old SR Music is Available?
For those of you who are unaware you can go into your sound settings and change the Summoner's Rift Music to the classical Summoner's Rift theme from before the game was updated. I was wondering if it would be possible to bring back the old draft theme music because it is one of League's most iconic and recognizable songs (At least if you played at the time).
I also don't think this should be that complicated from a programming side either. Both the current and original draft music are roughly 6 minutes long and increase intensity by adding more parts as they go along. In theory the function(s) that control the music currently could be used with the old theme. All that would need to be changed is to just the filename and time jumps in the music (I am assuming that the music adds parts by jumping forward in the file to the same location but now with the additional parts. If transitions are done through blending then this is probably easier).