-- Defines constants and plays music and sound effects function init_sound() -- each name maps to a pattern number to play music_map = { desert = 0, } end