Pinkalicious.

master
Dan Helfman 2021-11-12 18:32:36 -08:00
parent a8dc62783d
commit 56fdf4d845
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ while [ true ] ; do
9) stream_song a0e145806d461cf7bc98a668a40db5b8 ;; # I Am a Gummy Bear
10) stream_song 01572074cfede785f65cbe98b16d9bc8 ;; # Let it Go (Frozen)
11) stream_song f023f03291c2494918ce819d847611cc ;; # I Like Vegetables
12) stream_song f96caa83bad419d2e29b7f30538bfc95 ;; # Pinkalicious theme song
*) play_local media/beep.mp3 ;; # error beep
esac
done