####################################
## Config File for Serve N' Go v3 ##
####################################
# All settings can also be change in Game
# These are just the default start up options

# If Custom Tracks are ON
# off = Included Default Tracks // on = plays MP3's IN "PSP/MUSIC/" (may be slower) 
customTracks = off;

# Which default track will start playing (if customTracks are off)
# 1 = greentown // 2 = YAHOO // 3 = electrocute // 4 = off(nothing playing)
defaultTrack = 1;

# If MP3's should be randomized once finished playing (customTracks must be on)
# If off it will play the next song alphebetically 
mp3Shuffle = on;

# If the same MP3 should play over and over [overides mp3Shuffle] (customTracks must be on)
mp3Looping = off;

# How difficult the game should be (0-100%) (effects customer patience time and food refill time[to be fair])
# 0 = lots of time // 100 = very challenging
Difficulty = 61;
