SONGS NOW USE SPACES IN THEIR NAMES AND PHILLY NICE IS NAMED PROPERLY!!!!

This commit is contained in:
CyndaquilDAC
2021-05-15 20:54:19 -05:00
parent 4c7e8d84ee
commit 7835b6e881
36 changed files with 27 additions and 24 deletions

View File

@ -306,7 +306,10 @@ class PlayState extends MusicBeatState
Conductor.changeBPM(SONG.bpm);
trace('INFORMATION ABOUT WHAT U PLAYIN WIT:\nFRAMES: ' + Conductor.safeFrames + '\nZONE: ' + Conductor.safeZoneOffset + '\nTS: ' + Conductor.timeScale + '\nBotPlay : ' + FlxG.save.data.botplay);
//dialogue shit
switch (SONG.song.toLowerCase())
{
case 'tutorial':
@ -320,7 +323,7 @@ class PlayState extends MusicBeatState
];
case 'fresh':
dialogue = ["Not too shabby boy.", ""];
case 'dadbattle':
case 'dad battle':
dialogue = [
"gah you think you're hot stuff?",
"If you can beat me here...",