polish polish polish polish

This commit is contained in:
Cameron Taylor
2020-10-31 03:07:22 -07:00
parent 11b1017753
commit fcdfbd8f73
9 changed files with 50 additions and 15 deletions

View File

@ -111,6 +111,14 @@ class PlayState extends MusicBeatState
"If you want to date her...",
"You're going to have to go \nthrough ME first!"
];
case 'fresh':
dialogue = ["Not too shabby boy.", ""];
case 'dadbattle':
dialogue = [
"gah you think you're hot stuff?",
"If you can beat me here...",
"Only then I will even CONSIDER letting you\ndate my daughter!"
];
}
if (SONG.song.toLowerCase() == 'spookeez' || SONG.song.toLowerCase() == 'monster' || SONG.song.toLowerCase() == 'south')