Update FreeplayState.hx

This commit is contained in:
Kade M 2021-03-09 17:36:52 -08:00 committed by GitHub
parent 0082d359d2
commit acee5702bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,8 +54,7 @@ class FreeplayState extends MusicBeatState
#end
addWeek(['Bopeebo', 'Fresh', 'Dadbattle'], 1, ['dad']);
addWeek(['Spookeez', 'South'], 2, ['spooky']);
addWeek(['Monster'],2,['monster']);
addWeek(['Spookeez', 'South', 'Monster'], 2, ['spooky', 'spooky', 'monster']);
addWeek(['Pico', 'Philly', 'Blammed'], 3, ['pico']);
addWeek(['Satin-Panties', 'High', 'Milf'], 4, ['mom']);