Opimized how sound was used in some cases
While working on another project, I had noticed that how I was doing sounds with ATL in Ren'Py wasn't the best coding practice. So, I decided o change it up. Also included is a function for compatibility, so Saves shouldn't break because of this. :)
I will also be exploring other areas I could potentially improve to lower the amount of init time as I can. :)