diff --git a/snd/music.lua b/snd/music.lua index e7509a6..3026a58 100644 --- a/snd/music.lua +++ b/snd/music.lua @@ -19,9 +19,9 @@ function choose(str) if class == "M" then mus = "agriculture" - elseif class == "" then + elseif name == "Anecu" then -- TODO: We need a way to differenciate aquatics. mus = "ocean" - elseif class == "" then + elseif class == "P" then mus = "snow" else if space.planetServices(planet) > 0 then